Commit Graph

  • 118619d477 Don't start a match unless all robots are connected. Patrick Fairbank 2014-07-04 17:47:28 -07:00
  • 576bccacd3 Added match flow control. Patrick Fairbank 2014-07-04 16:55:29 -07:00
  • 4721e7d8f0 Fixed packet count and trip time decoding and tests. Patrick Fairbank 2014-07-02 22:08:20 -07:00
  • 7f58f366c2 Added communication with the driver station. Patrick Fairbank 2014-07-02 00:11:57 -07:00
  • d5e0ae2bbf Added basic structure of match control interface. Patrick Fairbank 2014-06-29 14:20:47 -07:00
  • 84af09c095 Added match review interface. Patrick Fairbank 2014-06-28 22:03:30 -07:00
  • 0200e50e4b Changed technical foul to just be a bool field within the foul model. Patrick Fairbank 2014-06-27 22:07:01 -07:00
  • aca0850ee2 Disabled unimplemented links. Patrick Fairbank 2014-06-25 20:33:28 -07:00
  • 46440a0928 Relaxed schedule error handling to preserve blocks. Patrick Fairbank 2014-06-25 20:30:58 -07:00
  • fc922fe618 Fixed bug in scheduling with excess matches. Patrick Fairbank 2014-06-24 23:56:21 -07:00
  • 9600cfa815 Added pre-randomized schedules. Patrick Fairbank 2014-06-24 23:32:57 -07:00
  • ae39a7128b Added match play screen with fake match scoring. Patrick Fairbank 2014-06-24 22:51:10 -07:00
  • d792772f9b Removed unneeded first round ordering setting. Patrick Fairbank 2014-06-10 22:15:51 -07:00
  • 982dda5ca2 Made scheduling inputs smaller. Patrick Fairbank 2014-06-10 21:56:58 -07:00
  • 43dd199159 Merge branch 'master' of https://github.com/Team254/cheesy-arena Patrick Fairbank 2014-06-10 21:45:57 -07:00
  • cc92cee445 Added alliance selection page. Patrick Fairbank 2014-06-10 21:45:40 -07:00
  • e87bcd9275 Refactor Audience Display Code Nick Eyre 2014-06-09 23:18:58 -07:00
  • 87d9c71184 Add Control Panel Nick Eyre 2014-06-09 21:25:15 -07:00
  • 220805c058 Add Audience Screen Nick Eyre 2014-06-09 21:06:25 -07:00
  • 32bab18ed1 Clean up Rankings Page Nick Eyre 2014-06-09 20:54:22 -07:00
  • 0c971861f8 Add Dwell Between Ranking Scroll Cycles Nick Eyre 2014-06-09 20:45:55 -07:00
  • 4d733d0d75 Add Original Vector Graphics Nick Eyre 2014-06-09 20:26:30 -07:00
  • f3dc8730e4 Capitalize match type in PDF report. Patrick Fairbank 2014-06-08 22:58:47 -07:00
  • 8889f72e79 Merge branch 'master' of https://github.com/Team254/cheesy-arena Patrick Fairbank 2014-06-08 22:25:24 -07:00
  • beb00e674d Added match scheduling page. Patrick Fairbank 2014-06-08 21:47:31 -07:00
  • bdd6a02dd1 Add end of match animation Nick Eyre 2014-06-07 23:36:40 -07:00
  • 247b4f05eb Added database backup/restore. Patrick Fairbank 2014-06-07 02:02:12 -07:00
  • f7c3a4f682 Added event settings setup page. Patrick Fairbank 2014-06-06 21:26:55 -07:00
  • 1718bdc367 Refactor Rankings Page to Eliminate Angular Nick Eyre 2014-06-05 22:59:45 -07:00
  • 719a4f02ed Added team list setup page. Patrick Fairbank 2014-06-05 23:09:03 -07:00
  • 9fdcac26e9 Styled Rankings Nick Eyre 2014-06-04 23:17:38 -07:00
  • c1a4e4cce4 Add auto-scrolling rankings page Nick Eyre 2014-06-04 00:01:37 -07:00
  • 740f835995 Move Library Code to Lib Folder, Add Custom Fonts Nick Eyre 2014-06-03 22:29:00 -07:00
  • 2ab1f6f56c Add JSON Rankings Nick Eyre 2014-06-03 22:20:10 -07:00
  • 8c22f7a9ac Launch Browser on Server Start Nick Eyre 2014-06-03 14:14:22 -07:00
  • f3f2980951 Added web UI boilerplate. Patrick Fairbank 2014-06-02 23:52:48 -07:00
  • 52050ee14f Added calculation of scheduled time for elimination matches. Patrick Fairbank 2014-06-01 23:03:16 -07:00
  • 62d79a91b8 Implemented elimination round handling. Patrick Fairbank 2014-06-01 22:21:00 -07:00
  • 32aacf0c50 Added model for alliances. Patrick Fairbank 2014-05-31 22:16:35 -07:00
  • 3589e05a8b Added rankings report. Patrick Fairbank 2014-05-31 19:28:32 -07:00
  • ec0287eecd Implemented ranking calculation. Patrick Fairbank 2014-05-31 03:54:46 -07:00
  • 0ebd69f8e7 Added tests for ranking model. Patrick Fairbank 2014-05-31 00:40:23 -07:00
  • 0c2b4cac28 Started adding rankings model. Patrick Fairbank 2014-05-26 23:26:30 -07:00
  • 953c14e4ee Added score calculation. Patrick Fairbank 2014-05-26 22:56:32 -07:00
  • df2eaa7bb3 Added match result model. Patrick Fairbank 2014-05-26 20:16:36 -07:00
  • a4d461c795 Made match creation use auto-incrementing ID. Patrick Fairbank 2014-05-26 17:07:55 -07:00
  • 834842f1d2 Added match schedule report. Patrick Fairbank 2014-05-26 16:39:20 -07:00
  • c6990a5290 Use testify/assert library to make tests less verbose. Patrick Fairbank 2014-05-25 23:03:50 -07:00
  • 764b71eb88 Added web interface and team list report. Patrick Fairbank 2014-05-25 22:41:28 -07:00
  • 1591e96f08 Added schedule generation. Patrick Fairbank 2014-05-25 17:21:42 -07:00
  • c08c1fbd57 Added database method to retrieve all teams. Patrick Fairbank 2014-05-25 17:19:13 -07:00
  • 42c6ae9be8 Added match model. Patrick Fairbank 2014-05-24 18:52:10 -07:00
  • 37999ba6f5 Added event settings model. Patrick Fairbank 2014-05-24 17:58:57 -07:00
  • ac53c6a870 Added team database model. Patrick Fairbank 2014-05-24 00:39:22 -07:00
  • 562965a830 Initial commit Patrick Fairbank 2014-05-08 21:55:00 -07:00