aboutsummaryrefslogtreecommitdiff
path: root/src/modules/fixedwing_backside
Commit message (Collapse)AuthorAgeFilesLines
* ALTCTRL/POSCTRL renamed to ALTCTL/POSCTLAnton Babushkin2014-05-111-2/+2
|
* Updated flight modes diagrams & comments.TickTock-2014-04-281-1/+1
|
* Replaces poshold/althold with posctrl/altctrlTickTock-2014-04-281-2/+2
|
* renamed EASY to POSHOLD and SEATBELT to ALTHOLDTickTock-2014-04-271-2/+2
|
* Added encoder uORB message/ fixedwing_backside working if enabled.James Goppert2014-03-201-3/+3
|
* Use double for lat/lon in vehicle_global_position topic, use filed names ↵Anton Babushkin2014-01-241-4/+4
| | | | lat, lon, alt, vel_n, vel_e, vel_d for global positions
* Replace mission_item_triplet with position_setpoint_triplet, WIPAnton Babushkin2014-01-231-1/+1
|
* Mission topic: Use mission topic instead of global position for tripletJulian Oes2013-11-202-6/+6
|
* Fixed backside automode typo.James Goppert2013-11-141-1/+1
|
* Improved mode mapping for fixedwing_backside.James Goppert2013-11-141-11/+12
|
* Updated backside controller/ added backside config.James Goppert2013-11-141-7/+7
|
* Merge branch 'seatbelt_multirotor' into seatbelt_multirotor_newAnton Babushkin2013-08-162-97/+80
|\ | | | | | | WIP, TODO fixedwing
* \ Merged masterLorenz Meier2013-08-144-1/+616
|\ \
| * | Segway stabilized.James Goppert2013-07-282-60/+0
| | |
| * | Working on segway controller, restructure of fixedwing.James Goppert2013-07-284-1/+667
| |/
* / Changed location of lots of flags and conditions, needs testing and more workJulian Oes2013-07-161-2/+4
|/
* MergedLorenz Meier2013-06-071-8/+10
|\
| * Saved a few string bytes, cleaned up task names and outputLorenz Meier2013-06-061-8/+9
| |
* | 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.
* Hotfix: Building fixedwing backside params correctlyLorenz Meier2013-05-201-1/+2
|
* Merged with masterLorenz Meier2013-05-091-8/+9
|
* Moved all fixed wing controllers to new worldLorenz Meier2013-04-273-0/+281