protocol refactor with proper sequence send/receive counting
- safety checks on continuous packet mismatch - lowered all sending timeouts to 5 ms - better ACK/NACK propagation
Showing
- arduino/common/lib/CommsControl/CommsCommon.h 5 additions, 5 deletionsarduino/common/lib/CommsControl/CommsCommon.h
- arduino/common/lib/CommsControl/CommsControl.cpp 69 additions, 58 deletionsarduino/common/lib/CommsControl/CommsControl.cpp
- arduino/common/lib/CommsControl/CommsControl.h 10 additions, 3 deletionsarduino/common/lib/CommsControl/CommsControl.h
- raspberry-dataserver/CommsFormat.py 7 additions, 2 deletionsraspberry-dataserver/CommsFormat.py
- raspberry-dataserver/CommsLLI.py 50 additions, 13 deletionsraspberry-dataserver/CommsLLI.py
Please register or sign in to comment