Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Change-Id: Ib441b5325a919965166c1e716222bbb5e950f24e
|
|
commit b8554780c3c changed the jfreechart and jcommon dependencies when
smartdashboard was gradlized. Restored to jfreechart 1.0.13 and jcommon
1.0.16, as they were before.
Reported by jreneew2 on chiefdelphi.
http://www.chiefdelphi.com/forums/showpost.php?p=1520282&postcount=5
Change-Id: I92cf2ed30cb499710a43545d3809bd25a59aee82
|
|
This fixes formatting and resize issues that resulted from manually adding
and removing individual panel components.
Change-Id: Ic507dc0f92ce4e3e6560bd31ea83129958a460ed
|
|
Change-Id: I0f87478b9448910a35cbc7effc24649a1ecd974e
|
|
Change-Id: Ic9a80d2eeaa314e4ab2e7d5b839dc3840611fe4c
|
|
This significantly upgrades the Preferences GUI to:
- Show type information
- Allow editing of all data types including arrays
- Implement "real" deletion
- Support local saves and loads
Change-Id: Ic43281de9c1aea52e65d173328a8b10ec4f61259
|
|
Added PID velocity control and fixed PIDSubsystems
Change-Id: I81bb4109cd1ff75b99b049a7ec2abd248ad3f9a1
|
|
where there should in a gradle build
Change-Id: I03b282cde99040645ae19a08e9c403d0ef3c8a95
|
|
(roboRIO-team-frc.local)
Change-Id: Ib318424e74c24a546ca32242b7281907bb7281f4
|
|
to allow rotation of the "Simple Camera Viewer" by an arbitrary rotation angle.
Change-Id: Id6b262ff9264f1cc3390b9ddc28fda9b6c281279
|
|
|
|
|
|
Change-Id: Id48b4f14e019ff67154b56c2fd3afdf64ec2cb3c
|
|
The values were not available when the XML file was read, so the default was used. Added values in constructor.
Change-Id: Id8d2ac9dfdccf316301ad190f01b0ec23e9516cc
|
|
This solves the notorious Huffman table problem and also adds an option
for adjusting the frame size.
http://www.chiefdelphi.com/forums/showthread.php?t=134404
Change-Id: I16fddd31ea5d95dabd28abb16ffb6828b772d9b2
|
|
Change-Id: I498861b9fe7dc62aeb35b60ea1aa1e1407ecf0d1
|
|
Change-Id: Ie38fb81a818b7607fabf7f7855249d0e7ea78147
|
|
Change-Id: Ic31f3e15a48c9b0c6586085d0fdfa2d8d1609bb7
|
|
Check for NT null in ComboBox. Copied code from RadioButtons. RadioButtons does not used syncronized(table), so it is assumed that it is safe to remove.
Change-Id: I7c06bd30f05b279ddc52309f1560b8ef46a3a4c4
|
|
The previous location was ~/wpilib/tools/sd_extensions, which would be
squahed by installs of eclipse plugins. This addresses artf3811
(https://usfirst.collab.net/sf/go/artf3811).
Change-Id: Ic712c0ff8148076400c4cc42e75e2013428d7622
|
|
SmartDashboard now looks for library jars in ./lib, ~/wpilib/tools/sd_extensions/lib,
and ~/wpilib/tools/sd_extensions, and looks for extensions in jars in
~/wpilib/tools/sd_extensions. This fixes artf3811
(https://usfirst.collab.net/sf/go/artf3811). Library jars and extensions are no
longer searched for at ./extensions/lib and ./extensions.
Change-Id: I88879bb6b1a4cf6369be48a93479ab432b4509a5
|
|
Change-Id: If82296528bd77c899d1e8c68ad565eaf764d78b9
|
|
Change-Id: I01a2c3dbb9977430dfcb8d36e7c899568f16ea50
|
|
Use mDNS to connect to the robot controller by default, removing the
need to specify an IP. mDNS can be disabled in the dashboard
preferences for use with the cRIO.
Change-Id: I6b46487ce9ddea54ca4ab249d13186402aa61c91
|
|
Change-Id: I2cdbacf54a73cbd76f077af2be0c7fcd274084d6
|
|
|
|
|
|
|