Anton Babushkin
|
3c72c9bf7f
|
navigator: force takeoff if first mission item is not takeoff and vehicle landed
|
11 years ago |
Anton Babushkin
|
3bc94f1fe6
|
navigator: takeoff fix
|
11 years ago |
Anton Babushkin
|
7f9a7ffe82
|
navigator: MISSION_LOITER and RTL_LOITER modes removed
|
11 years ago |
Anton Babushkin
|
f6ee354c10
|
navigator: mode switching fixes
|
11 years ago |
Anton Babushkin
|
2e6cd18615
|
navigator: mavlink reopening fixed
|
11 years ago |
Anton Babushkin
|
d35a169907
|
navigator: NAV_STATE_INIT removed, minor fixes
|
11 years ago |
Anton Babushkin
|
c35c0a90d3
|
navigator: use switches to select nav state
|
11 years ago |
Anton Babushkin
|
33385a783c
|
Added NONE = not mapped state for mission and return switches
|
11 years ago |
Anton Babushkin
|
fa20fae6fb
|
Some mavlink fixes to use vehicle_control_mode, WIP
|
11 years ago |
Thomas Gubler
|
95bdc1a9bd
|
fw att ctrl: removed unused parameter
|
11 years ago |
Thomas Gubler
|
6a9423b428
|
fw att ctrl: remove renamed parameters
|
11 years ago |
Thomas Gubler
|
70cc5413b4
|
fw att controller: update parameter descriptions and default values
|
11 years ago |
Thomas Gubler
|
4f5791d4b1
|
Merge remote-tracking branch 'upstream/navigator_new' into fw_autoland_att_tecs_navigator_termination
|
11 years ago |
Julian Oes
|
ea9efd75dd
|
Navigator: Small error message fix
|
11 years ago |
Julian Oes
|
ea55527bbb
|
Waypoints and missionlib: lot's of cleanup
|
11 years ago |
Julian Oes
|
c1e50b8a1f
|
Merge remote-tracking branch 'px4/master' into navigator_new
|
11 years ago |
Thomas Gubler
|
7e860d8e74
|
Merge remote-tracking branch 'upstream/navigator_new' into fw_autoland_att_tecs_navigator_termination_controlgroups
|
11 years ago |
Anton Babushkin
|
7e29028429
|
Moving nav state from commander to navigator, WIP
|
11 years ago |
Lorenz Meier
|
31f808d872
|
Merge pull request #568 from sjwilks/phantom
Update Phantom FPV (FX-61) defaults
|
11 years ago |
Simon Wilks
|
b20e07a1c5
|
Updated defaults following recent test flight that included autostart and land
|
11 years ago |
Lorenz Meier
|
3ec522ef6b
|
Merge pull request #566 from sjwilks/fx79
FX-79 Buffalo startup script
|
11 years ago |
Simon Wilks
|
1cca94defc
|
Whitespace fix
|
11 years ago |
Simon Wilks
|
1637c62751
|
Set the tested defaults
|
11 years ago |
Simon Wilks
|
988c5351e3
|
Merge remote-tracking branch 'upstream/master' into fx79
|
11 years ago |
Lorenz Meier
|
4e3e309a8a
|
Merge pull request #548 from PX4/control_groups
Added support for a total of four control groups to the IO driver
|
11 years ago |
Lorenz Meier
|
5aa1f69a77
|
Merge pull request #565 from sjwilks/wingwing
Correct a typo for the wingwing startup script
|
11 years ago |
Simon Wilks
|
3f84ad79c5
|
Typo fix.
|
11 years ago |
Simon Wilks
|
4e5f743e41
|
Added config for the FX-79
|
11 years ago |
Lorenz Meier
|
89cc7257a2
|
Merge pull request #564 from sjwilks/wingwing
Wing Wing (Z-84) startup script
|
11 years ago |
Simon Wilks
|
f17538a7f3
|
Updated parameters to latest flight tested values
|
11 years ago |
Simon Wilks
|
d9f75a751b
|
Startup script for Wing Wing (Z-84)
|
11 years ago |
Julian Oes
|
e462c70af7
|
Merge remote-tracking branch 'px4/master' into control_groups
|
11 years ago |
Julian Oes
|
020c47b59f
|
PX4IO driver: even compiling now
|
11 years ago |
Thomas Gubler
|
d623c703ce
|
Merge pull request #563 from PX4/hotfix_ekf_params
hotfix for ekf params hotfix
|
11 years ago |
Julian Oes
|
a4a5eee08d
|
Attitude_estimator_ekf: Fix params, this bug caused the multirotor_att_control to stop
|
11 years ago |
Lorenz Meier
|
f44f738f0a
|
Fix return value
|
11 years ago |
Lorenz Meier
|
965a7a4f03
|
Allow to disable a channel
|
11 years ago |
Lorenz Meier
|
a9ea39054d
|
Working around creating an error condition with more than 8 raw RC channels
|
11 years ago |
Lorenz Meier
|
cddbb0d23f
|
Merged master
|
11 years ago |
Thomas Gubler
|
b98984e1ff
|
fw autoland: add parameter for heading hold distance, fix heading hold
|
11 years ago |
Lorenz Meier
|
dd5549da46
|
Hotfix: Better dead zone defaults
|
11 years ago |
Lorenz Meier
|
c5ef295f68
|
Hotfix: Reduce mag influence on att estimate
|
11 years ago |
Julian Oes
|
72d9c80ce9
|
Home position: corrected wrong conversion
|
11 years ago |
Lorenz Meier
|
d5c857615b
|
Pure formatting cleanup of drv_hrt.c, no code / functionality changes
|
11 years ago |
Lorenz Meier
|
db46672bc4
|
Paranoid PPM shape checking
|
11 years ago |
Thomas Gubler
|
9684367c8f
|
Merge remote-tracking branch 'upstream/master' into fw_autoland_att_tecs_navigator_termination_controlgroups
|
11 years ago |
Thomas Gubler
|
ef15d6360a
|
Merge remote-tracking branch 'upstream/navigator_new' into fw_autoland_att_tecs_navigator_termination_controlgroups
|
11 years ago |
Thomas Gubler
|
80c1710434
|
Merge remote-tracking branch 'julian/fw_autoland_att_tecs_navigator_termination_controlgroups' into fw_autoland_att_tecs_navigator_termination_controlgroups
|
11 years ago |
Lorenz Meier
|
affc8ae910
|
Merge pull request #562 from julianoes/logger_startup
Startup script for simple logging
|
11 years ago |
Julian Oes
|
effa62937f
|
Prevent some warnings for lat/lon double conversions
|
11 years ago |