-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update SmartDashboard to use WPILib-2023.4.3 NetworkTable APIs #173
base: main
Are you sure you want to change the base?
Commits on Apr 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c541691 - Browse repository at this point
Copy the full SHA c541691View commit details
Commits on May 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2db45bc - Browse repository at this point
Copy the full SHA 2db45bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for bdb59de - Browse repository at this point
Copy the full SHA bdb59deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b3b936 - Browse repository at this point
Copy the full SHA 6b3b936View commit details -
Figured out why the Scheduler widget wasn't being registered for the …
…SchedulerType. But it doesn't work anyway so left a comment about it.
Configuration menu - View commit details
-
Copy full SHA for ba1045e - Browse repository at this point
Copy the full SHA ba1045eView commit details
Commits on May 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5162b23 - Browse repository at this point
Copy the full SHA 5162b23View commit details
Commits on May 5, 2023
-
docstring cleanup; scheduler cancellation fixes (cancelling a command…
… no longer gets Java errors, but it still doesn't work right; attempt to get remove for RobotPreferences to work -- no success.
Configuration menu - View commit details
-
Copy full SHA for 1d3acde - Browse repository at this point
Copy the full SHA 1d3acdeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5fc1fba - Browse repository at this point
Copy the full SHA 5fc1fbaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fde1ca - Browse repository at this point
Copy the full SHA 1fde1caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0485a51 - Browse repository at this point
Copy the full SHA 0485a51View commit details
Commits on May 6, 2023
-
Switch to NT4 client; fixes problems with deleting from the robot pre…
…ferences table and also with the cancel buttons of the scheduler widget
Configuration menu - View commit details
-
Copy full SHA for a5031b0 - Browse repository at this point
Copy the full SHA a5031b0View commit details
Commits on Jul 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1178153 - Browse repository at this point
Copy the full SHA 1178153View commit details
Commits on Jul 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bddc899 - Browse repository at this point
Copy the full SHA bddc899View commit details
Commits on Jul 29, 2023
-
fix mode cast to (int) in CANSpeedController and change label of Spee…
…dControllerType from Motor to Speed Controller
Configuration menu - View commit details
-
Copy full SHA for 4163175 - Browse repository at this point
Copy the full SHA 4163175View commit details
Commits on Aug 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a161c95 - Browse repository at this point
Copy the full SHA a161c95View commit details
Commits on Aug 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for eab92a0 - Browse repository at this point
Copy the full SHA eab92a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8992e3 - Browse repository at this point
Copy the full SHA c8992e3View commit details -
Fix LiveWindowFakeRobot test for DigitalInput to use boolean rather t…
…han string values
Configuration menu - View commit details
-
Copy full SHA for d1c29be - Browse repository at this point
Copy the full SHA d1c29beView commit details
Commits on Aug 26, 2023
-
Register SchedulerType so Scheduler instances in network tables don't…
… cause uncaught errors
Configuration menu - View commit details
-
Copy full SHA for 5b9afd6 - Browse repository at this point
Copy the full SHA 5b9afd6View commit details -
fix Chooser element so that NT keys seen before the .options key do n…
…ot each suffer an out-of-bounds array reference
Configuration menu - View commit details
-
Copy full SHA for ea85b01 - Browse repository at this point
Copy the full SHA ea85b01View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc7e122 - Browse repository at this point
Copy the full SHA dc7e122View commit details
Commits on Sep 5, 2023
-
Disable NT driverstation client so SmartDashboard doesn't connect to …
…NT before processing the save file; fixes the problem of string chooser not appearing on dashboard when it is listed in the save file
Configuration menu - View commit details
-
Copy full SHA for 3dbac59 - Browse repository at this point
Copy the full SHA 3dbac59View commit details -
Configuration menu - View commit details
-
Copy full SHA for f4c9fc4 - Browse repository at this point
Copy the full SHA f4c9fc4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6068a32 - Browse repository at this point
Copy the full SHA 6068a32View commit details -
Configuration menu - View commit details
-
Copy full SHA for 440d63f - Browse repository at this point
Copy the full SHA 440d63fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 33469b7 - Browse repository at this point
Copy the full SHA 33469b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bb28ee - Browse repository at this point
Copy the full SHA 3bb28eeView commit details
Commits on Sep 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3f372d5 - Browse repository at this point
Copy the full SHA 3f372d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b87ad7 - Browse repository at this point
Copy the full SHA 7b87ad7View commit details
Commits on Sep 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c0755a8 - Browse repository at this point
Copy the full SHA c0755a8View commit details
Commits on Sep 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9009cd8 - Browse repository at this point
Copy the full SHA 9009cd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 409bc81 - Browse repository at this point
Copy the full SHA 409bc81View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0823260 - Browse repository at this point
Copy the full SHA 0823260View commit details -
Merge branch 'DisableDSClient' into FixSchedulerInLiveWindow; the branch
is misnamed -- it now just ensures that DSClient is not enabled until the save file has been loaded.
Configuration menu - View commit details
-
Copy full SHA for 961b54f - Browse repository at this point
Copy the full SHA 961b54fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 90745f9 - Browse repository at this point
Copy the full SHA 90745f9View commit details
Commits on Sep 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9286be2 - Browse repository at this point
Copy the full SHA 9286be2View commit details -
Configuration menu - View commit details
-
Copy full SHA for c19e72b - Browse repository at this point
Copy the full SHA c19e72bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 999d9ca - Browse repository at this point
Copy the full SHA 999d9caView commit details
Commits on Sep 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f0a6667 - Browse repository at this point
Copy the full SHA f0a6667View commit details -
Configuration menu - View commit details
-
Copy full SHA for d3c181f - Browse repository at this point
Copy the full SHA d3c181fView commit details