Go to the source code of this file.
Functions | |
| int | com_send (int id_sender_int, int id_receiver_int, int message_type_int, int *message_send_int) |
| int | init_com (int id) |
Variables | |
| wxSemaphore | sem_com |
| int | TRIGGER1 |
| int | TRIGGER2 |
| int | TRIGGER3 |
| int | TRIGGER4 |
| int | TRIGGER5 |
| int | TEMPERATURE |
| int | COORDINATES [9] |
|
||||||||||||||||||||
|
Definition at line 263 of file com.cpp. References own_itoa(). Referenced by MyApp::OnRun(). |
|
|
Definition at line 343 of file com.cpp. References COM_ID, lnp_init(), and lnp_integrity_set_handler(). Referenced by MyApp::OnInit(). |
|
|
|
|
|
Referenced by MyApp::OnRun(). |
|
|
Definition at line 32 of file com.cpp. Referenced by MyApp::OnRun(). |
|
|
Definition at line 22 of file com.cpp. Referenced by MyApp::OnRun(). |
|
|
|
|
|
|
|
|
|
|
|
|
1.4.6