proserven / team-100-wildhats

Automatically exported from code.google.com/p/team-100-wildhats
0 stars 0 forks source link

Create Debug Mode #89

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
It looks like we may not be able to save our competition dashboard layout, and 
therefore won't want a lot of clutter to pop up when we enable. We also 
probably want to conserve network bandwidth.  Therefore, we should create a 
SelectableChooser that selects whether debug / calibration values are sent to 
the SmartDashboard or not, with the default not.

Original issue reported on code.google.com by briankgr...@gmail.com on 4 Mar 2013 at 5:48

GoogleCodeExporter commented 8 years ago

Original comment by superdup...@gmail.com on 9 Mar 2013 at 5:15

GoogleCodeExporter commented 8 years ago
Done. The method to use is in CommandBase and called isDebugMode().

Original comment by superdup...@gmail.com on 9 Mar 2013 at 6:12