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

75 Commits

Author SHA1 Message Date
1f6f1cf239 Removed compressor 2015-02-07 13:17:22 -05:00
aed1db3981 Added extra elevator DIOs 2015-02-07 13:08:24 -05:00
113f81a0b0 Moved DIOs into individual classes (untested) 2015-02-07 13:03:00 -05:00
e2a9a695ae Added pretest code (not working) 2015-02-07 14:17:20 +00:00
3b63c6ff1e Added two second timeout to the elevator 2015-02-07 12:23:10 +00:00
f682b272a6 Updated Elevator to run until hall effect is triggered 2015-02-07 11:53:41 +00:00
4c9ce0b57b Changed DIO Get if statement to a case 2015-02-07 10:37:19 +00:00
e70dd861ed Fixed compile error with Collector.cpp 2015-02-07 10:18:57 +00:00
4494b9131a Minor fixes (untested) 2015-02-06 20:38:02 -05:00
578efd7a88 Robot works, used throttle to control power of collcetor/elevator 2015-02-04 20:58:32 -05:00
ed2ae766fb Stop motors when button is released (untested) 2015-02-04 11:15:21 -05:00
5ac16f85d4 Moved commands into directories (untested) 2015-02-03 15:55:30 -05:00
7f3a504472 Fixed indentation 2015-02-02 20:43:22 -05:00
653bb9aacc Fixed poorly written code 2015-02-02 19:56:27 -05:00
0ff142c25b Updated to match robot specs 2015-02-02 18:53:02 -05:00
e5a8402f15 Updated elevator header to fix compiler error 2015-02-02 17:42:18 +00:00
7872ab3890 Merge feature/command-based with t 2015-02-02 17:39:06 +00:00
2cf5d41081 Added a lot of collector code, needs fine tuning and calibration 2015-02-02 17:14:27 +00:00
e30390e43f Started adding encoder support (not working) 2015-02-01 14:48:01 -05:00
b548bee067 Code compiles now 2015-01-31 15:02:33 -05:00
760a30a8a2 Continued development of elevator (not working) 2015-01-31 14:30:09 -05:00
ae88dd98c3 Merge branch 'feature/command-based' of github.com:team2059/dent into feature/command-based 2015-01-31 12:19:30 -05:00
059c690b86 Added elevator calibrate function (untested) 2015-01-31 12:16:02 -05:00
b4b54ee5e7 Added compressor stopping. kinda works 2015-01-29 19:53:11 +00:00
e496f313df Removed src folder 2015-01-25 08:46:48 -05:00