- Mar 02, 2017
-
-
MicroCART authored
-
- Feb 23, 2017
-
-
burneykb authored
-
- Feb 19, 2017
-
-
burneykb authored
-
- Feb 10, 2017
-
-
Jake Drahos authored
Revert "Revert "Merge branch 'master' of git.ece.iastate.edu:danc/MicroCART_17-18 into batch-setpid"" This reverts commit b9292f1c. Yes, this is a revert-revert. Brendan broke all the things.
-
- Feb 05, 2017
-
-
burneykb authored
-
- Feb 03, 2017
-
-
burneykb authored
-
- Jan 24, 2017
- Jan 23, 2017
- Dec 04, 2016
- Dec 03, 2016
- Dec 02, 2016
-
-
Jake Drahos authored
-
- Nov 29, 2016
- Nov 28, 2016
-
-
Jake Drahos authored
Example: setpid --pitch -p 5.0 Support is not fully fleshed out because the quad doesn't support everything. Some backend changes will be needed to support the rest of the PID constants that are in the design document. Right now, the P and the D of pitch, roll, and yaw are supported. The Height/Lat/Long PID controllers are not supported by the quad<->backend protocol, nor are the I constants of anything. The quad<->backend protocol is aware of a Throttle controller, which is nowhere in the documentation.
-
Jake Drahos authored
Just to get an idea of what the args will all look like
-
Jake Drahos authored
-
GroundStation authored
- Changed C standard - Changed wpedantic to pedantic - Deleted some unused code that used nonexistent time functions - Fixed a bug with VRPN
-
Jake Drahos authored
Added nanosleep to make rate work right, also switched from -t for total time to -c for count
-