aboutsummaryrefslogtreecommitdiff
path: root/apps/px4
Commit message (Expand)AuthorAgeFilesLines
...
* Initialise some extra fields, don't try closing an ORB advertisement.px4dev2012-09-031-1/+2
* Merge branch 'master' into ms5611_newmathpx4dev2012-09-031-1/+1
|\
| * Add actuator controls outputLorenz Meier2012-09-021-1/+1
* | Reduce slightly the rate at which we can be spammed with arming-state change ...px4dev2012-09-021-1/+1
|/
* More black magic put into the attitude estimation - works nicely nowLorenz Meier2012-08-292-9/+9
* Really ugly but safe hack to make 30 deg rotations workLorenz Meier2012-08-271-0/+12
* Added negative float printing to test rangeLorenz Meier2012-08-261-18/+41
* Ported almost everything to new param interface, ready for serious testingLorenz Meier2012-08-241-4/+0
* Sensor readout, testing and driver adjustmentsLorenz Meier2012-08-222-6/+9
|\
* | Fixed a bunch of issues in the arming state machine for multirotors, arming /...Lorenz Meier2012-08-221-1/+1
* | Merged parameter changesLorenz Meier2012-08-221-10/+10
|\ \
* \ \ Merge branch 'master' into px4dev_new_paramLorenz Meier2012-08-223-36/+47
|\ \ \ | |/ / |/| |
| * | Fix an architectural issue with the ORB that prevented publication from inter...px4dev2012-08-213-6/+4
| * | Add a set of ORB topics for advertising actuator outputs.px4dev2012-08-211-25/+27
| * | Improved tuning for current attitude estimation hack, needs to be removed ASAPLorenz Meier2012-08-211-6/+17
* | | Merge branch 'master' into px4dev_new_paramLorenz Meier2012-08-201-6/+6
|\| |
| * | Reduced optimistic send rates, better mag scalingLorenz Meier2012-08-201-3/+3
| * | Fixed attitude mag scalingLorenz Meier2012-08-201-3/+3
* | | Tweak the test to work with the changed parameter export pathpx4dev2012-08-191-1/+1
* | | 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