Commit Graph

315 Commits

Author SHA1 Message Date
Oliver Graff
dc6eb1017b Add basic travis CI YAML
Default Travis CI behavior is to fetch all dependencies including test
dependencies, build, and test, which should be sufficient.
2016-09-16 12:04:05 -04:00
Patrick Fairbank
3c3e9ef25d Remove arena light control during PRE_MATCH. 2016-09-08 18:39:32 -07:00
Patrick Fairbank
2376d844a9 Update contributor list. 2016-09-08 10:14:09 -07:00
Patrick Fairbank
c82949d983 Remove team DHCP pools from initial configs. 2016-09-05 15:56:48 -07:00
Patrick Fairbank
38aeb20e21 Implement DS UDP packet listening. 2016-08-28 20:20:39 -07:00
Patrick Fairbank
998cdf782b Fix pre-match defense LED state. 2016-08-28 18:56:03 -07:00
Patrick Fairbank
bf5102e44d Remove goal light address settings. 2016-08-28 18:49:27 -07:00
Patrick Fairbank
a0fcf215ee Partially enable DHCP and fix some 2015 protocol bugs. 2016-08-28 18:46:33 -07:00
Patrick Fairbank
56b0953bc5 Tweak audience overlay sizes to not spill over. 2016-08-28 11:54:50 -07:00
Patrick Fairbank
a9a38cba66 Use WSS if HTTPS is being used. 2016-08-28 01:49:53 -07:00
Patrick Fairbank
6b8a2680fa Update docs. 2016-08-28 01:14:15 -07:00
Patrick Fairbank
e5668aa4fc Update contributor list. 2016-08-28 01:00:04 -07:00
Patrick Fairbank
57725cb621 Add publishing of match video split times to STEMtv. 2016-08-28 00:49:52 -07:00
Patrick Fairbank
16b955f481 Prevent concurrent writes on the same websocket.
This was causing occasional UI glitches.
2016-08-27 23:50:48 -07:00
Patrick Fairbank
3cd216cbf4 Move TBA match publishing from time of commit to time of showing score. Closes #16. 2016-08-27 21:35:56 -07:00
Patrick Fairbank
bc8a6ea6b6 Add tower strength display and remove lights. 2016-08-25 23:39:44 -07:00
Patrick Fairbank
a987086160 Implement 2015 driver station protocol. 2016-08-24 20:54:31 -07:00
Patrick Fairbank
1358ae6b83 Update TBA publishing for 2016. 2016-08-14 18:59:24 -07:00
Patrick Fairbank
3d35cbb0ac Put back W-L-T in rankings. 2016-08-14 17:16:54 -07:00
Patrick Fairbank
93bb2f580d Add goal and defense LED control. 2016-08-14 02:40:22 -07:00
Patrick Fairbank
b323ccd3a1 Add view of upcoming defenses to Field Monitor. 2016-08-13 21:07:14 -07:00
Patrick Fairbank
3d7810b395 Add page to select playoff defenses. 2016-08-13 21:06:59 -07:00
Patrick Fairbank
e0c5acb8f0 Add defense randomization and schedule report. 2016-08-13 17:20:57 -07:00
Patrick Fairbank
f985107c1c Update pit display for 2016. 2016-08-13 15:05:19 -07:00
Patrick Fairbank
4915798454 Update final score screen for 2016. 2016-08-13 01:04:54 -07:00
Patrick Fairbank
f6351e7f63 Update realtime score audience display for 2016. 2016-08-12 21:48:06 -07:00
Patrick Fairbank
80ab6264d8 Updated logos for 2016. 2016-08-12 19:05:45 -07:00
Patrick Fairbank
e9ceb6d79b Update announcer display for 2016. 2016-08-09 21:32:13 -07:00
Patrick Fairbank
260f0281df Update referee display for 2016. 2016-08-09 21:13:01 -07:00
Patrick Fairbank
1564297c40 Fix rankings report. 2016-08-07 21:05:08 -07:00
Patrick Fairbank
e01dc31e6d Update match review interface for 2016. 2016-08-07 20:18:53 -07:00
Patrick Fairbank
8af83ea7e7 Updated realtime scoring entry for 2016. 2016-08-07 14:15:57 -07:00
Patrick Fairbank
ebcd0db37e Update result and ranking models for 2016. 2016-07-31 14:18:38 -07:00
Patrick Fairbank
3b86b09734 Update event settings for 2016. 2016-07-29 23:17:39 -07:00
Patrick Fairbank
18bbcf8d7f Fixed allow -> permit in AP config file. 2015-10-04 14:10:01 -07:00
Patrick Fairbank
ef0421cefd Merge pull request #13 from legoktm/patch-1
Add missing semicolon
2015-10-02 10:55:26 -07:00
Kunal Mehta
f4aed0b09e Add missing semicolon 2015-10-01 20:56:07 -07:00
Patrick Fairbank
3f84726ca4 Fixed capitalization. 2015-09-26 19:56:50 -07:00
Patrick Fairbank
eb2ae740cb Updated docs for 2015. 2015-09-26 19:53:53 -07:00
Patrick Fairbank
413207774b Removed playoff team station randomization. 2015-09-26 19:10:24 -07:00
Patrick Fairbank
24518b0eda Commit stacks at the same time as committing overall match score. 2015-09-26 18:55:17 -07:00
Patrick Fairbank
78126ba335 Disabled auth for referee display Websocket, since Safari (on iPad) doesn't support it. 2015-09-26 18:44:22 -07:00
Patrick Fairbank
b2ad8269e9 Improved favicon. 2015-09-12 22:13:47 -07:00
Patrick Fairbank
a5d5402501 Merge branch 'master' of ssh://github.com/Team254/cheesy-arena 2015-09-11 23:49:59 -07:00
Patrick Fairbank
ab5b493147 Fixed TBA match and rankings publishing. 2015-09-11 23:43:07 -07:00
Patrick Fairbank
83e98c341a Improved network configs. 2015-09-11 23:43:07 -07:00
Patrick Fairbank
43efe3899a Merge pull request #11 from fangeugene/tba-https
Use HTTPS for TBA
2015-09-11 23:37:55 -07:00
Eugene Fang
7c18d2dbf3 Use HTTPS for TBA 2015-09-12 01:02:12 -04:00
Nick Eyre
15ad162447 Update to use luma not chroma keying 2015-09-11 14:11:09 -07:00
Nick Eyre
c07f43be44 Update Alliance Display to use Luma Keying instead of Chroma Keying 2015-09-11 14:09:52 -07:00