Commit Graph

21 Commits

Author SHA1 Message Date
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
2c2a44aa4b Add retries for access point configuration. 2017-10-31 18:49:52 -07:00
Nicholas Dal Porto
d12eaef712 fixed logs so .csv is properly formatted with radio column. 2017-10-29 22:10:28 -07:00
Nicholas Dal Porto
088b3ad37e Swapped units on bandwidth monitoring to Megabits rather than Megabytes, so utilization is more easily quantified. 2017-10-29 22:07:29 -07:00
Patrick Fairbank
470407b801 Add timeout to WiFi configuration. 2017-10-25 20:25:03 -07:00
Patrick Fairbank
11d4f4a8c1 Make WiFi channels configurable (fixes #50). 2017-10-24 21:26:37 -07:00
Patrick Fairbank
8a5c3cbcd4 Persist team substitutions in practice and playoff matches. 2017-10-24 00:01:05 -07:00
Patrick Fairbank
f1c2959f4a Merge branch 'master' of https://github.com/ejordan376/cheesy-arena into ejordan376-master 2017-09-23 22:29:24 -07:00
Patrick Fairbank
4df8664b10 Disable AP mutex as the AP doesn't always release SSH sessions. 2017-09-23 21:16:00 -07:00
Patrick Fairbank
acbe62c887 Fix touchpad light cycle order. 2017-09-23 21:15:14 -07: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
d9fd1a2e8e Add more touchpad light test modes. 2017-09-23 21:13:22 -07:00
Ed Jordan
2e67e83bf1 Added radio moniter to FTA Page 2017-09-23 18:07:33 -07:00
Patrick Fairbank
88e5e3c571 Fix some PLC integration bugs. 2017-09-09 15:03:40 -07:00
Patrick Fairbank
d5ec68b77e Add PLC integration for field sensors, motors, and lights. 2017-09-03 20:51:20 -07:00
Patrick Fairbank
13dd9dbb42 Send match number in driver station packet (fixes #35). 2017-09-02 13:53:47 -07:00
Patrick Fairbank
c25a2377b8 Send 'move to station' signal when driver stations are plugged into the wrong spot (fixes #34). 2017-09-02 13:47:31 -07:00
Patrick Fairbank
c4728de33f Fix bandwidth monitoring to work with new switch. 2017-09-02 12:56:23 -07:00
Patrick Fairbank
346912572f Refactor web handlers into separate package. 2017-08-31 23:36:55 -07:00
Patrick Fairbank
538e1ab7bc Refactor field models and logic into separate package. 2017-08-31 22:00:09 -07:00