Anton Babushkin
|
74e2542c07
|
navigator: takeoff and mission fixes
|
2014-01-02 14:49:34 +04:00 |
|
Thomas Gubler
|
ec8bc6c020
|
fw pos ctrl: remove a wrong transpose
|
2014-01-01 16:33:50 +01:00 |
|
Thomas Gubler
|
080ecf56ca
|
launchdetection: add mavlink text output
|
2013-12-30 22:21:53 +01:00 |
|
Thomas Gubler
|
9cc1fc1cb5
|
fixed launchdetection logic, catapult tested in HIL
|
2013-12-30 19:08:09 +01:00 |
|
Anton Babushkin
|
174fd21c6f
|
Merge fix
|
2013-12-30 08:55:46 +04:00 |
|
Anton Babushkin
|
a71b04775c
|
Merge commit '95bdc1a9bd364ce95abe06b097579cc8a9162e33' into navigator_new_vector
|
2013-12-30 08:55:26 +04:00 |
|
Thomas Gubler
|
cf33f2a627
|
Merge branch 'launchdetection' into navigator_new_fw
Conflicts:
src/modules/fw_pos_control_l1/fw_pos_control_l1_main.cpp
|
2013-12-29 19:50:30 +01:00 |
|
Thomas Gubler
|
52960e06c6
|
add fw autoland documentation
|
2013-12-29 17:15:38 +01:00 |
|
Anton Babushkin
|
f084ddfeb0
|
mc_pos_control: AUTO implemented, fixes
|
2013-12-28 11:47:25 +04:00 |
|
Anton Babushkin
|
7b7539fbbd
|
Merge branch 'navigator_new' into navigator_new_vector, WIP
|
2013-12-28 10:04:13 +04:00 |
|
Thomas Gubler
|
b98984e1ff
|
fw autoland: add parameter for heading hold distance, fix heading hold
|
2013-12-27 20:15:54 +01:00 |
|
Thomas Gubler
|
b02b48290f
|
Navigator: add MissionFeasibilityChecker class; performs validation of landing waypoint set-up for fixed wing for now, but can be extended for other checks (e.g. check mission against geofence)
|
2013-12-25 17:10:38 +01:00 |
|
Thomas Gubler
|
8b0125fc3f
|
fw landing: move more functionality to the landingslope class
|
2013-12-25 10:51:13 +01:00 |
|
Thomas Gubler
|
5c33aeeb43
|
move landing slope calculations into own class
|
2013-12-25 02:16:52 +01:00 |
|
Thomas Gubler
|
546964332d
|
use minimal pitch field introduced in b7652986d9 for fw takeoff
|
2013-12-23 13:41:39 +01:00 |
|
Anton Babushkin
|
a53af7e7b3
|
fw_pos_control_l1: use new mathlib
|
2013-12-19 17:57:37 +04:00 |
|
Thomas Gubler
|
b2ee78c218
|
fw_pos_ctrl: landing: audio output
|
2013-11-26 17:02:52 +01:00 |
|
Thomas Gubler
|
254777d38a
|
more fixes for the mavlink_fd in fw pos ctrl, this now enables mavlink output for landing
|
2013-11-26 15:49:59 +01:00 |
|
Thomas Gubler
|
b66730b5a9
|
making sure the mavlink fd is open in fw pos ctrl
|
2013-11-26 15:38:53 +01:00 |
|
Thomas Gubler
|
5447ecf67d
|
Merge branch 'fw_autoland_att_tecs' into fw_autoland_att_tecs_navigator
Conflicts:
src/lib/external_lgpl/tecs/tecs.cpp
src/modules/fw_pos_control_l1/fw_pos_control_l1_main.cpp
|
2013-11-25 21:22:00 +01:00 |
|
Thomas Gubler
|
3c6f01bea8
|
tecs: speedrate: use p loop instead of pre calculated speed rate for now
|
2013-11-24 12:48:44 +01:00 |
|
Thomas Gubler
|
881c89dd1b
|
increase safety margin for takeoff speed
|
2013-11-24 11:02:41 +01:00 |
|
Thomas Gubler
|
0611b26eea
|
fw autoland: move constrain of roll to horizontal landing navigation
Conflicts:
src/modules/fw_pos_control_l1/fw_pos_control_l1_main.cpp
|
2013-11-24 10:29:10 +01:00 |
|
Thomas Gubler
|
94745fa0af
|
fw autoland: move constrain of roll to horizontal landing navigation
|
2013-11-24 08:32:53 +01:00 |
|
Julian Oes
|
ae5b20eb7f
|
FW_pos_control_l1: Remove RTL logic which will be in navigator
|
2013-11-22 21:26:17 +01:00 |
|
Julian Oes
|
c33d616935
|
Merge remote-tracking branch 'thomasgubler_private/fw_autoland_att_tecs' into navigator_wip_merge_test
Conflicts:
src/modules/fw_pos_control_l1/fw_pos_control_l1_main.cpp
|
2013-11-20 13:17:49 +01:00 |
|
Julian Oes
|
a6c5a19206
|
Mission topic: Use mission topic instead of global position for triplet
|
2013-11-20 12:46:25 +01:00 |
|
Thomas Gubler
|
37ef10ceea
|
groundspeed undershoot: take into account altitude difference
|
2013-11-20 12:17:42 +01:00 |
|
Thomas Gubler
|
ebbe4d2235
|
initial wip version of launchdetector
|
2013-11-15 22:43:07 +01:00 |
|
Thomas Gubler
|
b172bcd912
|
fw pos ctrl: struct initialization
|
2013-11-08 21:27:16 +01:00 |
|
Thomas Gubler
|
8a62e2a452
|
Merge remote-tracking branch 'private_julian/fw_autoland_att_tecs' into fw_autoland_att_tecs
|
2013-11-06 23:24:33 +01:00 |
|
Thomas Gubler
|
7f793d9753
|
mavlink output instead of printf
|
2013-11-06 23:20:04 +01:00 |
|
Julian Oes
|
c75c5a5f30
|
Fixedwing: Enable loiter mode, tested in HIL
|
2013-11-06 23:11:14 +01:00 |
|
Thomas Gubler
|
2495001880
|
parametrize some landing parameters
|
2013-11-06 18:07:19 +01:00 |
|
Thomas Gubler
|
50405f9c7c
|
land: fix logic before L to climb to L if last wp is below L
|
2013-11-06 16:17:49 +01:00 |
|
Thomas Gubler
|
f2fdfd11b8
|
land motor lim independent of flare
|
2013-11-06 15:09:15 +01:00 |
|
Thomas Gubler
|
6f55ba9014
|
Merge remote-tracking branch 'upstream/fw_autoland' into fw_autoland_att_tecs
|
2013-11-06 14:52:40 +01:00 |
|
Lorenz Meier
|
56aa8c7e8d
|
Minor fixes for motor off case
|
2013-11-06 14:43:29 +01:00 |
|
Thomas Gubler
|
7ad907e638
|
introduce experimental flare trajectory
|
2013-11-06 13:11:05 +01:00 |
|
Thomas Gubler
|
bdbe64026b
|
introduce experimental flare trajectory
|
2013-11-06 13:10:14 +01:00 |
|
Thomas Gubler
|
a34252d18f
|
experiment with landing slope hight for more exact landing
|
2013-11-05 16:50:46 +01:00 |
|
Thomas Gubler
|
dbee676367
|
experiment with landing slope hight for more exact landing
|
2013-11-05 16:49:54 +01:00 |
|
Lorenz Meier
|
d7064884db
|
Merge branch 'master' into fw_autoland
nored, and an empty message aborts
|
2013-11-05 08:42:20 +01:00 |
|
Thomas Gubler
|
4db049144f
|
Merge branch 'fw_autoland' into fw_autoland_att_tecs
|
2013-11-03 20:44:56 +01:00 |
|
Thomas Gubler
|
9d5f422d24
|
fix land_noreturn logic
|
2013-11-03 20:44:12 +01:00 |
|
Thomas Gubler
|
e5fbf3bc51
|
Merge branch 'fw_autoland' into fw_autoland_att_tecs
|
2013-11-03 20:34:22 +01:00 |
|
Thomas Gubler
|
937b502d4c
|
increase landing speed to v_min * 1.3 for more safety
|
2013-11-03 20:33:56 +01:00 |
|
Thomas Gubler
|
1aef7c502c
|
Merge branch 'fw_autoland' into fw_autoland_att_tecs
|
2013-11-03 15:30:38 +01:00 |
|
Thomas Gubler
|
3b76959df5
|
Merge remote-tracking branch 'upstream/master' into fw_autoland_att_tecs
|
2013-11-03 12:12:28 +01:00 |
|
Lorenz Meier
|
64c2165e8b
|
Merge pull request #507 from thomasgubler/airspeed_poll
fix vehicle_airspeed_poll logic
|
2013-11-02 10:35:38 -07:00 |
|