Commit Graph

14 Commits

Author SHA1 Message Date
Patrick Fairbank
4890d11f88 Refactor LED control logic. 2018-05-19 21:46:46 -07:00
Patrick Fairbank
0393136588 Fix score calculation for park/climb when they exceed limits. 2018-05-19 13:36:58 -07:00
Patrick Fairbank
d85d1bb8bd Add typing to all enums. 2018-04-15 18:33:10 -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
423baf992c Fix errors flagged by new version of Go. 2018-04-11 19:33:31 -07:00
Patrick Fairbank
e7cf700ced Update game-specific models for 2018. 2018-03-25 20:31:05 -07:00
Patrick Fairbank
cadfc5b095 Update referee display with 2018 fouls. 2018-01-06 15:02:11 -08:00
Patrick Fairbank
e5270080f1 Offset rotor counts after the previous rotor has been triggered, to enforce in-order activation. 2017-09-23 21:14:17 -07:00
Patrick Fairbank
88e5e3c571 Fix some PLC integration bugs. 2017-09-09 15:03:40 -07:00
Patrick Fairbank
fa70323b85 Add classes to encapsulate scoring logic for boilers, rotors, and touchpads. 2017-09-03 18:30:22 -07:00
Patrick Fairbank
53d34ae82a Refactor partner API clients into separate package. 2017-08-27 16:27:02 -07:00
Patrick Fairbank
e26781b7d3 Refactor database models into separate package. 2017-08-27 13:54:24 -07:00
Patrick Fairbank
299c601e8f Refactor game-specific models into separate package. 2017-08-23 21:45:15 -07:00