Skip to content

Releases: FRC-Utilities/QDriverStation

QDriverStation 16.06 (beta version)

12 Jun 04:44
Compare
Choose a tag to compare
Pre-release

Note: This is a beta version, so there may be some minor issues. In two weeks, I will upload a new release (16.07). That release will contain fixes to the issues that may be reported during this two-week testing period.

Changes:

  • Support for 2014 protocol
  • Implement parallel sockets to detect the robot a LOT faster
  • Better robot voltage reading code
  • Dynamic control of the watchdog
  • Fix crash issue on Mac OS X
  • Implement a logger
  • Fix some minor issues in the UI
  • Add base framework for implementing FMS communications
  • Redesign UI in QML
  • New application icon (by @Jelomite)
  • FMS support for 2015 protocol (UNTESTED)
  • Allow enabling/disabling joysticks
  • Add voltage & packet loss charts
  • Full rewrite of LibDS to be more extensible and efficient