Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@juchong juchong released this 21 Dec 12:11
· 10 commits to main since this release

This release adds the ability to reconfigure the team number on-the-fly. The feature is still a bit janky, so please read the rest of the release notes!

Known Issues

  • Changing the team number requires restarting the app
  • The app may appear to be very laggy on first start. This is caused by the DNS library blocking the main loop and is only an issue if the headset is actively connected to a robot network when the team number is set to a different subnet.
    • Workaround: Disconnect from the robot network, set the new team number, restart the app, and reconnect to the network.

Special thanks to @jasondaming for his help on getting the networking stuff sorted!

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.4.0