Lorenz Meier
|
a3c238579d
|
Merge pull request #1023 from ultrasystem/patch-1
Magnetometer data is not update
|
11 years ago |
Thomas Gubler
|
b40fcb0aac
|
Merge pull request #1036 from PX4/mtecs_wind_estimate
mTECS branch wind estimation
|
11 years ago |
Thomas Gubler
|
7df87187c0
|
Merge remote-tracking branch 'upstream/mtecs' into mtecs_wind_estimate
|
11 years ago |
Thomas Gubler
|
eb02c6ce49
|
mtecs: disable underspeed mode in takeoff mode (as the comment says)
|
11 years ago |
Lorenz Meier
|
41a763a50e
|
Fix log format specifier
|
11 years ago |
Lorenz Meier
|
bc24691de2
|
Merge branch 'mtecs' into mtecs_wind_estimate
|
11 years ago |
Lorenz Meier
|
fecbebc5a6
|
Merge branch 'master' of github.com:PX4/Firmware into mtecs
|
11 years ago |
Lorenz Meier
|
ad811304c8
|
actuator_armed: Fixed comments and doxygen, no C-level changes
|
11 years ago |
Lorenz Meier
|
ef6af184aa
|
sdlog2: Logging wind estimate at low rate
|
11 years ago |
Lorenz Meier
|
50342f9661
|
att / pos estimator: Publishing wind estimate
|
11 years ago |
Lorenz Meier
|
ff4aec6588
|
wind estimate: added uORB topic
|
11 years ago |
Thomas Gubler
|
d7d1edfb9b
|
Merge remote-tracking branch 'upstream/master' into mtecs
|
11 years ago |
Lorenz Meier
|
8aeb327e7a
|
Merge pull request #1035 from PX4/missionitemparams
mavlink: fix usage of mission item param fields
|
11 years ago |
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
|
11 years ago |
Thomas Gubler
|
a0d14b94af
|
Merge remote-tracking branch 'upstream/mtecs' into mtecs
|
11 years ago |
Thomas Gubler
|
b849f72176
|
Merge remote-tracking branch 'upstream/master' into mtecs
|
11 years ago |
Lorenz Meier
|
7b012bfd0b
|
Merge pull request #1034 from PX4/homeaudio
do not read out home position in gcs (home position is still displayed)
|
11 years ago |
Thomas Gubler
|
480c41d835
|
do not read out home position in gcs (home position is still displayed)
|
11 years ago |
Lorenz Meier
|
436cefd88c
|
make launch detector more flash efficient
|
11 years ago |
Lorenz Meier
|
87f004ea6d
|
Merge branch 'master' of github.com:PX4/Firmware into mtecs
|
11 years ago |
Lorenz Meier
|
8f1c46be92
|
Merge branch 'master' of github.com:PX4/Firmware
|
11 years ago |
Lorenz Meier
|
0c35b7a8ee
|
Fixed EKF initial param values
|
11 years ago |
Thomas Gubler
|
2439fa613e
|
Merge remote-tracking branch 'upstream/master' into mtecs
|
11 years ago |
Lorenz Meier
|
6e34a7ac9c
|
Merge pull request #1032 from PX4/mavlinkhfc
attempt to fix mavlink hardware flow control disable logic
|
11 years ago |
Lorenz Meier
|
b0a82c91e5
|
Merge pull request #1033 from PX4/rcswhitespace
rcS: fix whitespace
|
11 years ago |
Thomas Gubler
|
9ee42e8e59
|
rcS: fix whitespace
|
11 years ago |
Thomas Gubler
|
c4cf07b1a9
|
fix stupid error in underspeed detection
|
11 years ago |
Thomas Gubler
|
0c943b30d4
|
Merge remote-tracking branch 'upstream/master' into mtecs
|
11 years ago |
Thomas Gubler
|
bb87cb8c61
|
fw pos control: don't call tecs 50hz update loop if mtecs is enabled
|
11 years ago |
Thomas Gubler
|
dc13307a8e
|
Merge pull request #1014 from PX4/rtl_autoland_fix
navigator: autocontinue and RTL autolanding fixes
|
11 years ago |
Thomas Gubler
|
98e7d2b998
|
Merge pull request #998 from PX4/takeoff_fix
navigator: takeoff fix
|
11 years ago |
Thomas Gubler
|
db925db460
|
mtecs: do not calculate derivative in first iteration
|
11 years ago |
Thomas Gubler
|
7716a1816d
|
mtecs: remove warnx
|
11 years ago |
Anton Babushkin
|
6b8248ee29
|
position_estimator_inav: more safe EPH/EPV estimation, minor changes
|
11 years ago |
Thomas Gubler
|
138edca544
|
attempt to fix mavlink hardware flow control disable logic
|
11 years ago |
Anton Babushkin
|
612b25711f
|
Merge branch 'ubx_no_debug' into inav_gps_delay
|
11 years ago |
Anton Babushkin
|
efb44969d5
|
ubx: send update only if got POSLLH & VELNED & TIMEUTC
|
11 years ago |
Anton Babushkin
|
47c9d32620
|
ubx: disable all debug messages
|
11 years ago |
Anton Babushkin
|
0bdde08924
|
position_estimator_inav: default GPS delay changed to 0.2s
|
11 years ago |
Thomas Gubler
|
ca6e309ba0
|
sdlog2: log mtecs mode
|
11 years ago |
Thomas Gubler
|
c94e358380
|
Merge remote-tracking branch 'upstream/master' into mtecs
|
11 years ago |
Thomas Gubler
|
33356ed503
|
mtecs publish state
|
11 years ago |
Lorenz Meier
|
90d8f7726d
|
Merge pull request #1029 from PX4/ubxaccuracyunit
ubx driver: fix unit of speed and position accuracy estimate
|
11 years ago |
Thomas Gubler
|
718206bd6d
|
ubx driver: fix unit of speed and position accuracy estimate
|
11 years ago |
Anton Babushkin
|
fdd5d7b8b8
|
position_estimator_inav: add buffer for rotation matrix to do accel bias correction properly
|
11 years ago |
Lorenz Meier
|
861249d571
|
Merge pull request #1026 from PX4/mavlink_fixes
Minor fixes to MAVLink
|
11 years ago |
Anton Babushkin
|
ead91f3259
|
position_estimator_inav: GPS delay compensation
|
11 years ago |
Lorenz Meier
|
46301f753d
|
Minor fixes to MAVLink
|
11 years ago |
Lorenz Meier
|
58c9d7a723
|
Merge pull request #1024 from PX4/pca8574
PCA port expander
|
11 years ago |
Lorenz Meier
|
eb02e74d30
|
PCA cleanup: Full interfaces ready for AP use
|
11 years ago |