Files
SC-F001/TODO.md
2026-03-11 10:45:18 -05:00

945 B

TODO

  • [test] Seamless crashing - crashes need to not cause RTC to lose time - the remaining_distance needs to be unaffected - the equivalent of a try-catch block on the whole program - this should also make a log
  • Logtool: python tool that shows logs -[x] needs to support both opening a log.bin and streaming from http://ip-address-or-hostname/log -[x] needs to have a CLI table output -[test] needs to have a GUI output (matplotlib)
  • [test] Refactor; make sure everything adheres to naming conventions
  • [test] Renaming wifi (should reboot the wifi/web comms to take effect)
  • Make sure external RTC crystal is actually in use
  • Warn if time is de-synced from client by more than 5 minutes
  • Bluetooth pairing
  • WiFi Network Connection
    • add entries for wifi network ssid/password
    • try to connect to the wifi network first
    • if that fails then broadcast ad-hoc network like currently
  • Hard Reset