MissionControl 0.0.33 – better debrief & JSON-formatted data download!

Posted by

After much work, I’m pleased to announce MissionControl 0.0.33 – With a revamped Debrief screen, better STARLIGHT MINI support, and support for JSON-formatted data download! For those of you who don’t know, MissionControl is an all-in-one software solution for Circuit Wizardry flight computers.


The new MissionControl Debrief screen shows your most important data on top, and allows you to download the rest as JSON.

Full update notes can be found below. As always, MissionControl is meant to be run with Java 17. If you’re having any issues with 0.0.33, make sure you are using Java 17 before reporting the issue.

Find MissionControl’s releases here!

MissionControl 0.0.33 Update Notes:

  • Revamped Debrief screen with much more relevant information.
    • Our plans with the Debrief screen in the future are to continue simplifying the data retrieval process, as well as drawing conclusions directly in our Debrief menu (e.g. retroactively finding events or failures)
  • Made flight data downloadable in a JSON format – compared to the old format which was incredibly hard to decode and optimized for storage on the flight computers themselves.
    • The un-decoded flight data will still be found in ./flight_data.txt. Adding the option to download the data in a JSON format will make parsing the flight data much easier for third-party software as well as individuals using their own software for data review.

The Debrief screen is significantly prettier and easier to navigate.

If you run into any issues with MissionControl, feel free to shoot me an e-mail at [email protected] and I’ll help however I can!