Machine Vision Status TCP Server
Dependencies: C12832 EthernetInterface mbed-rtos mbed ConfigFile
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
9:60ce5e733ea6 | 2015-06-15 | dwini | Add config file |
8:845dfadaa70d | 2015-06-15 | dwini | Use static ip |
7:23c8d34000eb | 2015-06-14 | dwini | Add simple PLC status indicator and some minor changes. |
6:6cbb21cc3884 | 2015-06-12 | dwini | Add retry to ethernet setup. Does not seem to work. Needs to be revised. |
5:7a32c081a3fa | 2015-03-11 | dwini | Add status indication using RGB leds |
4:339a85b66476 | 2015-03-11 | dwini | Add ability of external triggering. |
3:254a2671a8e3 | 2015-03-06 | dwini | Change to non-blocking accept. Fix client disconnection bug. |
2:a8eebf64cd3e | 2015-03-05 | dwini | Refactored message receival and added partial message timeout mechanism. |
1:8efef658d90b | 2015-03-05 | dwini | Create TCP Daemon and some logging (most of TRex code). |
0:bef69e35f486 | 2015-03-05 | dwini | Basic status display using RGB led |