Commit Graph

513 Commits

Author SHA1 Message Date
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
Patrick Fairbank
5a1015a05c Add script to fix avatar colors for overlay. 2018-09-23 10:55:45 -07:00
Patrick Fairbank
cb1c07dad7 Fix game-specific logos to not be black, for compatibility with luma key. 2018-09-23 10:14:13 -07:00
Patrick Fairbank
4c775e90ea Fix a couple of display registration bugs. 2018-09-22 22:12:54 -07:00
Patrick Fairbank
aeec870e3f Provide option to disable admin wireless network. 2018-09-22 11:15:29 -07:00
Patrick Fairbank
2267259f7c Add queueing display. 2018-09-22 01:19:58 -07:00
Patrick Fairbank
2c2d86ea7a Fix alliance selection and lower third overlays to work across a refresh. 2018-09-21 18:42:06 -07:00
Patrick Fairbank
9ebea8a51c Save and report which teams have successfully connected to the field. 2018-09-21 16:05:44 -07:00
Patrick Fairbank
da006e6359 Fix spurious redirect in display initial creation. 2018-09-21 15:08:23 -07:00
Patrick Fairbank
bff4e9371d Switch from basic auth to cookie-based auth to support Safari. 2018-09-21 14:56:03 -07:00
Patrick Fairbank
c6b1426fbb Clean up TODOs that are done, will be done soon, or won't ever be done. 2018-09-19 01:33:05 -07:00
Patrick Fairbank
97c79c60e9 Show series wins in final score view. 2018-09-19 01:26:49 -07:00
Patrick Fairbank
d8c4b92f57 Add functionality to trigger a timeout and show the countdown on the audience display (fixes #51). 2018-09-19 00:27:11 -07:00
Patrick Fairbank
27f0134ff7 Merge branch '2018' 2018-09-18 20:55:19 -07:00