simple serial protocol
Dependents: AwsomeStation LoRaBaseStation LoRaTerminal
Revisions of SerialInterfaceProtocol.cpp
Revision | Date | Message | Actions |
---|---|---|---|
11:390476907bfc | 2016-09-02 | The CommandPacket is reconstructed. | File Diff Annotate |
10:2a710d0bab2c | 2016-09-01 | remove redundant code | File Diff Annotate |
9:61ed835bb206 | 2016-08-24 | fix a bug where memory access violation would occur | File Diff Annotate |
8:9a8085508415 | 2016-08-12 | use DEBUG_SIP to toggle debug text on or off | File Diff Annotate |
7:100865963801 | 2016-08-12 | add a method that write to serial port with SIP format | File Diff Annotate |
5:d39ee3fc4f4a | 2016-07-17 | print <E to terminal if no response, otherwise use <F | File Diff Annotate |
4:4a92da3f19c0 | 2016-07-17 | response no error if return 0 | File Diff Annotate |
3:22bb958f0eb0 | 2016-07-17 | disable CRC by default for testing purpose | File Diff Annotate |
1:03208c983c8b | 2016-07-13 | Fix an error where response length is not reset when generating errors | File Diff Annotate |
0:21e4e3afa5e6 | 2016-06-19 | Init | File Diff Annotate |