UofSSpaceTeam / rover-processes

Miscellaneous software for the rover.
0 stars 2 forks source link

Added capability to use multiple protocols over usb #25

Closed ottopasuuna closed 6 years ago

ottopasuuna commented 6 years ago

I anticipate that the VESC protocol will be poorly suited for things like the science system, so I added a JsonDriver.

Edit: Json devices also must precede all messages they send with the number of bytes in that message.