47494 Commits (e49dc306ec9dfcfaa0e17548f4a280eddef63d56)
 

Author SHA1 Message Date
jjulio1234 9e6fcded41 Geographic_correction_factor is now internally calculated (no need for external parameter) 14 years ago
james.goppert b839951ce5 Switched to generic servo output. 14 years ago
jjulio1234 05ea4dce7d Yellow LED on when GPS position hold mode 14 years ago
jjulio1234 0ce4e75c79 Some corrections on attitude file. Magnetometer tests 14 years ago
james.goppert a771cbacc0 Added buffer overflow warning. 14 years ago
james.goppert 33a7d26846 Adding missing loop counter for menu. 14 years ago
james.goppert 687f5ebc00 Removed strlcpy. 14 years ago
paulbmather@gmail.com bd205a48e8 GPS units that don't have 2 digits after decimal on heading and alt would cause serious math problem. 14 years ago
james.goppert 7dd853642c Fixed ack error. 14 years ago
james.goppert 3ec939888e Removed Serial references. 14 years ago
james.goppert 744d72ea2b Command upload functional. 14 years ago
james.goppert d72c61b80a Setup bincomm auto acknowledge. 14 years ago
james.goppert f28c752bbb Updated command parameters. 14 years ago
james.goppert 91caffaf95 Changed to 32bit alt. 14 years ago
james.goppert e308f2410e Fixed yaw. 14 years ago
james.goppert 5207844480 Added 0x70, other minor changes. 14 years ago
DrZiplok@gmail.com bfaf2f2f9b Fix pack pragma usage 14 years ago
DrZiplok@gmail.com aec22fc639 Fix the idle timer. 14 years ago
DrZiplok@gmail.com 9e7876fee7 Dangling comma 14 years ago
DrZiplok@gmail.com 1049bf2153 Add init method so that the comms stream can be set after construction. 14 years ago
jphelirc eb5f4d7d32 prepared support for Mode 1 & Mode 2 radios 14 years ago
jphelirc 6f70fddea4 work on progress, updated camera functions, rearranging module configs 14 years ago
rmackay9@yahoo.com a5cb22207a modified APM_PerfMon to display results sorted by %cpu 14 years ago
rmackay9@yahoo.com c9e7d227fe added APM_PerfMon library which can be used to track down performance bottlenecks 14 years ago
deweibel 7b752babf0 checking in working copy to work on bad bug 14 years ago
DrZiplok@gmail.com c833182dbe Duplicate include protection for BetterStream.h 14 years ago
DrZiplok@gmail.com c39639045c Default un-supplied command arguments to the empty string and zero rather than leaving them potentially un-initialised. This makes it safe for commands to compare argument strings without adding the expense of checking argc first. 14 years ago
rmackay9@yahoo.com 1adfde9ff6 fixed small typo that was stopping magnetometer initialisation code from being run. 14 years ago
DrZiplok 8b2245acda More documentation. 14 years ago
deweibel b49032d9ea Changes to DCM and IMU libraries to put accel into m/s^2 units 14 years ago
jphelirc 288c61fcce preparing for camera stabilization features 14 years ago
jphelirc 1ece81342b PowerDistro -PCB layer files 14 years ago
jphelirc 4a07a3c09d preparing for automatic calibration via CLI 14 years ago
rmackay9@yahoo.com 7f4137569b Added orientations for Sparkfun magnetometer. 14 years ago
jphelirc b853247c08 preparing for camera mounts 14 years ago
jasonshort e7b26da27d A simple OO PID library 14 years ago
deweibel 610609f98d Delete obsolete / incomplete DCM library. 14 years ago
deweibel a80eb66e77 fix bugs from factoring imu object. 14 years ago
deweibel 6272955567 small correction to imu lib 14 years ago
deweibel de51162e81 Correct file references for repository 14 years ago
deweibel 489365e7fc Add IMU library 14 years ago
deweibel 3e30d2566d Add DCM library 14 years ago
DrZiplok@gmail.com 271d4736a8 Factor the Stream-related enhancements out from FastSerial proper, so that we could use them on other Stream subclasses if that seemed worthwhile. 15 years ago
rmackay9@yahoo.com 8eeb81f792 reduced APM_Compass library RAM and code footprint 15 years ago
jphelirc 74674b638b flight orientation selection by DIP1 switch 15 years ago
jphelirc f5cd4e45f9 CLI and magneto initializations 15 years ago
jphelirc ede3a46cf1 cleaning up and preparing for CLI 15 years ago
jphelirc 669bde1e45 preparing for DIP switch functions 15 years ago
DrZiplok 84697f4111 Fix ::printf_P to transmit to the correct interface. Fixes the XBee test. 15 years ago
DrZiplok 502b6ee0f7 Teach the compass init code how to detect whether there is a compass present 15 years ago