Skip to content

Latest commit

 

History

History
19 lines (19 loc) · 566 Bytes

TODO.md

File metadata and controls

19 lines (19 loc) · 566 Bytes

Todo

Features

  • Add --pack <filename> flag to pack plugins and config into single executable

Plugins

  • Fix empty configs having null plugin configs

IMGUI

  • Make all other windows toggle via the session window
  • Don't render guis for unloaded plugins
  • Update session window
    • Make config viewer
  • Make state editable
  • Add communication window
  • Add log viewer

USB Radio

  • Create basic communication protocol (crc? checksum?)

Misc.

  • Fix/remove misc. inline TODOs
  • Create unit tests
  • Figure out if generalizing state/data system is worth it