aboutsummaryrefslogtreecommitdiff
path: root/apps/fixedwing_control
Commit message (Expand)AuthorAgeFilesLines
* Checkpoint - moving things out of the NuttX configs/*/src directoriespx4dev2012-10-231-1/+1
* Change parameter names in FW control to fit within MAVLink parameter name siz...Doug Weibel2012-10-081-79/+81
* This commit changes the inner loop control structures for fixed wing attitude...Doug Weibel2012-10-071-39/+121
* Go back to the FIFO scheduler for now, as we don't have time to shake out the...px4dev2012-10-031-1/+1
* Just a test commit. No content other than a test comment.Doug Weibel2012-10-031-1/+1
* Add new 'task_spawn' interface for starting new tasks in the PX4 worldpx4dev2012-10-011-1/+7
* Fixed heading calculation, fixed heading controllerLorenz Meier2012-09-291-11/+40
* WIP on HILLorenz Meier2012-09-221-2/+7
* Halfway-working fixed wing waypoint control, needs more effortLorenz Meier2012-09-221-742/+266
* Minor cleanups in fixed wing controlLorenz Meier2012-09-193-170/+73
* correctly hooked up setpoints in fixed wing control app, pending validationLorenz Meier2012-09-101-12/+6
* Deleted old cruftLorenz Meier2012-09-101-0/+0
* Final parameter interface cleanup - removed last bit of old cruft, fixed a bu...Lorenz Meier2012-08-271-50/+20
* Kicked out mix_and_link, deleted old MPU driver, disabled (still needed for r...Lorenz Meier2012-08-241-172/+67
* Ported almost everything to new param interface, ready for serious testingLorenz Meier2012-08-241-25/+54
* Merged parameter changesLorenz Meier2012-08-221-18/+26
|\
| * Added more params, old read-in code not yet replacedLorenz Meier2012-08-211-18/+26
* | Fix an architectural issue with the ORB that prevented publication from inter...px4dev2012-08-211-1/+1
|/
* HIL fixed, fixedwing control fixesIvan Ovinnikov2012-08-071-44/+52
* Faster sensor bus resets on timeouts, massively reworked fixed wing app, testedLorenz Meier2012-08-054-171/+114
* Many Doxygen style fixesLorenz Meier2012-08-051-1/+1
* Build fix.px4dev2012-08-041-2/+2
* Fresh import of the PX4 firmware sources.px4dev2012-08-046-0/+1212