From cdd696c1ff78b0280e45a8c71f4a4681ccbfc016 Mon Sep 17 00:00:00 2001 From: Kevin Hester Date: Sat, 13 Mar 2021 08:30:07 +0800 Subject: [PATCH] todo updates --- docs/software/TODO.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/software/TODO.md b/docs/software/TODO.md index 9b1e77f6..3a768e68 100644 --- a/docs/software/TODO.md +++ b/docs/software/TODO.md @@ -4,6 +4,9 @@ You probably don't care about this section - skip to the next one. ## 1.2 cleanup & multichannel support: +* timestamps on oled screen are wrong - don't seem to be updating based on message rx +* luxon bug report - seeing rx acks for nodes that are not on the network +* channel hash suffixes are wrong on android * cdcacm bug on nrf52: emittx thinks it emitted but client sees nothing. works again later * nrf52: segger logs have errors in formatting that should be impossible (because not going through serial, try stalling on segger) * DONE call RouterPlugin for *all* packets - not just Router packets