Utility for testing a serial port connection using hex magic only. More...
#include <iostream>#include <string>#include <vector>#include <ecl/command_line.hpp>#include <ecl/converters.hpp>#include <ecl/errors.hpp>#include <ecl/ipc.hpp>#include <ecl/time.hpp>#include <ecl/threads.hpp>#include <ecl/devices/serial.hpp>#include <ecl/formatters.hpp>
Go to the source code of this file.
Classes | |
| class | ecl::utils::Reader |
| class | ecl::utils::Writer |
Namespaces | |
| ecl | |
| ecl::utils | |
| Utility programs. | |
Functions | |
| int | main (int argc, char **argv) |
Utility for testing a serial port connection using hex magic only.
Definition in file hex.cpp.