List view
All software/hardware changes that need to be made for version two.
No due date•0/2 issues closedThe UI is currently very limited in its support for various features and modes. It should be rewritten as a state machine so that new feature can be added with minimal changes.
No due date•0/2 issues closedAll the logic lives in one "class" right now and is organized like a C code file. Instead, the application should be split into classes since C++ supports OOP.
No due date