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
Patrick Fairbank
f0fe7df2b3
Refactor tournament progression methods into separate package.
2017-08-27 18:20:44 -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
Patrick Fairbank
0a783b3701
Update network configuration to work with Linksys WRT1900ACS and Cisco Catalyst 3560G.
2017-08-03 21:46:35 -07:00
Patrick Fairbank
e3eb59240a
Update TBA publishing.
2017-07-19 22:18:02 -07:00
Patrick Fairbank
67e21d8519
Add score summaries to matches API.
2017-07-16 14:25:36 -07:00
Patrick Fairbank
9098f47f68
Remove tower strength alliance station display option.
2017-07-16 14:25:36 -07:00
Patrick Fairbank
000f9334a7
Update audience display.
2017-07-16 14:24:18 -07:00
Patrick Fairbank
a68654b347
Update alliance and audience displays with Steamworks logos.
2017-07-15 15:13:37 -07:00
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