Implements the FRC robot-to-driverstation communication protocol. Allows for using non-roborio robot controllers (such as the VMX-pi) with the FRC driverstation.
The protocol implemented is based off the 2016 protocol found in LibDS. It works with QDriverStation, but has not been tested with the official FRC driver station.
This is a work in progress