aboutsummaryrefslogtreecommitdiff
path: root/apps/examples/px4_deamon_app
Commit message (Expand)AuthorAgeFilesLines
* Cleaned up / simplified position control, attacking pos control implementatio...Lorenz Meier2012-10-041-1/+4
* Go back to the FIFO scheduler for now, as we don't have time to shake out the...px4dev2012-10-031-1/+1
* Add new 'task_spawn' interface for starting new tasks in the PX4 worldpx4dev2012-10-011-1/+6
* Minor style and documentation cleanupsLorenz Meier2012-09-191-14/+14
* Rewrote SD logging app, simpler, but effective. Pending testingLorenz Meier2012-09-101-2/+1
* Porting to new param interface, updated mixersLorenz Meier2012-08-201-3/+3
* Added deamon example, reworked / merged multirotor attitude control. Ready fo...Lorenz Meier2012-08-191-4/+4
* Cleaned up position control (WIP), moved PID structs (should become classes) ...Lorenz Meier2012-08-192-0/+172