v0.2-alpha
Pre-release
Pre-release
Instructions
- Compile your
hyped-2021code - Download this release
- Run it inside
hyped-2021repo withjava -jar <path to jar file>/mission-control-2021.jar - Go to
localhost:8080
NOTE: Status section does not work as it's not implemented on the pod side. For the best testing experience, you could checkout tlm-testing branch in hyped-2021
Changelog
- Implemented Filtering and Search features in the Terminal section.
- Debug server is now deprecated in favour of integrating debug-server functionality directly into base station. Binary can be run from the GUI with selected flags without debug-server (compilation and remote execution are still in progress).
- Removed the connection part in Setup stage.
- Timestamps for the Graph section and the Timer now come directly from the pod.
- Relevant flags are selected by default.
- Various bug fixes.