aboutsummaryrefslogtreecommitdiff
path: root/apps/systemlib
Commit message (Expand)AuthorAgeFilesLines
* sscanf field widths seem to be broken, don't use them.px4dev2012-08-201-1/+1
* Added deamon example, reworked / merged multirotor attitude control. Ready fo...Lorenz Meier2012-08-193-7/+8
* Cleaned up position control (WIP), moved PID structs (should become classes) ...Lorenz Meier2012-08-192-0/+222
* Teach err.c how to live without standard I/Opx4dev2012-08-181-1/+27
* Add <err.h> modeled on the BSD functions of the same name; this will let us c...px4dev2012-08-183-1/+230
* Various fixes for params interfaceLorenz Meier2012-08-161-7/+16
* fix a fatal one-character typo in the multirotor output scaling logicpx4dev2012-08-161-1/+1
* New multirotor mixer; builds, not yet tested.px4dev2012-08-155-9/+331
* mechanical style fixupspx4dev2012-08-146-22/+33
* Syntax change to improve readability; output scalers are now labelled O: inst...px4dev2012-08-112-33/+84
* Rework the mixer architecture based on discussions about arbitrary geometry m...px4dev2012-08-108-582/+977
* Reject mixer definition lines too short to be valid.px4dev2012-08-051-0/+3
* Add a sample mixer definition and documentation.px4dev2012-08-051-22/+36
* More work on the mixer architecture.px4dev2012-08-052-49/+135
* Checkpoint: more work in progress on mixer load/savepx4dev2012-08-052-50/+59
* Work in progress; standard mixer API and utilitypx4dev2012-08-052-39/+229
* Many Doxygen style fixesLorenz Meier2012-08-058-12/+94
* Fresh import of the PX4 firmware sources.px4dev2012-08-0410-0/+1444