Name | Description |
---|---|
Chronos | Communication class to communicate with eZ430-Chronos access point (with standard firmware) |
Constants | Constants taken from BM-API.h and BM_SYNC.cpp |
Device | |
Packet | COM port packet format Byte 0 Start marker (0xFF) Byte 1 Command code Byte 2 Packet size (including overhead) Byte 3+ Data |
PortForm | |
PortName | Class to enumerate friendly names of com ports code taken from http://creativecodedesign.com/node/39 and refurbished |