aboutsummaryrefslogtreecommitdiff
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merged new EKF versionLorenz Meier2012-10-1640-720/+707
* Merge branch 'tobi'Lorenz Meier2012-10-162-22/+49
|\
| * Merge branch 'master' of https://github.com/tnaegeli/Firmware into tobiLorenz Meier2012-10-1015-180/+404
| |\
| * | Fixed logging, mergedLorenz Meier2012-10-102-22/+49
* | | Teach top how to precisely determine stack usage.px4dev2012-10-141-3/+22
* | | Merge branch 'master' of https://github.com/PX4/Firmwarepx4dev2012-10-132-9/+10
|\ \ \
| * | | Disable rate control, disable offset estimationLorenz Meier2012-10-132-9/+10
* | | | Merge branch 'master' of file:///Users/Shared/NuttXpx4dev2012-10-1325-466/+856
|\ \ \ \ | |/ / / |/| | |
| * | | You can now configure a login for Telnet NSH session -- from Darcy Gongpatacongo2012-10-126-23/+208
| * | | Several bugfixes, mostly from Darcy Gongpatacongo2012-10-063-8/+12
| * | | Fix some W25 driver errorspatacongo2012-10-043-3/+55
| * | | Change all occurrences of CONFIG_EXAMPLE_ to CONFIG_EXAMPLES_ for consistency...patacongo2012-10-0433-286/+346
| * | | Change order of includes in apps/Makefile; add clock frequencies to shenzhou,...patacongo2012-10-042-2/+9
| * | | Delete the apps/vsn directory (moved commands to apps/system)patacongo2012-10-043-3/+3
| * | | Delete the apps/vsn directory (moved commands to apps/system)patacongo2012-10-0329-554/+560
| * | | Prep for 6.22 Releasepatacongo2012-09-291-2/+2
| * | | Prep for NxWidgets 1.3 releasepatacongo2012-09-291-1/+3
| * | | Turn off LCD reading on Shenzhou board (needs some TLC before it will be usable)patacongo2012-09-282-2/+11
| * | | Definitions for ARMv7-M AIRCR register, Fixes for ADS7843 and SSD1289 driver,...patacongo2012-09-272-0/+5
* | | | Remove obsolete warning.px4dev2012-10-111-1/+1
| |_|/ |/| |
* | | Merge branch 'master' of https://github.com/PX4/Firmwaretnaegeli2012-10-1011-121/+365
|\ \ \
| * | | Split the parameter load/save commands out of the 'eeprom' command, since tha...px4dev2012-10-096-13/+294
| * | | Sensor rate and throttle inversion fixesLorenz Meier2012-10-093-106/+30
| * | | Don't treat end-of-document-structure as an error.px4dev2012-10-081-1/+3
| | |/ | |/|
| * | Merge branch 'master' of github.com:PX4/Firmware into tobiLorenz Meier2012-10-081-1/+36
| |\ \
| | * | Add a 'secret' subcommand to bl_update that manipulates the option bits to ch...px4dev2012-10-061-1/+36
| * | | Fixed GPS lost issue, fixed accel scale initialization, fixed code style in r...Lorenz Meier2012-10-083-7/+8
| * | | Merge branch 'master' of https://github.com/tnaegeli/Firmware into tobiLorenz Meier2012-10-045-75/+28
| |\ \ \ | | |/ / | |/| |
| * | | Back out testing changes that are a bit too much ahead of time for masterLorenz Meier2012-10-042-13/+13
* | | | working offboardtnaegeli2012-10-096-62/+78
* | | | Merge branch 'master' of https://github.com/PX4/Firmwaretnaegeli2012-10-049-236/+568
|\| | | | |/ / |/| |
| * | Added controller parameters, added vicon position readingLorenz Meier2012-10-046-9/+262
| * | Cleaned up / simplified position control, attacking pos control implementatio...Lorenz Meier2012-10-044-230/+309
* | | Merge branch 'master' of https://github.com/PX4/Firmwaretnaegeli2012-10-046-137/+86
|\| |
| * | Fixed inner yaw rate loopLorenz Meier2012-10-044-137/+85
* | | Merge branch 'master' of https://github.com/PX4/Firmwaretnaegeli2012-10-0414-16/+22
|\| |
| * | Go back to the FIFO scheduler for now, as we don't have time to shake out the...px4dev2012-10-0314-15/+21
| * | Just a test commit. No content other than a test comment.Doug Weibel2012-10-031-1/+1
* | | fixed Rate controllertnaegeli2012-10-043-56/+61
* | | Merge branch 'master' of https://github.com/PX4/Firmwaretnaegeli2012-10-039-257/+516
|\| |
| * | Moved from raw gyro to estimated angular rate from EKF for rate controlLorenz Meier2012-10-031-9/+10
| * | Exposed measurement noise covariance and process noise covariance as MAVLink ...Lorenz Meier2012-10-034-189/+381
| * | Commit finished attitude estim cleanupLorenz Meier2012-10-032-0/+8
| * | Clean 250 Hz updates in filter, partial updates enabledLorenz Meier2012-10-034-21/+82
| * | Merge branch 'master' of github.com:PX4/FirmwareLorenz Meier2012-10-033-5/+5
| |\ \
| * | | Simplified pos estimator, ready for testsLorenz Meier2012-10-023-94/+91
* | | | rate controller updatetnaegeli2012-10-032-96/+43
| |/ / |/| |
* | | Merge branch 'master' of github.com:PX4/FirmwareLorenz Meier2012-10-0243-1329/+1186
|\| |
| * | Minor cleanups in debug output and offboard control armingLorenz Meier2012-10-022-25/+29
| * | Updated update / telemetry rates, updated covarianceLorenz Meier2012-10-022-5/+8