aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merged fixed wing branchesLorenz Meier2012-11-265-27/+56
|\
| * fw_controller testingThomas Gubler2012-11-255-19/+46
| |
* | Merge branch 'io_arming' into fixedwing_outdoorLorenz Meier2012-11-262-3/+4
|\ \
| * \ MergedLorenz Meier2012-11-260-0/+0
| |\ \
| | * | Not arming FMU in HIL modeLorenz Meier2012-11-261-2/+2
| | | |
| * | | Not arming FMU in HIL modeLorenz Meier2012-11-261-2/+2
| |/ /
| * | IO does not arm in HIL modeLorenz Meier2012-11-261-1/+2
| | |
* | | More fixed wing improvementsLorenz Meier2012-11-261-1/+1
| | |
* | | More fixed wing improvementsLorenz Meier2012-11-261-1/+1
| | |
* | | Merged with coordinated turn effortLorenz Meier2012-11-256-33/+117
|\ \ \ | | |/ | |/|
| * | manual merge of origin/master into fw_controlThomas Gubler2012-11-257-81/+50
| |\|
| * | manual merge of origin/master into fw_controlThomas Gubler2012-11-2159-355/+2088
| |\ \
| * \ \ Merge branch 'master' of https://github.com/PX4/Firmware into fw_controlThomas Gubler2012-11-1412-186/+205
| |\ \ \
| * | | | fw control: work in progress, heading rate control loopThomas Gubler2012-11-141-11/+35
| | | | |
| * | | | Merge branch 'master' of https://github.com/PX4/Firmware into fw_controlThomas Gubler2012-11-1313-186/+334
| |\ \ \ \
| * | | | | first version of yaw control loop, needs testingThomas Gubler2012-11-136-11/+67
| | | | | |
* | | | | | Fixes for roll/pitch feedforwardLorenz Meier2012-11-251-2/+6
| | | | | |
* | | | | | MergedLorenz Meier2012-11-252-7/+33
|\ \ \ \ \ \
| * | | | | | Enabled aux manual control channelsLorenz Meier2012-11-242-7/+46
| | | | | | |
* | | | | | | mode switching for all platforms, additional fixed wing modesLorenz Meier2012-11-255-115/+198
| |_|_|_|_|/ |/| | | | |
* | | | | | fixed wing manual setpoints in manual modeLorenz Meier2012-11-251-15/+35
| | | | | |
* | | | | | Removed unneeded headerLorenz Meier2012-11-241-54/+0
|/ / / / /
* | | | | Improved drivers, allowed parallel use of multiple gyrosLorenz Meier2012-11-233-9/+12
| | | | |
* | | | | Removed debug printfLorenz Meier2012-11-211-1/+0
| | | | |
* | | | | Merge branch 'development' of github.com:PX4/Firmware into developmentLorenz Meier2012-11-2125-219/+468
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Temporarily very verbose on flow outputLorenz Meier2012-11-211-1/+3
| | | | |
| * | | | Added vicon, actuator controls effective and optical flow to loggingLorenz Meier2012-11-214-10/+62
| | | | |
| * | | | Added actuator controls effective topicLorenz Meier2012-11-213-4/+105
| | | | |
| * | | | Fixed typo in console message stringLorenz Meier2012-11-211-1/+1
| | | | |
| * | | | Yaw rate sanity checking for controllerLorenz Meier2012-11-201-0/+5
| | | | |
| * | | | Disabling commander black magicLorenz Meier2012-11-201-1/+3
| | | | |
| * | | | Added setpoint tripletLorenz Meier2012-11-202-0/+81
| | | | |
| * | | | Cleaned up PI wrapping code, still subject to testingLorenz Meier2012-11-2010-173/+120
| | | | |
| * | | | Changed yaw position control to yaw speed control for multirotors, tested ↵Julian Oes2012-11-194-19/+44
| | | | | | | | | | | | | | | | | | | | with ardrone
| * | | | Distinction between yaw position and yaw speed control, just messsed around ↵Julian Oes2012-11-194-40/+56
| | | | | | | | | | | | | | | | | | | | in the code, untested
| * | | | Fixed minor optical flow receive and retransmit issue, value was not ↵Lorenz Meier2012-11-193-1/+19
| | | | | | | | | | | | | | | | | | | | re-transmitted
* | | | | Removed left-over commentLorenz Meier2012-11-211-3/+0
|/ / / /
* | | | Added onboard, receive-only MAVLink app for onboard UART networksLorenz Meier2012-11-187-0/+1139
| | | |
* | | | Minor cleanups in docs and outputLorenz Meier2012-11-182-6/+9
| | | |
* | | | Lowered arm button prellingJulian Oes2012-11-151-3/+3
| | | |
* | | | Merge remote-tracking branch 'upstream/master' into ioJulian Oes2012-11-1526-323/+560
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed Conflicts: apps/multirotor_att_control/multirotor_att_control_main.c rc loss failsafe throttle tested
| * | | | minor cosmetic changes in commanderLorenz Meier2012-11-151-2/+4
| | | | |
| * | | | Minor cleanup of param load / storeLorenz Meier2012-11-152-4/+2
| | | | |
| * | | | Improved self-test logicLorenz Meier2012-11-152-4/+14
| | | | |
| * | | | Made u-blox timeouts more forgivingLorenz Meier2012-11-151-1/+1
| | | | |
| * | | | Fixed NuttX issue causing an assertion to trigger on unlinking / opening filesLorenz Meier2012-11-151-0/+1
| | | | |
| * | | | Cleaning up start scripts, enabling preflight check as defaultLorenz Meier2012-11-152-74/+15
| | | | |
| * | | | Fixed sensors testLorenz Meier2012-11-151-4/+4
| | | | |
| * | | | Added preflight_check appLorenz Meier2012-11-152-0/+240
| | | | |
| * | | | Addes sensor self test commandsLorenz Meier2012-11-154-4/+38
| | | | |