|
Wiselib
|
#include <cstring>#include "external_interface/external_interface.h"#include "external_interface/external_interface_testing.h"#include "util/standalone_math.h"Classes | |
| class | SendApplication |
Typedefs | |
| typedef wiselib::PCOsModel | Os |
| typedef wiselib::PCComUartModel< Os, isense_uart, true > | Uart |
| typedef wiselib::ComISenseRadioModel < Os, Uart > | Radio |
Functions | |
| void | application_main (Os::AppMainParameter &) |
Variables | |
| char | isense_uart [] = "/dev/ttyUSB0" |
| wiselib::WiselibApplication < Os, SendApplication > | receive_app |
| typedef wiselib::PCOsModel Os |
| typedef wiselib::ComISenseRadioModel<Os, Uart> Radio |
| typedef wiselib::PCComUartModel<Os, isense_uart, true> Uart |
| void application_main | ( | Os::AppMainParameter & | amp | ) |
| char isense_uart[] = "/dev/ttyUSB0" |
1.7.4