Commit Graph

736 Commits

Author SHA1 Message Date
Patrick Fairbank
23bdfe9bf6 Update match review for 2019. 2019-07-26 23:00:11 -07:00
Patrick Fairbank
ad1891cd91 Update game module and dependents for the 2019 game. 2019-07-21 17:52:34 -07:00
Patrick Fairbank
7e788b6d23 Trying again to fix Travis CI. 2019-07-21 13:16:59 -07:00
Patrick Fairbank
0bd9d72219 Trying again to fix Travis CI. 2019-07-21 13:15:12 -07:00
Patrick Fairbank
78ff54124a Update Go version used by Travis CI. 2019-07-21 12:59:43 -07:00
Patrick Fairbank
a18d5f8f44 Update Go version used by Travis CI. 2019-07-21 12:53:53 -07:00
Patrick Fairbank
d6c824c74a Add timer-only station to alliance station display. 2019-07-20 23:47:38 -07:00
Patrick Fairbank
e755913151 Refactor match sounds such that they only need to be listed in one place. 2019-07-20 23:23:26 -07:00
Patrick Fairbank
02fa6954bd Centralize some match-type-dependent logic. 2019-07-20 22:42:56 -07:00
Patrick Fairbank
016fcc907b Remove 2018-game-specific field/plc/led code. 2019-07-20 22:41:35 -07:00
Patrick Fairbank
336d64c5fd Merge pull request #85 from FletcherS7/master
Fixed link to Advanced networking page in readme
2019-05-11 11:26:50 -07:00
Patrick Fairbank
adb0bbada1 Add framework for playing game sounds at arbitrary times during the match. 2019-04-12 18:40:35 -07:00
Patrick Fairbank
3f48e4fb92 Refactor sound playing into its own method. 2019-04-12 17:48:09 -07:00
Patrick Fairbank
5ed1204379 Remove 'endgame' match state since it's just used for playing a sound. 2019-04-12 17:38:58 -07:00
Patrick Fairbank
0f74de7ad8 Fix tests after last change. 2019-04-12 17:32:40 -07:00
Patrick Fairbank
74c1063a2d Remove warmup and pause periods for 2019 scrimmage. 2019-04-05 23:46:18 -07:00
Fletcher
c5775f7059 Fixed link to Advanced networking page in readme 2019-01-27 11:50:47 -08:00
Patrick Fairbank
998ed66d9a Merge pull request #81 from FletcherS7/master
Enabled SFP ports on VLAN 100
2018-11-12 20:00:55 -08:00
Fletcher
6b6ef93f22 Enabled SFP ports on VLAN 100
No reason for them to be disabled
(Very unlikely they will ever be used)
2018-11-12 17:14:03 -08:00
Patrick Fairbank
f993736d17 Remove flaky test. 2018-11-11 15:13:48 -08:00
Patrick Fairbank
15294231c3 Merge pull request #76 from FletcherS7/master
changed low battery threshold in match play
2018-11-11 14:51:38 -08:00
Fletcher
e8d149d655 changed low battery threshold in match play
previous change only changed it on the field monitor
2018-11-11 13:12:20 -08:00
Patrick Fairbank
dc74b1dc19 Add timeout to SSH command. 2018-11-11 11:54:33 -08:00
Patrick Fairbank
d2db15b932 Merge pull request #75 from FletcherS7/master
Changed low battery threshold to 8
2018-11-11 11:43:26 -08:00
Patrick Fairbank
fa303b0cbb Fix bugs and test in pull request. 2018-11-11 11:42:51 -08:00
Fletcher
721b29ea72 Changed low battery threshold to 8 2018-11-11 11:34:57 -08:00
Patrick Fairbank
38e4d28eac Fix formatting, typo, and bug from pull request. 2018-11-11 11:31:56 -08:00
Ed Jordan
c47c8b50de Removed check for logging wifi config success on first try. 2018-11-11 11:26:26 -08:00
Ed Jordan
67b27ee700 added dsLinnked to Log files 2018-11-11 11:26:26 -08:00
Ed Jordan
d8f69d4fc5 Updated Scale green to not lock on 2018-11-11 11:26:26 -08:00
Ed Jordan
42a6041ec6 Keep Scale lights green at start of match 2018-11-11 11:26:26 -08:00
Evan Pratten
1acc5bd301 re-fix edge case
It seems the first fix didn't work.
2018-11-11 11:26:26 -08:00
Evan Pratten
ac25ab7e80 Change preset value to a placeholder 2018-11-11 11:26:26 -08:00
Evan Pratten
7bcfea4aaa Fix possible edge case
Fixes the possible edge case where submitting the fourm but not setting an event name would clear the event name.
2018-11-11 11:26:26 -08:00
Patrick Fairbank
9717c17765 Fixes for CCC. 2018-11-11 11:26:26 -08:00
Ed Jordan
3e796ce145 Added fuchsia to team backround options to indicate robot radio linked with out rio. 2018-10-07 15:51:03 -07:00
Patrick Fairbank
7a5a038a11 Remove some unused CSS classes. 2018-10-07 00:17:56 -07:00
Patrick Fairbank
01ac0b7a3e Force reload match play view on server restart. 2018-10-06 23:53:18 -07:00
Patrick Fairbank
c389431d84 Remove some unused code in the referee panel JS. 2018-10-06 23:41:58 -07:00
Patrick Fairbank
e5722e499e Add feedback loop for retrying AP configuration until it is correct. 2018-10-06 23:32:10 -07:00
Patrick Fairbank
b35a70d62b Show 'BYP' instead of just 'B' for bypass on field monitor. 2018-10-06 19:28:17 -07:00
Patrick Fairbank
7c27e592ad Add detailed status boxes to field monitor display (fixes #63). 2018-10-06 19:24:52 -07:00
Patrick Fairbank
4c340443e8 Poll access point for network configuration and reflect it in the match play view. 2018-10-06 19:24:52 -07:00
Patrick Fairbank
83ad63fea6 Don't allow reconfiguring admin wifi during a match. 2018-10-06 19:24:52 -07:00
Patrick Fairbank
45be632b52 Factor access point and switch out into their own 'network' package. 2018-10-06 19:24:52 -07:00
Patrick Fairbank
465034fbb6 Merge pull request #65 from Ewpratten/patch-1
Add link to @patfair's GitHub
2018-10-06 10:18:35 -07:00
Evan Pratten
c7cefa855f Update README.md 2018-10-06 09:53:00 -04:00
Patrick Fairbank
6162bc05f6 Fix data race in display configuration that can cause crashes. 2018-10-05 01:32:27 -07:00
Patrick Fairbank
875eeac723 Copy foul list when populating descriptions, to avoid persisting them with the result. 2018-10-05 00:43:30 -07:00
Patrick Fairbank
6d9aee8df0 Unconfigure SSIDs for positions that have no team present. 2018-10-05 00:24:44 -07:00