aboutsummaryrefslogtreecommitdiff
path: root/src/modules/fixedwing_pos_control
Commit message (Collapse)AuthorAgeFilesLines
* Unused deprecated modules removed: att_pos_estimator_ekf, ↵Anton Babushkin2014-05-042-519/+0
| | | | fixedwing_att_control, fixedwing_pos_control, position_estimator, position_estimator_mc, sdlog
* Use double for lat/lon in vehicle_global_position topic, use filed names ↵Anton Babushkin2014-01-241-1/+1
| | | | lat, lon, alt, vel_n, vel_e, vel_d for global positions
* Merge branch 'master' of github.com:PX4/Firmware into origin_integrationLorenz Meier2013-07-021-4/+4
|\
| * multirotor_attitude_control performance improved, tested in flight. PID ↵Anton Babushkin2013-06-201-4/+4
| | | | | | | | library new functionality and bugfixes.
* | Rename our 'task_spawn' to 'task_spawn_cmd' since NuttX now has its own ↵px4dev2013-06-011-1/+1
|/ | | | version of task_spawn that's different.
* Moved all fixed wing controllers to new worldLorenz Meier2013-04-272-0/+519