index
:
2016/smart_dashboard
cleanup
master
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
smartdashboard
Age
Commit message (
Expand
)
Author
2016-01-10
Fix lineplot and dial not displaying. jfreechart was throwing exception.
Joe Ross
2016-01-04
CANSpeedController: Use CardLayout.
Peter Johnson
2016-01-04
LWSubsystem: Prevent duplicate elements.
Peter Johnson
2015-12-06
Bumped the gradle version
Fredric Silberberg
2015-12-06
Update to use ntcore and new Preferences.
Peter Johnson
2015-10-14
Added support to the LiveWindow for CAN speed controllers
Sam Carlberg
2015-10-11
Updated gitignore for gradle, removed the libsDir so that artifacts end up wh...
Fredric Silberberg
2015-10-08
Updated SmartDashboard to use the new mDNS naming scheme (roboRIO-team-frc.lo...
Sam Carlberg
2015-06-03
Added a property to VideoStreamViewerExtension.java for "Degrees Rotation" to...
coachstreeterT1519
2015-06-03
Merge "Fix restoring of saved camera resolution."
Brad Miller (WPI)
2015-06-03
Merge "Added gradle build support and removed extraneous other build files."
Brad Miller (WPI)
2015-05-27
Added gradle build support and removed extraneous other build files.
James Kuszmaul
2015-03-20
Fix restoring of saved camera resolution.
Joe Ross
2015-03-12
Adapt Ryan Cahoon's Huffman table patch from CD
Thomas Clark
2015-03-05
Changed Simple Camera to default to mDNS "axis-camera.local".
James Kuszmaul
2014-12-30
Add Live Window widget for 3 axis acclerometer. Needed to fix artf3902
Joe Ross
2014-12-29
Add LiveWindow widget for PDP.
Joe Ross
2014-12-01
Fix crash in SendableChooser ComboBox with no NT con. Fixes artf3857.
Joe Ross
2014-11-28
Moved Smart Dashboard extensions directory to ~/SmartDashboard/extensions
Paul Malmsten
2014-11-28
Moved SmartDashboard extensions search path to ~/wpilib/tools/sd_extensions
Paul Malmsten
2014-11-28
Add an extension for a USB camera on the robot
Thomas Clark
2014-11-12
Restored -ip flag support.
Alex Henning
2014-10-24
Use mDNS
Thomas Clark
2014-10-18
Added support for pulling NetworkTables and pushing to the Maven repository.
Alex Henning
2014-10-01
Initial commit of files from FIRSTForge project
Brad Miller