aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Navigator: add MissionFeasibilityChecker class; performs validation of landin...Thomas Gubler2013-12-259-27/+350
* Merge remote-tracking branch 'private_julian/fw_autoland_att_tecs_navigator_t...Thomas Gubler2013-12-258-13/+64
|\
| * Waypoints/Navigator: Use two different dataman storage places, keep old waypo...Julian Oes2013-12-258-13/+64
* | fw landing: move more functionality to the landingslope classThomas Gubler2013-12-253-6/+12
|/
* move landing slope calculations into own classThomas Gubler2013-12-254-25/+180
* Merge branch 'control_groups' into fw_autoland_att_tecs_navigator_termination...Thomas Gubler2013-12-240-0/+0
|\
| * HIL: only listen to first 8 actuator outputsThomas Gubler2013-12-241-2/+2
* | HIL: only listen to first 8 actuator outputsThomas Gubler2013-12-241-2/+2
* | flight termination: fix missing initialization of actuators_1_pub in fw_att_c...Thomas Gubler2013-12-241-0/+1
* | prevent dataman from blocking startup when no sd card is presentThomas Gubler2013-12-241-2/+4
* | Merge remote-tracking branch 'upstream/master' into fw_autoland_att_tecs_navi...Thomas Gubler2013-12-233-2/+4
|\ \
| * | Robustifiying PPM parsingLorenz Meier2013-12-231-1/+1
| * | Added channel count to log formatLorenz Meier2013-12-232-1/+3
* | | Merge remote-tracking branch 'upstream/master' into fw_autoland_att_tecs_navi...Thomas Gubler2013-12-231-0/+0
|\| |
| * | Merge branch 'master' of github.com:PX4/FirmwareLorenz Meier2013-12-232-9/+38
| |\ \
| * | | Added missing folderLorenz Meier2013-12-211-0/+0
* | | | add missing conversion from mission item to mavlink mission item after change...Thomas Gubler2013-12-231-1/+9
* | | | use minimal pitch field introduced in b7652986d9cc0fe3edc765e3485b696b4b639b0...Thomas Gubler2013-12-231-1/+1
* | | | add minimal pitch field to mission itemThomas Gubler2013-12-232-1/+11
* | | | Merge branch '559_tecs_climbout' into fw_autoland_att_tecs_navigator_terminat...Thomas Gubler2013-12-231-0/+8
|\ \ \ \
| * | | | tecs: change pitch on climbout #559 (ported from ardupilot)Thomas Gubler2013-12-231-0/+8
| | |/ / | |/| |
* | | | add dataman to config_px4fmu-v2_logging.mkThomas Gubler2013-12-231-0/+1
* | | | Merge remote-tracking branch 'private_julian/fw_autoland_att_tecs_navigator' ...Thomas Gubler2013-12-2311-658/+1011
|\ \ \ \
| * | | | Navigator: Moved mission stuff in separate classJulian Oes2013-12-164-217/+458
| * | | | Navigator: Use state table for main FSMJulian Oes2013-12-162-464/+660
| * | | | Datamanager: Rename mavlink/offboard keyJulian Oes2013-12-164-10/+10
| * | | | Navigator: handle onboard and mavlink missionsJulian Oes2013-12-162-62/+113
| * | | | Dataman: Also reserve space for onboard missionsJulian Oes2013-12-162-2/+5
| * | | | Dataman: Some minor fixesJulian Oes2013-12-033-22/+22
| * | | | Dataman: Start dataman and use it in waypoints and navigator instead of missi...Julian Oes2013-12-034-226/+128
* | | | | remove dataman from tests (as in upstream master)Thomas Gubler2013-12-231-1/+0
* | | | | Merge remote-tracking branch 'upstream/control_groups' into fw_autoland_att_t...Thomas Gubler2013-12-2359-1176/+4741
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'master' of github.com:PX4/Firmware into control_groupsLorenz Meier2013-12-222-9/+38
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge pull request #556 from PX4/ppm_parsingLorenz Meier2013-12-222-9/+38
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | PPM channel count detection is now using a more paranoid approach.Lorenz Meier2013-12-202-9/+38
| * | | | Enable 18 channels on IOLorenz Meier2013-12-221-1/+1
| * | | | Support 18 channels correctly on FMULorenz Meier2013-12-225-12/+27
| * | | | Fix usage of wrong constant for RC input channelsLorenz Meier2013-12-221-10/+12
| * | | | Fixed compile errorLorenz Meier2013-12-211-2/+2
| * | | | Merged masterLorenz Meier2013-12-2192-1992/+6003
| |\| | |
| | * | | Add tight RC testLorenz Meier2013-12-214-1/+150
| | * | | Merge branch 'custom_io_scale'Lorenz Meier2013-12-211-2/+11
| | |\ \ \
| | | * | | Counting channel count changesLorenz Meier2013-12-211-2/+11
| | * | | | Merge pull request #557 from PX4/custom_io_scaleLorenz Meier2013-12-212-0/+17
| | |\| | |
| | | * | | Fixed bracketing errorLorenz Meier2013-12-211-2/+5
| | | * | | Allowed custom battery scaling on IOLorenz Meier2013-12-212-2/+16
| | |/ / /
| | * | | Added average as direct outputLorenz Meier2013-12-201-1/+2
| | * | | Added performance counter for write IOCTLLorenz Meier2013-12-201-1/+6
| | * | | Useful bits for high-rate loggingLorenz Meier2013-12-205-26/+294
| | |/ /
| | * | Hotfix: Fixed mapping of override channelLorenz Meier2013-12-191-1/+6