Commit Graph

84 Commits

Author SHA1 Message Date
Patrick Fairbank
33c3f04fdb Reclassify referee and scoring displays as 'panels'. 2018-09-03 16:07:26 -07:00
Patrick Fairbank
5942321522 Move alliance selection from 'setup' dropdown to 'run'. 2018-09-03 15:40:55 -07:00
Patrick Fairbank
03208eaa7a Split up display configuration and LED/PLC testing into separate setup pages. 2018-09-03 15:24:37 -07:00
Patrick Fairbank
03f357451a Set LED test modes via websocket instead of form post. 2018-09-03 14:54:19 -07:00
Patrick Fairbank
27c38f7393 Refactor websocket model to reduce duplicated code. 2018-09-01 22:13:27 -07:00
Patrick Fairbank
b49a86bdca Remove layer of keypress decoding in scoring display JS. 2018-08-25 19:41:00 -07:00
Patrick Fairbank
e9acaf4e99 Suppress logging of routine websocket disconnection error. 2018-08-25 15:40:42 -07:00
Patrick Fairbank
29033af025 Persist schedule blocks to the DB. 2018-08-24 22:19:19 -07:00
Patrick Fairbank
635ce72806 Add support for Philips Color Kinetics LEDs in vault. 2018-08-19 02:04:24 -07:00
Patrick Fairbank
347ad04885 Make PLC inputs/outputs on field setup page update in realtime. 2018-08-18 21:01:42 -07:00
Patrick Fairbank
11b1b6a943 Update rules to match Chezy Champs changes and add tooltips containing rule descriptions. 2018-08-18 18:40:21 -07:00
Patrick Fairbank
cd050d4e18 Add pre- and post-match LED modes to indicate field status. 2018-07-21 23:26:44 -07:00
Patrick Fairbank
5f457f96ec Update realtime scoring display and sounds for 2018. 2018-07-21 18:32:09 -07:00
Patrick Fairbank
3dc83bcdbf Break down vault cubes by power up in score object. 2018-05-22 21:35:14 -07:00
Patrick Fairbank
4890d11f88 Refactor LED control logic. 2018-05-19 21:46:46 -07:00
Patrick Fairbank
3f1840126f Make tests timezone-independent to fix Travis CI build. 2018-05-19 21:15:10 +00:00
Patrick Fairbank
2c017087fc Fix scoring display test. 2018-05-19 13:36:07 -07:00
Patrick Fairbank
e877e0f2d0 Fix ranking report. 2018-05-17 21:26:43 -07:00
Patrick Fairbank
fdc92fe07b Update scoring display for 2018. 2018-05-17 21:03:03 -07:00
Patrick Fairbank
d85d1bb8bd Add typing to all enums. 2018-04-15 18:33:10 -07:00
Patrick Fairbank
4480dcc97a Add initial LED implementation for an E1.31 DMX over Ethernet controller. 2018-04-15 15:09:00 -07:00
Patrick Fairbank
8b8468f4c8 Update assumptions about PLC interface. 2018-04-15 10:45:03 -07:00
Patrick Fairbank
0c475b0a20 Add generation and sending of game-specific data. 2018-04-11 23:26:36 -07:00
Patrick Fairbank
e7cf700ced Update game-specific models for 2018. 2018-03-25 20:31:05 -07:00
Patrick Fairbank
11d4f4a8c1 Make WiFi channels configurable (fixes #50). 2017-10-24 21:26:37 -07:00
Patrick Fairbank
42935908b2 Add button to force publishing of alliances to TBA. 2017-10-24 19:38:01 -07:00
Patrick Fairbank
80c6013b86 Add API to get alliances. 2017-09-23 22:25:36 -07:00
Patrick Fairbank
116228bc12 Fix alliance station display bugs. 2017-09-23 22:24:53 -07:00
Patrick Fairbank
d9fd1a2e8e Add more touchpad light test modes. 2017-09-23 21:13:22 -07:00
Patrick Fairbank
664b816e4c Migrate to TBA v3 API. 2017-09-03 23:17:32 -07:00
Patrick Fairbank
d5ec68b77e Add PLC integration for field sensors, motors, and lights. 2017-09-03 20:51:20 -07:00
Patrick Fairbank
11b6b5f856 Refactor schedule JS to be less buggy (fixes #12). 2017-09-02 19:18:15 -07:00
Patrick Fairbank
4e418434da Convert HTTP 302 responses to more-accurate 303. 2017-09-02 14:08:16 -07:00
Patrick Fairbank
346912572f Refactor web handlers into separate package. 2017-08-31 23:36:55 -07:00