Skip to content

Releases: Epiteugma/FtcDriverStation

Synthetic Gamepads

Choose a tag to compare

@z3db0y z3db0y released this 23 Jun 13:08
2bb14b8

This update adds keyboard gamepad support - thanks to the PR by @Mattiemateo

Robot configuration

Choose a tag to compare

@z3db0y z3db0y released this 03 Jun 16:24
c9ecce7

The long due robot configuration release is finally here, along with MacOS builds (arm64)

Tested Devices:

  • Control Hub Portal with Control Hub & multiple Expansion Hubs
  • Ethernet over USB (Limelight 3A)

QoL Feature - configuration import/export

Field view

Choose a tag to compare

@z3db0y z3db0y released this 06 Mar 15:55

Added a "field view" window where telemetry can be used to visualize odometry feedback, fixer some minor bugs with the timer and added a green outline for when a gamepad is updated.

Match timer

Choose a tag to compare

@z3db0y z3db0y released this 03 Mar 19:23

Added a match timer as well as the ability to preload a tele-op op-mode right after an autonomous op-mode with automatic initialization (to be used with the timer).

Telemetry Graphing Hotfix 2

Choose a tag to compare

@z3db0y z3db0y released this 27 Feb 21:29

Fixed an issue where negative numbers wouldn't be graphed

Telemetry Graphing Hotfix

Choose a tag to compare

@z3db0y z3db0y released this 25 Feb 16:51

Fixed some issues where the graph tooltip would reference invalidated data, or the graph scale was off. Additionally, fixed the "active configuration" name in the configuration tab.

Telemetry graphing

Choose a tag to compare

@z3db0y z3db0y released this 11 Feb 11:45

Added graphing telemetry with the ability to pause the data stream and export historical data.
Updated librobocol to send version 11.1 in the handshake, removing the obsolete driver station warning.

Initial release

Choose a tag to compare

@z3db0y z3db0y released this 31 Jan 23:25

This release contains robot control functionality, including gamepad support as well as restarting the robot.