2
0
mirror of https://github.com/team2059/Zaphod synced 2024-12-18 20:12:28 -05:00
Commit Graph

39 Commits

Author SHA1 Message Date
4a84b99fff Changed build script to bash. Removed AutoMain. 2014-10-18 15:43:20 -04:00
ca3e5f513c Added NetworkTables support and fixed minor auto logic issues 2014-10-18 15:31:39 +00:00
1fd59a0a84 Added the shooting and exit part of the auto function 2014-10-11 22:23:14 -04:00
265e3d1ac9 Changed some formatting and added sonar distance to auto 2014-10-11 21:51:52 -04:00
a7f201d1f3 Added feature to disable the compressor on the fly 2014-10-11 20:03:01 -04:00
64c22c0699 Added the optimal preset power/angle combo for the autoSonar thing 2014-10-07 20:30:11 -04:00
fdd3561801 Enabled the compressor. Should work because loops runs at lower speed than SimpleTemplate 2014-10-07 11:49:02 -04:00
b9b25144b6 Added shooter angle limits, sonar auto driving, and a base for autonomous 2014-10-07 06:33:29 -04:00
9ea1e385f1 Added vim modelines 2014-09-07 15:11:02 -04:00
696ff5bf76 Config compiles now (untested) 2014-08-31 17:00:57 -04:00
245ed6df64 Trying to add config file suport... (Not working) 2014-08-31 16:56:28 -04:00
556aee250a Tried to add a clock system 2014-08-22 16:39:21 -04:00
508e55c10d Made changes 2014-08-22 15:57:39 -04:00
0edf7dc593 Removed stupid files 2014-08-22 15:18:06 -04:00
278804a649 HAAAAAAAAAANDS 2014-08-22 13:14:35 -06:00
b28fb4d93e Trying to get this to work on robot... Not working right now 2014-08-22 13:13:08 -06:00
4216376469 Minor bug fix 2014-07-26 19:28:48 -04:00
a0d79bf58a Program was compiling on laptop. Did not compile on desktop... Fixed 2014-07-26 19:27:56 -04:00
e6310554c8 Changed function names ToThisCase instead of camelCase 2014-07-26 18:39:52 -04:00
de4a4f448a Added function to return values of the sonars, front, back, or an individual sonar. TODO: add a delay from when we turn on the sonar to when we turn it back off again 2014-07-26 18:23:24 -04:00
47a6b9050b Added sonar code (doesn't work yet) 2014-07-26 17:59:18 -04:00
4972ee5e39 Formatted 2014-07-26 14:58:28 -04:00
56bb724966 Templated everything. "Zaphod" has been removed from every file and replaced with HH 2014-07-26 13:50:07 -04:00
d6e8a5ec18 Fixed formatting and a compilation error 2014-06-10 21:02:35 -04:00
8478154307 Code now compiles. Completed refactorign of HHBase and Compressor. Continuing with refactoring. (Untested) 2014-06-10 20:29:12 -04:00
9490e32ef6 Created template branch in an attempt to template the robot for future use. Made formatting and name changes 2014-06-10 17:52:21 -04:00
5a9572f516 fixes a compile error 2014-06-10 14:48:47 -04:00
080079610b Indicates if the joysticks were plugged in during an invalid state (boolean on the dashboard) 2014-06-10 14:46:31 -04:00
d05dfd3e8d Added a shooting power indicator to the dashboard with refreshing 2014-06-10 14:33:10 -04:00
4d176a607d Updated to force shooting at >15 power 2014-06-10 14:03:18 -04:00
9a2fa6e15a Lowered minimum shooting speed to 15 percent 2014-06-10 11:31:57 -04:00
46a1188857 Fixed issue #1. Min shoot speed is now 50% 2014-06-09 20:24:14 -04:00
616df6236e Added a function to put key values and will eventually return if successful 2014-06-08 09:56:03 -04:00
bf41285efe Added the ZaphodDashboard class and included it in the needed files 2014-06-08 09:42:32 -04:00
0de735aaa6 Added a Dashboard class and added test function 2014-06-08 08:07:25 -04:00
738139995b Greatly improved the buildscript to almost makefile like functionality. Also added and alias to the users bashrc (frcbot) 2014-06-06 16:24:28 -04:00
190f230b07 Added two basic scripts (documenting it later but there pretty easy to understand 2014-05-31 11:02:27 -04:00
07396203d7 shooter_lower returns nothing 2014-05-04 10:30:10 -04:00
02862ff099 Added the most recent version of the code. Also split the code into two folders, one of which has the .out 2014-05-04 10:15:42 -04:00