- Dec 03, 2016
-
-
burneykb authored
-
burneykb authored
-
Jake Drahos authored
-
burneykb authored
-
burneykb authored
-
burneykb authored
-
Jake Drahos authored
-
Jake Drahos authored
Brought quad code into master Conflicts: .gitignore Readme.md website/content/images/dark.png website/content/images/markdown.png website/content/images/standard.png
-
Jake Drahos authored
-
Jake Drahos authored
-
burneykb authored
-
bbartels authored
Also stop committing Debug c object files
-
burneykb authored
-
bbartels authored
-
burneykb authored
-
- Dec 02, 2016
-
-
Jake Drahos authored
-
Jake Drahos authored
-
- Dec 01, 2016
-
-
Matt Rich authored
-
David Wehr authored
-
- Nov 30, 2016
- 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
-
Jake Drahos authored
Just to get an idea of what the args will all look like
-
bbartels authored
-
Jake Drahos authored
-
GroundStation 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
-