Thomas Gubler
|
0d526bddca
|
fw_pos_control: whitespace in module.mk
|
2014-03-27 21:47:34 +01:00 |
|
Thomas Gubler
|
4824484497
|
mtecs: add FPA D gain
|
2014-03-27 21:22:22 +01:00 |
|
Thomas Gubler
|
d8eeec6cdb
|
mtecs: comment out debug code
|
2014-03-25 23:03:17 +01:00 |
|
Thomas Gubler
|
f949395edf
|
mtecs: correct a very wrong default param value
|
2014-03-25 22:25:16 +01:00 |
|
Julian Oes
|
c81aefc756
|
mtecs: commented out warnx
|
2014-03-25 21:24:20 +01:00 |
|
Julian Oes
|
b61e6f2706
|
mtecs: don't flow the stdout too much
|
2014-03-25 21:23:48 +01:00 |
|
Thomas Gubler
|
9c751fe9c5
|
mtecs
|
2014-03-23 09:15:04 +01:00 |
|
Thomas Gubler
|
50d3fe2a1a
|
fw pos ctrl: add wrapper function for tecs
|
2014-03-23 09:10:18 +01:00 |
|
Lorenz Meier
|
6b610dc1f8
|
Hotfix for comment: Removed syntax-breaking symbol
|
2014-03-22 10:44:14 +01:00 |
|
Thomas Gubler
|
3074bced56
|
fix comment for FW_LND_RFRALT
|
2014-03-15 16:59:20 +01:00 |
|
Thomas Gubler
|
5894d72aa8
|
fw landing: do not use relative altitudes in TECS
|
2014-03-15 16:39:18 +01:00 |
|
Thomas Gubler
|
37d2cff83d
|
set range finder to disabled as default
|
2014-03-15 16:03:26 +01:00 |
|
Thomas Gubler
|
3317259e79
|
integrate range finder into fw landing
|
2014-03-15 12:02:14 +01:00 |
|
Thomas Gubler
|
e0cf0e3f41
|
fw posctrl: change 2 functions that return nothing from int to void
|
2014-03-10 22:47:22 +01:00 |
|
Thomas Gubler
|
935362b7a3
|
launchdetection: better integration of Blocks class
|
2014-03-08 19:00:49 +01:00 |
|
Thomas Gubler
|
b086bdf21e
|
Merge remote-tracking branch 'upstream/master' into launchdetector
Conflicts:
src/modules/fw_pos_control_l1/fw_pos_control_l1_main.cpp
|
2014-03-06 21:53:51 +01:00 |
|
Thomas Gubler
|
f2b46389ee
|
fw: reset landing and takeoff state if switched to manual
|
2014-02-28 21:42:41 +01:00 |
|
Julian Oes
|
909e138182
|
l1_pos_control: fix stupid 'if not' mistake
|
2014-02-24 14:27:24 +01:00 |
|
Julian Oes
|
75c6706278
|
l1_pos_control: set gndspeed_undershoot to 0 in loiter
|
2014-02-24 14:19:57 +01:00 |
|
Julian Oes
|
9bed1677bd
|
Merge remote-tracking branch 'px4/beta' into fix_mission_dive
Conflicts:
src/modules/navigator/navigator_main.cpp
|
2014-02-24 10:24:08 +01:00 |
|
Thomas Gubler
|
b7899056f5
|
fw autoland: add very short comment
|
2014-02-19 23:32:55 +01:00 |
|
Thomas Gubler
|
60de15ea9d
|
fw autoland: remove old comments
|
2014-02-19 23:26:50 +01:00 |
|
Thomas Gubler
|
ae3e625ce8
|
fw pos ctrl: initialize uorb structs in initialization list
|
2014-02-19 23:20:17 +01:00 |
|
Thomas Gubler
|
9830f668c5
|
fw autoland: fix warning
|
2014-02-19 22:55:40 +01:00 |
|
Thomas Gubler
|
b7488da441
|
fw autoland: completely remove the virtual wp between the last wp and the landing wp. autoland starts now from the last normal wp.
|
2014-02-19 22:06:05 +01:00 |
|
Thomas Gubler
|
6480c6a2ce
|
fw autoland: remove confusing slopelength parameter
|
2014-02-19 21:48:54 +01:00 |
|
Julian Oes
|
18f71e6bc4
|
fw_pos_control_l1: warning fixes
|
2014-02-19 10:49:03 +01:00 |
|
Julian Oes
|
83f66e4599
|
fw_pos_control_l1: use double everywhere for lat and lon
|
2014-02-18 14:40:11 +01:00 |
|
Julian Oes
|
3eaa892ee4
|
fw_pos_control_l1: indentation only
|
2014-02-18 14:35:41 +01:00 |
|
Thomas Gubler
|
acf680389e
|
launchdetector: add reset, #663
|
2014-02-17 20:45:05 +01:00 |
|
Stefan Rado
|
1c13225b19
|
Fixed illegal character 0x96.
|
2014-02-16 01:45:10 +01:00 |
|
Stefan Rado
|
d811853d44
|
Fixed Doxygen comments and added parameter documentation group.
|
2014-02-15 21:47:13 +01:00 |
|
Highlander-UA
|
480ba491f3
|
Missing descriptions added for L1 control parameters
|
2014-02-15 17:27:38 +02:00 |
|
Highlander-UA
|
9e56652d3e
|
Added comments for L1 control parameters
|
2014-02-15 13:34:49 +02:00 |
|
Julian Oes
|
aea135a9ce
|
fw_pos_control: flare altitude back to 15m
|
2014-02-10 13:41:40 +01:00 |
|
Julian Oes
|
75d0882638
|
fw_pos_control: added default for autoland parameters
|
2014-02-10 13:16:02 +01:00 |
|
Thomas Gubler
|
efc62a6c86
|
fw landing: improve slope altitude calc to avoid climbout after waypoint. Throttle cut is now defined via altitude
|
2014-02-02 00:43:41 +01:00 |
|
Thomas Gubler
|
e8dd70e815
|
fw: fix global position lat/lon read-in (lat/lon have changed to double lately)
|
2014-02-01 11:58:34 +01:00 |
|
Anton Babushkin
|
58792c5ca6
|
Use double for lat/lon in vehicle_global_position topic, use filed names lat, lon, alt, vel_n, vel_e, vel_d for global positions
|
2014-01-24 00:06:10 +01:00 |
|
Anton Babushkin
|
1cffa9d2f7
|
position_setpoint_triplet refactoring finished
|
2014-01-23 22:41:26 +01:00 |
|
Anton Babushkin
|
6acb8fa66f
|
Replace mission_item_triplet with position_setpoint_triplet, WIP
|
2014-01-23 12:16:02 +01:00 |
|
Anton Babushkin
|
97e4522c76
|
Merge branch 'master' into navigator_new_vector
|
2014-01-14 15:45:49 +01:00 |
|
Anton Babushkin
|
7bcddd192f
|
Merge branch 'navigator_new' into navigator_new_vector
|
2014-01-13 13:07:25 +01:00 |
|
Lorenz Meier
|
f595b204ea
|
Parameter documentation improvements
|
2014-01-13 08:33:25 +01:00 |
|
Thomas Gubler
|
ac7787e2a2
|
launchdetection: send warning to qgc every 4s
|
2014-01-11 00:10:24 +01:00 |
|
Anton Babushkin
|
300d891d76
|
Merge branch 'navigator_new' into navigator_new_vector
|
2014-01-06 08:08:35 +01:00 |
|
Thomas Gubler
|
f387c0ccc3
|
launchdetection: rename pre takeoff throttle param and fix usage
|
2014-01-05 14:19:19 +01:00 |
|
Thomas Gubler
|
d1e991f1f0
|
launchdetection: add minimal throttle, fix parameter update
|
2014-01-05 12:20:25 +01:00 |
|
Thomas Gubler
|
a65de1e0b9
|
Merge branch 'navigator_new_fw' into navigator_new
|
2014-01-04 14:28:05 +01:00 |
|
Anton Babushkin
|
5bedd8c714
|
Merge branch 'navigator_new' into navigator_new_vector
|
2014-01-02 14:52:00 +04:00 |
|