- Nov 04, 2020
-
-
Karol Hennessy authored
-
- Jun 03, 2020
-
-
Peter Švihra authored
- added counting of dropped packets sent/received - duration of main loop on average and max duration
-
Peter Švihra authored
- safety checks on continuous packet mismatch - lowered all sending timeouts to 5 ms - better ACK/NACK propagation
-
- May 02, 2020
-
-
Dónal Murray authored
-
- Apr 29, 2020
-
-
Dónal Murray authored
-
Dónal Murray authored
-
- Apr 26, 2020
-
-
Peter Švihra authored
- could happen if started reading random trailing packet and first got stop flag
-
Peter Švihra authored
- wrong data assignment - removed printing - improved data retrieving
-
- Apr 25, 2020
-
-
Peter Švihra authored
- payload now does not depend on data type, just provides simple wrapped - moved struct definitions to common.h
-
Karol Hennessy authored
-
- Apr 21, 2020
-
-
Peter Švihra authored
-
- Apr 18, 2020
-
-
Peter Švihra authored
tnow = static_cast<uint32_t>(millis()); if (tnow - time > timeout) { deals with buffer overflow and forces all to be uint32
-
Peter Švihra authored
skipped two files in commit
-