Commit Graph

137 Commits

Author SHA1 Message Date
Jeff S
024bd87339 Space out team number display when there are no ranks 2021-10-20 16:06:40 -07:00
Jeff S
0340bbd04f Clean up commented out JS in audience display 2021-10-20 16:06:26 -07:00
Jeff S
87fbaeef42 Small fixes for changes tested at Tidal Tumble 2021-10-20 16:04:57 -07:00
Jeff
64ce718ce1 Fix scoring layout, allow overlap of ranking flag and score slightly 2021-10-20 16:03:34 -07:00
Jeff
b9aa531493 First draft of new ranking placement on final score screen 2021-10-20 16:02:42 -07:00
Patrick Fairbank
9805b1653a Add color to rank up/down errors on final score screen. 2021-10-10 16:12:40 -07:00
Patrick Fairbank
34ca9d06cc Tweak logo sizes and positions. 2020-04-25 15:26:36 -07:00
Ken Schenke
f91e3460d3 Tidy up realtime scoring inputs on match play 2020-04-18 13:27:27 -05:00
Ken Schenke
53caa27208 Add game-agnostic final score summary to audience display 2020-04-06 19:28:20 -05:00
Ken Schenke
5712321733 Merge branch 'master' into lite 2020-04-05 15:02:35 -05:00
Patrick Fairbank
eb64939b20 Add FTA variant of field monitor with ability to save notes (closes #58). 2020-04-04 14:04:48 -07:00
Ken Schenke
1df5194657 Remove game-specific scores from audience display 2020-04-02 20:11:34 -05:00
Ken Schenke
724c2e699e Replace game-specific branding with FIRST logos 2020-04-01 20:28:00 -05:00
Patrick Fairbank
30b0679b6e Add ethernet connected, trip time, missed packets, and tooltips to the field monitor (closes #63). 2020-03-31 20:04:45 -07:00
Patrick Fairbank
a5a7821b3f Add cycle time and event status to field monitor (closes #91). 2020-03-29 18:59:27 -07:00
Patrick Fairbank
7c7b90f8cc Refactor event status to include cycle time calculation. 2020-03-29 18:40:19 -07:00
Patrick Fairbank
6cef7112ae Prevent display configuration changes from overwriting in-progress edits. 2020-03-29 17:31:49 -07:00
Patrick Fairbank
14c9815980 Calculate event lateness periodically to improve accuracy. 2020-03-28 23:13:41 -07:00
Patrick Fairbank
d33d10982c Show ranking changes on audience and announcer displays. 2020-03-27 22:17:27 -07:00
Patrick Fairbank
9d3100e65a Show timeout countdown on alliance station display and don't automatically trigger timeout overlay on audience display. 2020-03-26 20:27:38 -07:00
Patrick Fairbank
27dc4a8773 Send out game data when Stage 3 capacity is reached. 2020-03-22 17:30:07 -07:00
Patrick Fairbank
93cbce7aa1 Update scoring panel for 2020. 2020-03-21 23:32:28 -07:00
Patrick Fairbank
fd84cdcd73 Update audience display for 2020. 2020-03-21 19:27:05 -07:00
Patrick Fairbank
9fd98b6af8 Update logos for 2020. 2020-03-21 14:40:28 -07:00
Patrick Fairbank
4c3850e2e4 Add manual triggering of game sounds to Field Testing page. 2020-03-15 18:24:32 -07:00
Patrick Fairbank
a603840b0d Implement orange stack light. 2019-08-08 21:32:57 -07:00
Patrick Fairbank
692135f721 Implement scoring panel web interface for 2019. 2019-08-03 00:46:44 -07:00
Patrick Fairbank
e1f6bbfe63 Add option to have the score overlay at the top. 2019-07-28 16:00:00 -07:00
Patrick Fairbank
a0d108e7ec Refactor audience scoring overlay to use CSS flexbox. 2019-07-28 15:28:42 -07:00
Patrick Fairbank
f601d1d391 Update audience display score overlay for 2019. 2019-07-27 14:57:02 -07:00
Patrick Fairbank
3a43d4740e Update logos for 2019. 2019-07-27 12:47:12 -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
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
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
8e726abc4e Optimize field monitor display for mobile and distant viewing. 2018-09-23 18:41:08 -07:00
Patrick Fairbank
36c7c56212 Tweak alliance selection overlay colors and position. 2018-09-23 12:04:29 -07:00
Patrick Fairbank
2267259f7c Add queueing display. 2018-09-22 01:19:58 -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
c9e7640a28 Add avatars to match intro and final score audience views. 2018-09-18 00:36:25 -07:00
Patrick Fairbank
68d358c1ee Add a display type for showing a Twitch stream. 2018-09-17 19:42:49 -07:00
Patrick Fairbank
8a06255c7f Add option to reverse alliances on audience display. 2018-09-15 14:35:54 -07:00
Patrick Fairbank
2f3b402c34 Refactor sponsor slides to not require reloading the audience display to pick up changes. 2018-09-14 00:22:44 -07:00
Patrick Fairbank
833bd32ab2 Refactor displays to allow for centralized remote configuration. 2018-09-09 22:53:30 -07:00
Patrick Fairbank
33c3f04fdb Reclassify referee and scoring displays as 'panels'. 2018-09-03 16:07:26 -07:00
Patrick Fairbank
9019425a2c Fix some IDE warnings. 2018-09-03 12:51:52 -07:00
Patrick Fairbank
27c38f7393 Refactor websocket model to reduce duplicated code. 2018-09-01 22:13:27 -07:00