8057 Commits (b9299e68d4147845bab9ed99509b3e50b7c94ae1)
 

Author SHA1 Message Date
Lorenz Meier 1018dec246 estimator: Get offsets under control, prepare GPS acceleration based initialization, but do not activate it yet 11 years ago
Lorenz Meier 73d4d6faec MPU6K: Use usleep where usleep should be used instead of up_udelay() 11 years ago
Darryl Taylor ebd68f4ffa Clarified parameter comments and added @group attributed for auto-generation. 11 years ago
Kynos f1a5be1f57 Define NAV-PVT message 11 years ago
Lorenz Meier e0a6834606 Merge pull request #928 from PX4/ekf_auto_mag_decl 11 years ago
Lorenz Meier 4164e0a0ca Merge pull request #969 from PX4/mavlink_stack 11 years ago
Lorenz Meier 0673740e0e Initialize velNED fields correctly, preventing a bogus initial filter reset 11 years ago
Lorenz Meier 6bab694e45 estimator: Improve error reporting and status printing (less flash, better resolution), move check and reset logic to a position AFTER the filter init. Do not externally zero the filter on resets but let the reset logic handle this. 11 years ago
Darryl Taylor 45d5e26009 Define float params properly: 0.0f instead of just 0 11 years ago
Julian Oes 302ef6bc4f Merge branch 'navigator_rewrite' into navigator_rewrite_estimator 11 years ago
Julian Oes e0c78e51e3 mavlink: only publish telemetry status from GCS 11 years ago
Julian Oes ad7e0ee17f Merge branch 'navigator_rewrite' into navigator_rewrite_estimator 11 years ago
Julian Oes 5bab3b1bac Merge pull request #1057 from achambers16/navigator_rewrite_modes_list 11 years ago
Julian Oes c23bc93681 Merge branch 'navigator_rewrite' into navigator_rewrite_estimator 11 years ago
Julian Oes 62faa2ee51 commander/navigator: renamed FS modes to RTL and RTGS (return to ground station) 11 years ago
Julian Oes 32e2df3d08 Merge branch 'navigator_rewrite' into navigator_rewrite_estimator 11 years ago
Julian Oes 94e004955d mavlink: publish telemtry status without radio status 11 years ago
Julian Oes eb1af6096e Merge branch 'navigator_rewrite' into navigator_rewrite_estimator 11 years ago
Darryl Taylor 2475efe13d Pre-compute board orientation offsets on param update. 11 years ago
Julian Oes e24925c743 commander: added some failsafe logic 11 years ago
Darryl Taylor 5ed1cf7e8d Fixed too-long param names. 11 years ago
Darryl Taylor 95003c6e10 Removed unused ATT_XXX_OFF3 paramters. Offset tuning now accomplished via the sensors app using new SENS_BOARD_XXX_OFF parameters. 11 years ago
Darryl Taylor 90a89ff2cd WIP: Support in-flight fine tuning of board alignment. Implemented by applying a user supplied rotation matrix via new SENS_BOARD_(PITCH, ROLL, YAW)_OFF params in the sensors app. Currently only tested in QGC. 11 years ago
Julian Oes efd05d701a Merge branch 'navigator_rewrite' into navigator_rewrite_estimator 11 years ago
Darryl Taylor 0f41d8b507 Added pitch, roll, and yaw offsets to compensate for imperfect fmu placement. These were removed in 61a3177979 11 years ago
Anton Babushkin 55e5f747de commander: modes display fixes, don't activate failsafe while disarmed 11 years ago
Anton Babushkin e0ed0625f8 commander: failsafe_state removed, replaced with bool failsafe, navigation state and failsafe determined directly from main state and conditions 11 years ago
Anton Babushkin 91f0b9eee4 mavlink: store last heartbeat time in telemetry_status topic 11 years ago
Kynos 0ffb123701 Store hash instead of full strings for SW & HW version 11 years ago
Kynos 243db01a37 Request and display MON-VER message at startup 11 years ago
Kynos 1b8e72be1b Merge sAcc & pAcc scaling fix from branch inav_gps_delay 11 years ago
Thomas Gubler 171ea5e12b Merge remote-tracking branch 'upstream/navigator_rewrite' into navigator_rewrite_estimator 11 years ago
Thomas Gubler 80e95c628c Merge remote-tracking branch 'upstream/mtecs_estimator' into navigator_rewrite_estimator 11 years ago
Thomas Gubler 0700a4f6b8 att pos estimator: correctly initialize fusionModeGPS variable, this makes the system use gps again and hence fixes the huge drift problems 11 years ago
Kynos 137564b4a6 Merge master with the exception of ubx.cpp and ubx.h 11 years ago
Thomas Gubler 2f9415ffd8 Merge remote-tracking branch 'upstream/mtecs_estimator' into navigator_rewrite_estimator 11 years ago
Thomas Gubler bd8b071875 att pos estimator: on reset use projected gps position instead of [0,0,0] to set position state 11 years ago
Julian Oes 9772aa5814 mavlink: set current DO_JUMP repetitions to 0 initially 11 years ago
Thomas Gubler eda926d7d5 Merge remote-tracking branch 'upstream/mtecs_estimator' into navigator_rewrite_estimator 11 years ago
Thomas Gubler de5c3580b3 adding individual warnings for all defined reset conditions 11 years ago
Thomas Gubler 582a082fb4 Merge remote-tracking branch 'upstream/mtecs' into mtecs_estimator 11 years ago
Thomas Gubler 6d8dfd78f1 sdlog2/mtecs: fix length of field name 11 years ago
Thomas Gubler 4ade5d5ab9 Merge remote-tracking branch 'upstream/mtecs_estimator' into navigator_rewrite_estimator 11 years ago
Thomas Gubler 3aed00d8d7 Merge remote-tracking branch 'upstream/mtecs' into mtecs_estimator 11 years ago
Thomas Gubler d4f9914d19 Merge remote-tracking branch 'upstream/mtecs_estimator' into navigator_rewrite_estimator 11 years ago
Thomas Gubler 719779a07b Merge remote-tracking branch 'upstream/navigator_rewrite' into navigator_rewrite_estimator 11 years ago
Thomas Gubler a702a350ce Merge remote-tracking branch 'upstream/mtecs' into navigator_rewrite 11 years ago
Thomas Gubler 195c4005e1 mtecs: update default params 11 years ago
Kynos 7724e3d889 Remove unreferenced SVINFO length defines 11 years ago
Anton Babushkin 8a25c48071 Merge branch 'master' into mpc_in_flight_lock 11 years ago