Patrick Fairbank
b465883e79
Update referee display.
2017-07-15 14:23:09 -07:00
Patrick Fairbank
570f018dda
Update scoring display.
2017-07-15 13:53:00 -07:00
Patrick Fairbank
050fef8074
Update pit display.
2017-07-15 13:52:20 -07:00
Patrick Fairbank
194394a76c
Fixed standings report formatting.
2017-07-15 11:43:11 -07:00
Patrick Fairbank
7164325ea1
Update match review.
2017-07-15 11:30:11 -07:00
Patrick Fairbank
7e61f3917b
Remove some more 2016 stuff.
2017-07-15 10:51:08 -07:00
Patrick Fairbank
4d5d0b72bf
Updated data models and associated code and tests for 2017.
2017-07-12 20:20:52 -07:00
Patrick Fairbank
f37d70fe8b
Merge pull request #47 from bsilver8192/master
...
Change the UDP port number to the one FMS uses
2017-04-15 20:12:20 -07:00
Brian Silverman
c486b0b0c2
Reject connections in a way driver's stations are happier about
...
Doing it this way allows tethering while FMS is running for robots which
aren't in the current match.
2017-04-15 14:14:16 -07:00
Brian Silverman
94c6929f2b
Change the UDP port number to the one FMS uses
...
This lets it control driver stations without prompting to allow taking
control.
2017-04-15 13:16:40 -07:00
Patrick Fairbank
24040ecded
Merge pull request #46 from themacman/master
...
Fixed title formatting in markdown
2017-04-03 09:31:13 -07:00
Nicholas Dal Porto
87fd3633df
Fixed titles in todo list
2017-04-02 23:57:10 -07:00
Nicholas Dal Porto
be9af3ec7a
Fixed title formatting
2017-04-02 21:43:11 -07:00
Patrick Fairbank
a919cb077e
Revert "Move TBA match publishing from time of commit to time of showing score. Closes #16."
...
Fixes #36 but reopens #16 .
This reverts commit 3cd216cbf4 .
2016-11-05 15:55:32 -07:00
Patrick Fairbank
cb9a887e86
Track autonomous commit status separately per scoring display ( fixes #27 ).
2016-10-16 16:00:09 -07:00
Patrick Fairbank
093b7f64f0
Block autonomous commit pre-match unless it's a test match ( fixes #28 ).
2016-10-16 15:35:19 -07:00
Patrick Fairbank
33844049ed
Expose team in AllianceStation JSON for field monitor ( fixes #32 ).
2016-10-16 15:27:30 -07:00
Patrick Fairbank
067b53d347
Merge pull request #30 from legoktm/log
...
Switch DS dropouts to use `log`
2016-10-16 14:11:18 -07:00
Patrick Fairbank
d3c5db68ab
Merge pull request #26 from andrewda/rm-spinners
...
Remove number input spinners
2016-10-16 14:01:45 -07:00
Patrick Fairbank
8fb091c4be
Merge pull request #25 from legoktm/republish_schedule
...
Allow force publishing of the schedule (fixes #24 )
2016-10-16 14:00:43 -07:00
Kunal Mehta
cf1be887b6
Switch DS dropouts to use log
...
So it includes timestamps in the console output.
2016-10-09 23:57:42 -07:00
Andrew Dassonville
c1c8b43905
Remove number input spinners
2016-10-08 09:44:25 -07:00
Kunal Mehta
564fe33bb6
Add UI for explicit publishing match schedule to TBA
2016-10-06 15:00:50 -07:00
Oliver Graff
fbd9bda712
Setup HTTP endpoint to hit to republish schedule, no UI changes yet
2016-10-06 14:10:03 -07:00
Patrick Fairbank
3be13a869d
Merge pull request #22 from legoktm/patch-2
...
Close td element properly
2016-10-01 13:44:11 -07:00
Kunal Mehta
e788eb7b9a
Close td element properly
2016-09-30 19:44:21 -07:00
Patrick Fairbank
3a59e26753
Merge pull request #21 from ThadHouse/timing-fixes
...
Fixes autonomous reported time to driver station
2016-09-27 15:52:08 -07:00
Patrick Fairbank
a2c92e2431
Merge pull request #20 from AustinSchuh/cheesychamps_2016_updates
...
Cheesychamps 2016 updates
2016-09-27 15:51:04 -07:00
Patrick Fairbank
4849e2ea72
Merge pull request #19 from andrewda/master
...
Force numeric team number
2016-09-27 15:48:41 -07:00
Patrick Fairbank
be3a59781f
Merge pull request #17 from ograff/travis
...
Add basic travis CI YAML
2016-09-27 15:46:14 -07:00
Thad House
e6de8c98c3
Fixes autonomous reported time to driver station
...
The 2 bytes should be reporting the time left in the current period, not
the time total left in the match.
2016-09-27 09:31:28 -07:00
Nick Eyre
a8560b823d
Make Endgame Sound Quieter
2016-09-26 19:57:52 -07:00
Cheesy Arena
229ea2bd52
Change Yellow Color
2016-09-26 19:57:52 -07:00
Cheesy Arena
84eb58f0bc
Fixed bug where less than full team list crashes.
2016-09-26 19:57:52 -07:00
Andrew Dassonville
d140ffac62
Force numeric team number
...
With `type="text"`, team numbers could be any string. There's no
reason a team number should ever be anything besides an integer,
and non-numeric characters get stripped, anyways.
2016-09-24 21:37:57 -07:00
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