Julian Oes
|
7af1103bf3
|
navigator: mission and loiter working now
|
2014-06-06 00:55:18 +02:00 |
|
Anton Babushkin
|
3306737361
|
mavlink: send MISSION_REQUEST after short timeout when receiving mission, remove all "target id mismatch" warnings
|
2014-06-06 00:42:02 +02:00 |
|
Lorenz Meier
|
241837c9df
|
change numbers in printing routine to match 0-based indices
|
2014-06-05 17:03:31 +02:00 |
|
Lorenz Meier
|
ba36890ef3
|
sdlog2: Fix estimator state labels
|
2014-06-05 16:59:18 +02:00 |
|
Lorenz Meier
|
57a7e76406
|
INAV: Added vision position estimate input / topic
|
2014-06-05 16:51:09 +02:00 |
|
Lorenz Meier
|
7a776eacb1
|
MAVLink app: Publish vision position estimate
|
2014-06-05 16:50:09 +02:00 |
|
James Goppert
|
c4ed97f3c1
|
Added uORB tiny pub/sub for usage without struct on stack.
|
2014-06-05 10:49:31 -04:00 |
|
Lorenz Meier
|
cb246a79ca
|
Added vision position estimate topic
|
2014-06-05 16:47:16 +02:00 |
|
Thomas Gubler
|
eede0a93d3
|
Merge remote-tracking branch 'upstream/mtecs' into mtecs_estimator
|
2014-06-04 18:43:51 +02:00 |
|
Thomas Gubler
|
e03411fc89
|
mtecs: more comments for params
|
2014-06-04 18:43:30 +02:00 |
|
Julian Oes
|
425b454a87
|
navigator: parameter cleanup
|
2014-06-04 15:33:09 +02:00 |
|
Julian Oes
|
09e4cc605b
|
navigator: use different param names for mission and RTL
|
2014-06-04 15:16:20 +02:00 |
|
Lorenz Meier
|
fffd3c5d12
|
Fix format specifier
|
2014-06-04 10:32:46 +02:00 |
|
Lorenz Meier
|
5aef22310e
|
Ensure states are actually copied in non-error mode
|
2014-06-04 10:31:23 +02:00 |
|
Lorenz Meier
|
19154f29d8
|
Copy estimator status updates to system status logging
|
2014-06-04 09:52:34 +02:00 |
|
Lorenz Meier
|
cf67e810a4
|
More detailed estimator status feedback
|
2014-06-04 09:52:21 +02:00 |
|
Lorenz Meier
|
77a4711ff9
|
Log extended estimator status
|
2014-06-04 09:51:40 +02:00 |
|
Lorenz Meier
|
7a6d33ba47
|
Extend estimator status
|
2014-06-04 09:51:14 +02:00 |
|
t0ni0
|
af56879fdd
|
Removed duplicate _pos_sp assignation
|
2014-06-04 02:32:44 -04:00 |
|
andre-nguyen
|
915ed5aa1f
|
had the wrong setpoint structure
|
2014-06-04 00:06:55 -04:00 |
|
andre-nguyen
|
abbf57dac6
|
had the wrong variable and wrong setpoint type
|
2014-06-04 00:04:31 -04:00 |
|
t0ni0
|
f1b6a3f44f
|
Fixed offboard_control_pos_sp to be passed to _pos_sp vector. Added checks for position and altitude control modes.
|
2014-06-03 23:55:21 -04:00 |
|
t0ni0
|
e12d3af503
|
Added support for offboard velocity control & fixed position control flags
|
2014-06-03 23:38:18 -04:00 |
|
Benjamin O'Connell-Armand
|
ce1251fcc8
|
Quick fix
|
2014-06-03 22:30:14 -04:00 |
|
andre-nguyen
|
55cf19b082
|
added support for offboard position setpoint in mc_pos_control
|
2014-06-03 21:45:29 -04:00 |
|
Julian Oes
|
93295861c5
|
navigator: missions work again, loiter when finished or no mission available or sd card removed works as well
|
2014-06-04 01:07:50 +02:00 |
|
Julian Oes
|
5ed3652c2f
|
navigator: compile fix
|
2014-06-03 21:29:26 +02:00 |
|
Julian Oes
|
82b7b80f47
|
navigator: bugfixing (WIP: mission topic not copying)
|
2014-06-03 21:20:44 +02:00 |
|
Lorenz Meier
|
ed65d1748e
|
Fix initialization of position variable
|
2014-06-03 17:55:33 +02:00 |
|
Lorenz Meier
|
0ff1195c36
|
Merge branch 'master' into mtecs_estimator
|
2014-06-03 16:43:37 +02:00 |
|
Lorenz Meier
|
5624c1406a
|
Hotfix: Better microSD reporting
|
2014-06-03 16:43:15 +02:00 |
|
Lorenz Meier
|
94bed70e32
|
Reworked the estimator initialization and recovery logic. Should be more resilient to mishaps now
|
2014-06-03 16:37:58 +02:00 |
|
Julian Oes
|
34731a4f4e
|
Merge branch 'mtecs' into navigator_rewrite
|
2014-06-03 16:29:32 +02:00 |
|
Julian Oes
|
d1d03c34b9
|
Merge remote-tracking branch 'px4/master' into navigator_rewrite
Conflicts:
src/modules/navigator/navigator_main.cpp
|
2014-06-03 16:04:39 +02:00 |
|
Julian Oes
|
854bb7fe08
|
navigator: mission class added (WIP)
|
2014-06-03 16:01:28 +02:00 |
|
Lorenz Meier
|
da5b60adab
|
Merge branch 'master' of github.com:PX4/Firmware
|
2014-06-03 13:37:42 +02:00 |
|
Lorenz Meier
|
325d5026bb
|
Hotfix: Fix scaling for battery current
|
2014-06-03 13:37:31 +02:00 |
|
Benjamin O'Connell-Armand
|
1fc859b1b1
|
Added support for postion_control offboard messages in commander.
|
2014-06-02 23:11:31 -04:00 |
|
Benjamin O'Connell-Armand
|
5c536ae46e
|
Added processing of postion_control offboard messages (quad_swarm)
|
2014-06-02 23:10:03 -04:00 |
|
Thomas Gubler
|
7df87187c0
|
Merge remote-tracking branch 'upstream/mtecs' into mtecs_wind_estimate
|
2014-06-02 18:36:00 +02:00 |
|
Thomas Gubler
|
eb02c6ce49
|
mtecs: disable underspeed mode in takeoff mode (as the comment says)
|
2014-06-02 18:28:18 +02:00 |
|
Lorenz Meier
|
41a763a50e
|
Fix log format specifier
|
2014-06-01 15:39:38 +02:00 |
|
Lorenz Meier
|
bc24691de2
|
Merge branch 'mtecs' into mtecs_wind_estimate
|
2014-06-01 15:37:27 +02:00 |
|
Lorenz Meier
|
fecbebc5a6
|
Merge branch 'master' of github.com:PX4/Firmware into mtecs
|
2014-06-01 15:37:14 +02:00 |
|
Lorenz Meier
|
ad811304c8
|
actuator_armed: Fixed comments and doxygen, no C-level changes
|
2014-06-01 15:36:26 +02:00 |
|
Lorenz Meier
|
ef6af184aa
|
sdlog2: Logging wind estimate at low rate
|
2014-06-01 15:35:26 +02:00 |
|
Lorenz Meier
|
50342f9661
|
att / pos estimator: Publishing wind estimate
|
2014-06-01 15:35:01 +02:00 |
|
Lorenz Meier
|
ff4aec6588
|
wind estimate: added uORB topic
|
2014-06-01 15:34:27 +02:00 |
|
Thomas Gubler
|
d7d1edfb9b
|
Merge remote-tracking branch 'upstream/master' into mtecs
|
2014-06-01 14:36:38 +02:00 |
|
Thomas Gubler
|
794b853a3b
|
mavlink: for takeoff mission items don't set the time inside field. Correctly set pitch min when converting from mission item to mavlink mission item
|
2014-06-01 14:04:16 +02:00 |
|