-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated the code so it complies with version 1 of the scouting system framework. - Made more visual buttons ie pictures. - Implemented a Poll Per Second limiter - Implemented a controller reacquisition mechanism that reacquires controllers that whose connections were lost ie unplugging the controller from the usb port. - Converted our TBA client to be compatible with the TBA v3 API - Added a Queuer and a GUI that goes with it to facilitate the addition and subtraction of matches in the queue.
- Loading branch information
1 parent
4e31fa2
commit 5b24dbe
Showing
30 changed files
with
1,538 additions
and
1,702 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,4 +2,5 @@ | |
bin/ | ||
.classpath | ||
.classpath | ||
src/ui/Test.java | ||
src/ui/Test.java | ||
.classpath |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
Robot Number,Low Goal,High Goal,Gears,Baseline,0,0,0,0,0,0,false,0,0,0,0,0,0,false,0,0,0,0,0,0,false,0,0,0,0,0,0,false,0,0,0,0,0,0,false,0,0,0,0,0,0,false | ||
Robot Number,Low Goal,High Goal,Gears,Blocks,Climbing,Dead Bot,0,0,0,0,0,0,0,false,false,false,0,0,0,0,0,0,0,false,false,false,0,0,0,0,0,0,0,false,false,false,0,0,0,0,0,0,0,false,false,false,0,0,0,0,0,0,0,false,false,false,0,0,0,0,0,0,0,false,false,false |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.