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

228 Commits

Author SHA1 Message Date
7e95ca8469 added arcade drive 2015-09-17 19:59:58 +00:00
bc7ec90009 Autoformatted project 2015-07-31 12:52:15 -04:00
b465ab4304 Added autoformat script/documentation 2015-07-31 12:52:03 -04:00
abff070940 Added an auto sequence to collect a tote from the landfill zone 2015-07-05 16:02:56 -04:00
ff39bf9409 Added cmake WPILIB variable 2015-04-19 14:10:21 -04:00
16eb22adbf Fixed CMakeLists.txt 2015-04-19 13:56:13 -04:00
2a37d7c491 Use /dev/null instead of '' 2015-04-19 13:56:13 -04:00
bea9f07e6c Fixed cmakelists.txt 2015-04-19 13:56:13 -04:00
976458a867 Added clean-all function 2015-04-19 13:56:13 -04:00
be4a1fea8d Started work on make deploy (not working) 2015-04-19 13:56:13 -04:00
28ab88876c Created cmake file (untested) 2015-04-19 13:56:13 -04:00
c2047f33b1 Updated bin collector code to reflect electrical changes made to board. 2015-04-18 09:03:06 +00:00
4a967bc892 Merge branch 'patch/license' into develop 2015-04-15 10:36:50 -04:00
3a77b38ff9 Added second bin elevator motor 2015-04-15 10:35:44 -04:00
a0018675ac Updated makefile to no longer require use of 'find' 2015-04-11 20:24:48 +00:00
b4ee9a30c6 Fixed makefile issues with deploying, added make run 2015-04-06 20:36:59 -04:00
fb51f39da7 Added BinIn, BinOut commands, BinCollector subsystem for collecting bins, mapped left button 3 and 4 to move BinCollector elevator. Works 100% 2015-04-06 20:36:35 -04:00
6fd89b1a84 Fixed doxygen warnings 2015-04-06 19:06:00 -04:00
e0536cf787 Removed unused autos, removed unused dashboard values, fixed doxygen documentation to meet guidelines 2015-04-05 10:45:31 +00:00
Carl Colglazier
d93f44bcdb Added license. 2015-03-27 16:59:06 -04:00
98d6f7e4b5 Added ability to disable elevator soft limits 2015-03-26 22:30:30 +00:00
a3af0d6dec Fixed makefile indentation 2015-03-26 10:31:51 -04:00
4dd144d377 Version bump 2015-03-26 10:25:51 -04:00
dd630e2574 Added a main elevator cycle command group 2015-03-24 18:42:11 +00:00
d8f39bef0a Documentation, formatting fixes 2015-03-23 10:52:02 -04:00
3de6e0023c Preparing for releaes v2.1 2015-03-22 14:29:07 -04:00
76e282b413 Added independent speed control for collector motors 2015-03-21 11:23:29 +00:00
a440280b82 Added RollVar (untested) 2015-03-21 10:24:33 -04:00
cdef9a2547 Added throttle dashboard value for easier deployment of totes 2015-03-21 10:06:25 +00:00
e8f262cd8c Removed robot test functions 2015-03-20 18:39:33 +00:00
a5017e701b Updated auto values 2015-03-20 18:27:59 +00:00
69163b4758 Updated auto sequence 9 because of hardware changes to the hook 2015-03-20 14:07:16 +00:00
5dfcbd9c92 Added reverse drive button 2015-03-20 13:11:23 +00:00
942011dcf5 Updated 'make deploy' to automatically restart robot code on successful deploy 2015-03-20 09:03:48 +00:00
ad725fc065 Imagine this is a professional commit message 2015-03-19 19:48:47 +00:00
5674fd6f0a Fixed bin auto (numbre 9) 2015-03-19 13:04:55 +00:00
5193cbb59a Added older auto sequences 2015-03-19 12:52:16 +00:00
c47be842ae Disabled gyro (tmp fix) 2015-03-19 10:37:58 +00:00
b734df031f Changed version 2015-03-18 07:56:03 -04:00
b02cebb5f3 Merge changes from feature/non-can 2015-03-17 16:33:25 -04:00
e82bff8e1b BinRaise will now only run when held 2015-03-14 11:25:30 -04:00
d06f436f11 Changeable gyro kP (untested) 2015-03-13 19:47:37 -04:00
49ad9dac39 Fixed all doxygen errors, other slight modifications 2015-03-10 20:49:32 -04:00
4a2cf10c22 Merge branch 'patch/typos' into develop 2015-03-10 20:21:19 -04:00
2a25a3c6c6 Implemented gyro (untested) 2015-03-10 20:14:38 -04:00
=
6100848166 Fix spelling of 'mecanum'. 2015-03-10 19:49:57 -04:00
=
7fc088c10c Fix typos. 2015-03-10 19:46:43 -04:00
d4e214a9cd Removed useless makefile option 2015-03-10 16:07:22 +00:00
d9aee4a6f1 Note on bins 2015-03-09 13:46:11 -04:00
d1cec996c1 More formatting improvements, added mainpage 2015-03-09 11:15:57 -04:00