Skip to content

v0.4-beta

Pre-release
Pre-release

Choose a tag to compare

@robertasn robertasn released this 15 Feb 17:42
· 1 commit to v0.4 since this release
eaa97b4

Instructions

  1. Download this release
  2. Run it inside hyped-2021 repo with java -jar <path to jar file>/mission-control-2021.jar
  3. Go to localhost:8080

NOTE: Status and Data sections do not work as they are not implemented on the pod side. For the best testing experience, you could checkout tlm-testing branch in hyped-2021, which tries to simulate the actual experience. In addition, the compilation is done without -j flag for now, so for the first time compilation it is better to do it manually, not through GUI.

Changelog

  • Finished Graphs and Terminal section design
  • Reshuffled design, so Graphs, Terminal and Data sections have more of vertical space.
  • Added brake buttons
  • Various bug fixes