Commit Graph

40 Commits

Author SHA1 Message Date
Ken Schenke
f91e3460d3 Tidy up realtime scoring inputs on match play 2020-04-18 13:27:27 -05:00
Ken Schenke
6375862b4f Add realtime scoring API 2020-04-16 19:37:54 -05:00
Ken Schenke
f075b7bb8d Remove game-specific scoring 2020-04-14 19:38:14 -05:00
Patrick Fairbank
4e74a7a4cd Decode ArmorBlock status register from PLC and surface individual statuses on Match Play page. 2020-04-04 23:53:35 -07:00
Patrick Fairbank
7c7b90f8cc Refactor event status to include cycle time calculation. 2020-03-29 18:40:19 -07:00
Patrick Fairbank
14c9815980 Calculate event lateness periodically to improve accuracy. 2020-03-28 23:13:41 -07:00
Patrick Fairbank
ad1dd1ef64 Remove pre-match scoring enforcement since it's not needed for 2020. 2020-03-20 22:39:31 -07:00
Patrick Fairbank
a603840b0d Implement orange stack light. 2019-08-08 21:32:57 -07:00
Patrick Fairbank
06a91b8a3c Enforce that pre-match scoring is set validly before starting a match. 2019-08-04 13:50:20 -07:00
Patrick Fairbank
2609f121f6 Refactor scoring panel to support independant score commits for each active instance. 2019-08-03 13:21:16 -07:00
Patrick Fairbank
f601d1d391 Update audience display score overlay for 2019. 2019-07-27 14:57:02 -07:00
Patrick Fairbank
48055dc5ca Remove game-specific data functionality. 2019-07-27 12:09:35 -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
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
9717c17765 Fixes for CCC. 2018-11-11 11:26:26 -08:00
Patrick Fairbank
01ac0b7a3e Force reload match play view on server restart. 2018-10-06 23:53:18 -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
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
6cfdcc924d Remove bandwidth monitoring functionality made obsolete by VLAN trunking to SCCs. 2018-09-03 19:24:50 -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
Patrick Fairbank
0c475b0a20 Add generation and sending of game-specific data. 2018-04-11 23:26:36 -07:00
Patrick Fairbank
d5ec68b77e Add PLC integration for field sensors, motors, and lights. 2017-09-03 20:51:20 -07:00
Patrick Fairbank
a987086160 Implement 2015 driver station protocol. 2016-08-24 20:54:31 -07:00
Patrick Fairbank
d35ffaca13 Enabled editing of match results before committing. 2015-08-19 22:35:09 -07:00
Patrick Fairbank
3e25f1334c Add bandwidth monitoring. 2015-06-20 23:54:14 -07:00
Patrick Fairbank
dedd9376f9 Add realtime score to match play view. 2015-03-28 20:35:40 -07:00
Patrick Fairbank
e8b307bf24 Add match sound muting. 2015-03-28 19:45:49 -07:00
Patrick Fairbank
d86a46f12e Cleaned up the code and added comments. 2014-09-06 22:25:12 -07:00
Patrick Fairbank
5f0af96596 Added a higher low battery threshold for pre-match. 2014-09-04 21:22:06 -07:00
Patrick Fairbank
d7c13679ce Added seconds since robot link time to match play screen. 2014-08-31 00:58:21 -07:00
Patrick Fairbank
d83979419f Decreased battery warning threshold to 6V. 2014-08-23 16:24:17 -07:00
Patrick Fairbank
feb03da244 Refined battery status display. 2014-08-17 16:51:56 -07:00
Patrick Fairbank
9e394b5ed0 Added lower thirds. 2014-08-15 20:13:02 -07:00
Patrick Fairbank
6f2d3f0364 Refined alliance station display. 2014-08-08 12:39:08 -07:00
Patrick Fairbank
1343e851e1 Added tracking of score commit status in match play screen. 2014-08-03 17:59:59 -07:00
Patrick Fairbank
d0ec316bd9 Added audience display. 2014-08-02 19:43:45 -07:00
Patrick Fairbank
b954dcd152 Added announcer display. 2014-07-27 17:07:19 -07:00
Patrick Fairbank
c8b5564884 Added notifications for match play screen. 2014-07-10 23:03:03 -07:00
Patrick Fairbank
86c22accea Implemented websocket interface to match play screen. 2014-07-06 23:22:27 -07:00