aboutsummaryrefslogtreecommitdiff
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Moved position_estimator_mc, px4io driver and sdlog app to new style buildLorenz Meier2013-04-2763-7069/+0
* Moved all system commands to the new worldLorenz Meier2013-04-2730-3410/+0
* Deleted old cruftLorenz Meier2013-04-272-204/+0
* Cut over MAVLink to new build systemLorenz Meier2013-04-2724-5869/+0
* Move the 'tests' app to the new world.px4dev2013-04-2623-3640/+0
* Merge branch 'master' into export-buildpx4dev2013-04-263-1/+20
|\
| * Merge pull request #253 from sjwilks/quad_xv_modeLorenz Meier2013-04-263-1/+20
| |\
| | * Update the quad V values.Simon Wilks2013-04-262-8/+8
| | * Add support for V for quads with offset arms such as the TBS and SteadiDrone ...Simon Wilks2013-04-253-1/+20
* | | Merge working changes into export-build branch.px4dev2013-04-2657-11824/+2
* | | Merge branch 'master' into export-buildpx4dev2013-04-263-6/+7
|\| |
| * | Use the I2C bus number from the board config, not a hardcoded value.px4dev2013-04-261-1/+2
| * | Fix an error in a #errorpx4dev2013-04-261-1/+1
| * | Fix the way that we idle the tone_alarm pin so that the board defines what is...px4dev2013-04-261-4/+4
| * | Build utility apps -Os to save ROM space.px4dev2013-04-2615-0/+29
* | | Merge branch 'master' into export-buildpx4dev2013-04-2664-55/+3648
|\| |
| * | Hotfix: GPS MAVLink transmission fixesLorenz Meier2013-04-261-5/+13
| * | Finished conversion to C++Lorenz Meier2013-04-262-7/+15
| * | HIL bugfixingLorenz Meier2013-04-254-30/+43
| |/
| * Update ubx.cppyvestroxler2013-04-221-2/+4
| * Hotfix: Build fixLorenz Meier2013-04-221-1/+1
| * Fixed bug in MAVLink HIL interface, now consistent with in-flight results in ...Lorenz Meier2013-04-221-5/+9
| * Fixes to MAVLink HILLorenz Meier2013-04-221-3/+7
| * Merge branch 'master' of github.com:PX4/Firmware into position_estimator_mcLorenz Meier2013-04-221-0/+1
| |\
| | * Small compile warning fix for HoTT testLorenz Meier2013-04-211-0/+1
| * | Merge branch 'master' of github.com:PX4/Firmware into position_estimator_mcLorenz Meier2013-04-144-13/+91
| |\|
| | * Fixed axis in L3GD20 driverJulian Oes2013-04-081-3/+4
| | * Added generation of pressure altitude in highres IMU message modeLorenz Meier2013-04-071-7/+17
| | * Merge branch 'master' of github.com:PX4/Firmware into hilLorenz Meier2013-04-062-3/+2
| | |\
| | * | Improved HIL startup script, added highres HIL receive routineLorenz Meier2013-03-241-0/+68
| * | | Butchered position estimator from Damian Aregger into shape, publishes now gl...Lorenz Meier2013-03-2355-0/+3474
| |/ /
* | | Should never have been here.px4dev2013-03-311-0/+0
* | | Merge branch 'master' into export-buildpx4dev2013-03-318-257/+163
|\ \ \ | | |/ | |/|
| * | Hotfix missing yaw deadzone default (leads to continuous turns since zero spe...Lorenz Meier2013-03-281-1/+1
| * | Fix gyro measurement noise varianceLorenz Meier2013-03-281-2/+1
| |/
| * Merge pull request #234 from PX4/seatbeltLorenz Meier2013-03-236-253/+159
| |\
| | * Merge branch 'seatbelt_controllib' of https://github.com/jgoppert/Firmware in...Lorenz Meier2013-03-196-253/+159
| | |\
| | | * Added pressure alt measurement to kalman demo.jgoppert2013-03-183-8/+18
| | | * Fixed a comment.jgoppert2013-03-181-1/+1
| | | * Fixed PID roc2Thr param names/ added them to controldemo.jgoppert2013-03-182-2/+9
| | | * Flipped simple mode pitch/throttle channel input.jgoppert2013-03-181-4/+4
| | | * Added seatbelt fixedwing controller.jgoppert2013-03-183-245/+134
| * | | Added startup scripts useful when running USB consoles, made MAVLink aware th...Lorenz Meier2013-03-211-1/+2
* | | | Merge branch 'master' into export-buildpx4dev2013-03-212-2/+2
|\| | |
| * | | Hotfix: Apply same (correc) deadzone logic from IO fix to FMU as wellLorenz Meier2013-03-211-1/+1
| * | | Merge pull request #235 from sjwilks/io-twitchLorenz Meier2013-03-201-1/+1
| |\ \ \
| | * | | Ensure that numerator / demoninator <= 1.Simon Wilks2013-03-211-1/+1
| | |/ /
* | | | Merge branch 'master' into export-buildpx4dev2013-03-2080-2121/+6120
|\| | |
| * | | HOTFIX: correct some logic errors with SPI chipselect generation.px4dev2013-03-191-7/+7
| |/ /
| * / Added MAVLink-transmitted calibration warning about bad sensor calibration as...Lorenz Meier2013-03-181-0/+8
| |/