When running the app, you will be greeted with the main page, which is the mode selector. It's pretty simple, just select one of the modes. Only two of them are enabled at the moment.
...
...
@@ -105,5 +101,3 @@ The `Show Ping Cmds in Log` checkbox allows for the ping commands to be logged.
The `Mock CyDAQ - Linux Only` checkbox enables the Mock Mode. This mode is available on Linux Only, and it mocks a serial port connection that can have commands be sent to (see `gui/serial_comm.py` for how this system works).