aboutsummaryrefslogtreecommitdiff
path: root/apps/px4
Commit message (Expand)AuthorAgeFilesLines
...
* | | Fixed compile errors and warnings in param testLorenz Meier2012-08-191-2/+3
* | | Add support for setting and exporting parameters.px4dev2012-08-191-5/+15
* | | The beginnings of a new parameter system.px4dev2012-08-193-0/+72
|/ /
* | Fixed incorrect scaling of acceleration valuesLorenz Meier2012-08-191-3/+3
* | Share the PX4IO protocol header, such as it is, between the two apps.px4dev2012-08-182-74/+1
* | Updated tests suite properly to MPU-6000 driver, should pass nowLorenz Meier2012-08-181-5/+6
* | Fixed sensors testLorenz Meier2012-08-181-1/+1
* | State machine cleanup, introduced variable rates for MAVLink depending on the...Lorenz Meier2012-08-181-1/+1
* | Updated MPU test to new driver modelLorenz Meier2012-08-181-14/+14
* | Removed outdated sensors bringup appLorenz Meier2012-08-186-932/+0
* | Fixed PI wrapping code, debugging more sensor code, possible misalignment of ...Lorenz Meier2012-08-171-6/+10
* | Minor tweaks and command parsing debuggingLorenz Meier2012-08-161-1/+1
* | Increased attitude estimator bm stackLorenz Meier2012-08-161-1/+1
|/
* mechanical style fixupspx4dev2012-08-141-28/+37
* Simplify an error message to avoid a bad pointer deref.px4dev2012-08-131-1/+1
* First initial revision of ACC driver and gyroLorenz Meier2012-08-132-30/+39
* Improved float testsLorenz Meier2012-08-133-72/+31
* Don't try to mix if we have no mixer installed.px4dev2012-08-111-8/+12
* Rework the mixer architecture based on discussions about arbitrary geometry m...px4dev2012-08-101-83/+78
* HIL fixed, fixedwing control fixesIvan Ovinnikov2012-08-071-49/+56
* Sketchy diagnostic commands useful for testing.px4dev2012-08-051-7/+69
* More work on the mixer architecture.px4dev2012-08-051-18/+52
* Checkpoint: more work in progress on mixer load/savepx4dev2012-08-051-9/+18
* Work in progress; standard mixer API and utilitypx4dev2012-08-052-3/+76
* Faster sensor bus resets on timeouts, massively reworked fixed wing app, testedLorenz Meier2012-08-053-9/+40
* Many Doxygen style fixesLorenz Meier2012-08-052-12/+16
* Fresh import of the PX4 firmware sources.px4dev2012-08-0442-0/+7200