Thomas Gubler
|
d1e991f1f0
|
launchdetection: add minimal throttle, fix parameter update
|
2014-01-05 12:20:25 +01:00 |
|
Thomas Gubler
|
95c20ba9f9
|
add inflight geofence check, issues warning on gcs for now
|
2014-01-05 11:29:06 +01:00 |
|
Thomas Gubler
|
26af21619b
|
navigator/geofence: add parameter to disable geofence
|
2014-01-05 10:49:16 +01:00 |
|
Lorenz Meier
|
8bd532c855
|
Change slightly the way we handle timestamps, apply same unknown scaling as on logfiles
|
2014-01-05 01:57:01 +01:00 |
|
Thomas Gubler
|
819822e172
|
navigator/geofence: add isEmpty() function and checks
|
2014-01-04 22:01:31 +01:00 |
|
Thomas Gubler
|
70d4ef480a
|
geofence: do not keep fence in memory
|
2014-01-04 21:50:12 +01:00 |
|
Thomas Gubler
|
099c2f5a00
|
geofence: add DMS coordinate format support for textfile
|
2014-01-04 15:50:49 +01:00 |
|
Thomas Gubler
|
31d1f436ad
|
geofence: add simple vertical check
|
2014-01-04 15:17:07 +01:00 |
|
Thomas Gubler
|
ec60a254d2
|
navigator: add pre mission geofence check
|
2014-01-04 15:04:24 +01:00 |
|
Thomas Gubler
|
a65de1e0b9
|
Merge branch 'navigator_new_fw' into navigator_new
|
2014-01-04 14:28:05 +01:00 |
|
Thomas Gubler
|
a48264d5d4
|
navigator: load geofence from textfile
|
2014-01-04 13:37:49 +01:00 |
|
Lorenz Meier
|
a5e95bde0a
|
Added lots of instrumentation to ensure all data sources are coming in clean
|
2014-01-03 00:35:18 +01:00 |
|
Lorenz Meier
|
963f47ff0f
|
Merged estimator branches
|
2014-01-02 22:18:20 +01:00 |
|
Lorenz Meier
|
8ad4b72fc7
|
Compile fixes, publishing estimated attitude now
|
2014-01-02 22:17:16 +01:00 |
|
Lorenz Meier
|
4217272742
|
Filter returns some results. Needs careful range and unit checking, but on track
|
2014-01-02 20:17:53 +01:00 |
|
Lorenz Meier
|
2bf4e79124
|
Fix up init
|
2014-01-02 20:08:39 +01:00 |
|
Lorenz Meier
|
cbac002fb3
|
Use the already compensated mag vector and initialize offsets to zero
|
2014-01-02 19:18:19 +01:00 |
|
Anton Babushkin
|
dae5c83842
|
mc_att_control_vector: support for disabled rate controller flag to handle AUTO_READY mode
|
2014-01-02 22:00:56 +04:00 |
|
Anton Babushkin
|
2dc2c2d28f
|
Merge branch 'navigator_new' into navigator_new_vector
|
2014-01-02 21:57:33 +04:00 |
|
Anton Babushkin
|
220011914c
|
navigator: AUTO_READY nav state added, RTL implemented properly
|
2014-01-02 21:57:01 +04:00 |
|
Lorenz Meier
|
17ac30f1b1
|
More fixes, but things are pretty NaN still
|
2014-01-02 17:08:24 +01:00 |
|
Lorenz Meier
|
f0740df53a
|
Set new filter as default in HIL and fixed wing, fixes in estimator, WIP
|
2014-01-02 16:59:11 +01:00 |
|
Lorenz Meier
|
3d68c37d3c
|
Now actually loading data into the filter when running it
|
2014-01-02 16:25:53 +01:00 |
|
Thomas Gubler
|
429a11a21d
|
navigator/geofence: move more functions to geofence class (WIP)
|
2014-01-02 15:01:08 +01:00 |
|
Thomas Gubler
|
dca6d97a52
|
create geofence class and start moving fence functionality to this class
|
2014-01-02 14:18:02 +01:00 |
|
Anton Babushkin
|
c0bdaf4a40
|
Merge branch 'navigator_new' into navigator_new_vector
|
2014-01-02 16:44:54 +04:00 |
|
Anton Babushkin
|
911c2bdeee
|
navigator: takeoff fixes
|
2014-01-02 16:44:31 +04:00 |
|
Anton Babushkin
|
fe43a900c7
|
mc_pos_control: takeoff hack removed
|
2014-01-02 14:52:49 +04:00 |
|
Anton Babushkin
|
5bedd8c714
|
Merge branch 'navigator_new' into navigator_new_vector
|
2014-01-02 14:52:00 +04:00 |
|
Anton Babushkin
|
6a5d5f7136
|
Merge master into navigator_new
|
2014-01-02 14:51:48 +04:00 |
|
Anton Babushkin
|
74e2542c07
|
navigator: takeoff and mission fixes
|
2014-01-02 14:49:34 +04:00 |
|
Lorenz Meier
|
a60fcc2535
|
Fixed pwm limit command to behave as originally designed. The initial hold time produced random values (e.g. 40000 instead of 1500) during the INIT_TIME (0.5s) phase
|
2014-01-02 09:18:04 +01:00 |
|
Lorenz Meier
|
e35598eb6b
|
Merge branch 'master' of github.com:PX4/Firmware into unit_tests
|
2014-01-01 23:44:06 +01:00 |
|
Thomas Gubler
|
4191ae33c2
|
navigator/mission feasibility: prepare for pre-mission fence checking
|
2014-01-01 21:54:33 +01:00 |
|
Anton Babushkin
|
61ef2e00a9
|
Merge branch 'navigator_new' into navigator_new_vector
|
2014-01-01 23:21:45 +04:00 |
|
Anton Babushkin
|
3c72c9bf7f
|
navigator: force takeoff if first mission item is not takeoff and vehicle landed
|
2014-01-01 23:21:29 +04:00 |
|
Anton Babushkin
|
352a1ef095
|
mc_pos_control: minor fixes
|
2014-01-01 23:20:36 +04:00 |
|
Lorenz Meier
|
75e6cf45e9
|
Use a really large amount of stack to avoid running out of it
|
2014-01-01 17:04:24 +01:00 |
|
Lorenz Meier
|
5008f79a96
|
Interfaced Pauls estimator, compiles, untested
|
2014-01-01 16:48:15 +01:00 |
|
Thomas Gubler
|
09f29d0972
|
Merge remote-tracking branch 'upstream/navigator_new' into navigator_new_fw
|
2014-01-01 16:43:54 +01:00 |
|
Thomas Gubler
|
ec8bc6c020
|
fw pos ctrl: remove a wrong transpose
|
2014-01-01 16:33:50 +01:00 |
|
Lorenz Meier
|
ffe5c88d98
|
Added new estimator framework, actual estimation code not yet present
|
2014-01-01 13:18:21 +01:00 |
|
Thomas Gubler
|
3000d08b05
|
Merge remote-tracking branch 'upstream/master' into navigator_new_fw
Conflicts:
makefiles/config_px4fmu-v2_logging.mk
|
2014-01-01 12:36:42 +01:00 |
|
Anton Babushkin
|
b7f2c89a16
|
Merge branch 'master' into navigator_new_vector
|
2014-01-01 14:14:35 +04:00 |
|
Anton Babushkin
|
6827e45aee
|
mc_pos_control, mc_att_control_vector: code style fixed
|
2014-01-01 14:03:42 +04:00 |
|
Anton Babushkin
|
8c1c7bca18
|
mc_pos_control: takeoff fixes, ignore position and yaw, takeoff vertically
|
2014-01-01 14:02:24 +04:00 |
|
Anton Babushkin
|
40d03666fd
|
mc_pos_control: yaw in AUTO fixed
|
2014-01-01 13:40:32 +04:00 |
|
Anton Babushkin
|
0f6dcf9e5e
|
Merge branch 'navigator_new' into navigator_new_vector
|
2014-01-01 13:31:59 +04:00 |
|
Anton Babushkin
|
3bc94f1fe6
|
navigator: takeoff fix
|
2014-01-01 13:31:27 +04:00 |
|
Anton Babushkin
|
7eee6ce1b2
|
mc_pos_control: takeoff / landing implemented
|
2014-01-01 13:30:26 +04:00 |
|