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
Lorenz Meier
8aeb327e7a
Merge pull request #1035 from PX4/missionitemparams
...
mavlink: fix usage of mission item param fields
2014-06-01 05:16:16 -07: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
Thomas Gubler
a0d14b94af
Merge remote-tracking branch 'upstream/mtecs' into mtecs
2014-06-01 13:46:02 +02:00
Thomas Gubler
b849f72176
Merge remote-tracking branch 'upstream/master' into mtecs
2014-06-01 13:45:27 +02:00
Lorenz Meier
7b012bfd0b
Merge pull request #1034 from PX4/homeaudio
...
do not read out home position in gcs (home position is still displayed)
2014-06-01 04:27:03 -07:00
Thomas Gubler
480c41d835
do not read out home position in gcs (home position is still displayed)
2014-06-01 13:18:56 +02:00
Lorenz Meier
436cefd88c
make launch detector more flash efficient
2014-06-01 12:13:48 +02:00
Lorenz Meier
87f004ea6d
Merge branch 'master' of github.com:PX4/Firmware into mtecs
2014-06-01 11:50:52 +02:00
Lorenz Meier
8f1c46be92
Merge branch 'master' of github.com:PX4/Firmware
2014-06-01 11:50:29 +02:00
Lorenz Meier
0c35b7a8ee
Fixed EKF initial param values
2014-06-01 11:50:14 +02:00
Thomas Gubler
2439fa613e
Merge remote-tracking branch 'upstream/master' into mtecs
2014-06-01 11:05:29 +02:00
Lorenz Meier
6e34a7ac9c
Merge pull request #1032 from PX4/mavlinkhfc
...
attempt to fix mavlink hardware flow control disable logic
2014-06-01 02:03:44 -07:00
Lorenz Meier
b0a82c91e5
Merge pull request #1033 from PX4/rcswhitespace
...
rcS: fix whitespace
2014-06-01 02:02:53 -07:00
Thomas Gubler
9ee42e8e59
rcS: fix whitespace
2014-06-01 10:59:11 +02:00
Thomas Gubler
c4cf07b1a9
fix stupid error in underspeed detection
2014-06-01 10:55:50 +02:00
Thomas Gubler
0c943b30d4
Merge remote-tracking branch 'upstream/master' into mtecs
2014-06-01 09:53:24 +02:00
Thomas Gubler
bb87cb8c61
fw pos control: don't call tecs 50hz update loop if mtecs is enabled
2014-06-01 09:53:04 +02:00
Thomas Gubler
dc13307a8e
Merge pull request #1014 from PX4/rtl_autoland_fix
...
navigator: autocontinue and RTL autolanding fixes
2014-06-01 09:50:23 +02:00
Thomas Gubler
98e7d2b998
Merge pull request #998 from PX4/takeoff_fix
...
navigator: takeoff fix
2014-06-01 09:49:54 +02:00
Thomas Gubler
db925db460
mtecs: do not calculate derivative in first iteration
2014-06-01 09:38:14 +02:00
Thomas Gubler
7716a1816d
mtecs: remove warnx
2014-06-01 09:13:59 +02:00
Anton Babushkin
6b8248ee29
position_estimator_inav: more safe EPH/EPV estimation, minor changes
2014-05-31 16:19:38 +02:00
Thomas Gubler
138edca544
attempt to fix mavlink hardware flow control disable logic
2014-05-31 13:15:10 +02:00
Anton Babushkin
612b25711f
Merge branch 'ubx_no_debug' into inav_gps_delay
2014-05-30 22:13:57 +02:00
Anton Babushkin
efb44969d5
ubx: send update only if got POSLLH & VELNED & TIMEUTC
2014-05-30 21:57:48 +02:00
Anton Babushkin
47c9d32620
ubx: disable all debug messages
2014-05-30 21:23:26 +02:00
Anton Babushkin
0bdde08924
position_estimator_inav: default GPS delay changed to 0.2s
2014-05-30 21:18:03 +02:00
Thomas Gubler
ca6e309ba0
sdlog2: log mtecs mode
2014-05-30 19:43:58 +02:00
Thomas Gubler
c94e358380
Merge remote-tracking branch 'upstream/master' into mtecs
2014-05-30 19:36:19 +02:00
Thomas Gubler
33356ed503
mtecs publish state
2014-05-30 19:36:06 +02:00
Lorenz Meier
90d8f7726d
Merge pull request #1029 from PX4/ubxaccuracyunit
...
ubx driver: fix unit of speed and position accuracy estimate
2014-05-30 05:53:24 -07:00
Thomas Gubler
718206bd6d
ubx driver: fix unit of speed and position accuracy estimate
2014-05-30 14:41:35 +02:00
Kynos
9bad828bc0
U-blox driver rework, step 2
...
Moved satellite info from vehicle_gps_position_s into a new uORB topic
satellite_info.
Renamed satellites_visible to satellites_used to reflect true content.
sdlog2 will log info for GPS satellites only for now.
2014-05-30 14:30:25 +02:00
Kynos
7349fa9037
Beautifications for tab size 8
...
Beautifications for tab size 8
2014-05-30 11:03:16 +02:00
Anton Babushkin
fdd5d7b8b8
position_estimator_inav: add buffer for rotation matrix to do accel bias correction properly
2014-05-30 11:03:06 +02:00
Lorenz Meier
861249d571
Merge pull request #1026 from PX4/mavlink_fixes
...
Minor fixes to MAVLink
2014-05-29 23:32:21 -07:00
Anton Babushkin
ead91f3259
position_estimator_inav: GPS delay compensation
2014-05-29 22:42:33 +02:00
Kynos
6df2fe9aeb
U-blox driver rework, step 1
...
Handle u-blox 7+8 GNSS, too.
Disabled NAV-SVINFO for now (will be rewritten as an optional feature in
a later step).
Reduced parser buffer size from 300 to 80.
2014-05-29 21:23:57 +02:00
Lorenz Meier
46301f753d
Minor fixes to MAVLink
2014-05-29 18:28:37 +02:00
Lorenz Meier
58c9d7a723
Merge pull request #1024 from PX4/pca8574
...
PCA port expander
2014-05-29 05:25:02 -07:00
Lorenz Meier
eb02e74d30
PCA cleanup: Full interfaces ready for AP use
2014-05-29 13:52:47 +02:00
Lorenz Meier
0c2e70d30f
Enable the driver as default for boards having it
2014-05-29 13:52:29 +02:00
Lorenz Meier
17d8e2a166
PCA8574 driver: Cleanup, ready for final testing and production
2014-05-29 12:24:50 +02:00
Liio Chen
bb6b442ca6
Magnetometer data is not update
...
Magnetometer is not updated during a read operation, because the function "lsm303d_mag::measure" is not called.
”!!!JUST A GUESS!!!“
2014-05-29 17:42:05 +08:00
Lorenz Meier
6341737384
Merge branch 'master' of github.com:PX4/Firmware into pca8574
2014-05-29 11:26:18 +02:00
Lorenz Meier
83edab4d59
Merge pull request #1009 from PX4/inav_fix
...
position_estimator_inav: stability fix
2014-05-29 01:34:27 -07:00