Releases: CodeRed2771/Dashboard
CRR Custom Dash - v3.0
Code Red Robotics Custom Dashboard 3.0 includes all of the features of 2.0, but includes the brand new network protocol and updated plugin features. Some "Filler" plugins that can be used to demonstrate plugin loading are found in this repository. Plugins that Code Red has developed can be found in our DashPlugins repository.
WHAT'S NEW?
New Network Protocol:
- TCP Multiplexing over one socket
- Virtual Subsockets
- Efficient use of network bandwidth
- Robot side server (for use with roboRIO)
- Nonblocking Output Buffer
New Plugin Management Features:
- Selective Plugin Loading (Manually selected)
- Load driver plugins only
- Plugins can offer a settings page
- General stability and performance improvements
Other New Things:
- Dashboard settings are persistent
- Cleaner settings
- Network connectivity notifications
- Turn on/off window decorations
- Specify different plugins directory (helpful for use on classmates)
- Faster startup times
- Better exception handling from plugins
Plugins Repo: https://github.com/CodeRed2771/DashPlugins
Code Red Robotics: http://www.coderedrobotics.com/
CRR Custom Dash - v2.0
Stable version of Code Red Robotics custom dashboard. Version 2.0 is the plugin updated and is known to be stable. Version 1.0 is the old, hard coded dashboard made for the 2013 season.
This version ships with two jars in the "plugins" folder: 2014Driver.jar and Pong.jar. These are our Operator HUD and "Pong!" plugins, respectively. Source code and compiled jar files can be found for all of our plugins (approximately ten and counting) on our DashPlugins repo. (Found in the links below).
Plugins Repo: https://github.com/CodeRed2771/DashPlugins
Code Red Robotics: http://www.coderedrobotics.com/