Commit Graph

526 Commits

Author SHA1 Message Date
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
Patrick Fairbank
fe9bf7c5ba Fix playoff series status string on audience final score screen. 2018-10-04 23:58:33 -07:00
FS790746
b09a79cd3f Updated Apple Icon
Made Apple Icon transparent and cropped the image.
2018-10-01 19:48:35 -07:00
Patrick Fairbank
ff6bdd4014 Turn off excess LEDs once installed on the switch/scale plates. 2018-09-29 10:07:46 -07:00
Patrick Fairbank
ea638f381a Actually set AutoEndSwitchOwnership from PLC input. 2018-09-29 10:05:29 -07:00
Patrick Fairbank
8e726abc4e Optimize field monitor display for mobile and distant viewing. 2018-09-23 18:41:08 -07:00
Patrick Fairbank
ca99653de7 Add button to re-download team info from TBA and overwrite local edits. 2018-09-23 15:52:31 -07:00
Patrick Fairbank
f4ea501c96 Fix output formatting in avatar script. 2018-09-23 15:52:26 -07:00
Patrick Fairbank
af55868328 Persist match committed time to the DB. 2018-09-23 13:00:10 -07:00
Patrick Fairbank
f8466f743a Remove STEMtv client since the service has been discontinued. 2018-09-23 12:21:43 -07:00
Patrick Fairbank
36c7c56212 Tweak alliance selection overlay colors and position. 2018-09-23 12:04:29 -07:00