9916 Commits (59a44008d7fe5959994d40261e88b90f9328363a)

Author SHA1 Message Date
Caio Marcelo de Oliveira Filho b331ffdd91 APM_OBC: use millis/micros/panic functions 9 years ago
Caio Marcelo de Oliveira Filho fe718a6ce8 APM_Control: use millis/micros/panic functions 9 years ago
Caio Marcelo de Oliveira Filho e867a06383 AC_WPNav: use millis/micros/panic functions 9 years ago
Caio Marcelo de Oliveira Filho 70d0ea9151 AC_Sprayer: use millis/micros/panic functions 9 years ago
Caio Marcelo de Oliveira Filho ccd03bcf60 AC_Fence: use millis/micros/panic functions 9 years ago
Caio Marcelo de Oliveira Filho ea08b6115d AC_AttControl: use millis/micros/panic functions 9 years ago
Caio Marcelo de Oliveira Filho 7662c2e73f AP_HAL_VRBRAIN: implement new AP_HAL functions 9 years ago
Caio Marcelo de Oliveira Filho 79721feb14 AP_HAL_FLYMAPLE: implement new AP_HAL functions 9 years ago
Caio Marcelo de Oliveira Filho 8db8b9b355 AP_HAL_PX4: implement new AP_HAL functions 9 years ago
Caio Marcelo de Oliveira Filho ff016c4b5a AP_HAL_Linux: implement new AP_HAL functions 9 years ago
Caio Marcelo de Oliveira Filho 3ef77617fd AP_HAL_SITL: implement new AP_HAL functions 9 years ago
Caio Marcelo de Oliveira Filho efbc7648b1 AP_HAL: create AP_HAL namespace and use for some HAL functionality 9 years ago
Jonathan Challinger f9c7f15052 AC_WPNav: WPNAV_LOIT_SPEED WPNAV_LOIT_MAXA take effect immediately 9 years ago
Paul Riseborough ff2782b790 AP_NavEKF2: Parameter changes to reduce noise on gyro bias estimates 9 years ago
Paul Riseborough 2193103586 AP_NavEKF: Reduce time to switch after an IMU fault 9 years ago
Paul Riseborough 20798316e1 AP_NavEKF2: fix bug in performance timer 9 years ago
Randy Mackay c9340dbeb6 AC_PosControl: run velocity controller z-axis at 400hz 9 years ago
Randy Mackay dbc8ce1d69 AC_PosControl: default z-axis controller to 400hz 9 years ago
Randy Mackay 323a527734 AC_PosControl: velocity controller uses feed-forward althold 9 years ago
Randy Mackay 4b41710261 AC_AttControl: minor comment fix 9 years ago
Caio Marcelo de Oliveira Filho a348424551 AP_HAL: remove unused function 9 years ago
Andrew Tridgell 5561efde2b AP_NavEKF: we can assume get_sample_rate() returns a non-zero number 9 years ago
Paul Riseborough e32e6cfa67 AP_NavEKF: Protect against bad delta time from the INS library 9 years ago
Paul Riseborough 2fb5a4489b AP_NavEKF2: Prevent airspeed faults from causing excessive loss of accuracy 9 years ago
Paul Riseborough fc6978e4d9 AP_NavEKF2: Fix error in parameter documentations 9 years ago
Paul Riseborough f9cadaf15c AP_NavEKF2: Increase resolution of innovation consistency gate parameters 9 years ago
Andrew Tridgell 08ef00b431 AP_NavEKF2: fixed build with IMU_BUFFER_LENGTH change 9 years ago
Paul Riseborough af3507ef3c AP_NavEKF2: Stop bad INS velocity spoiling height reset 9 years ago
Paul Riseborough 97799ef0b3 AP_NavEKF2: Ensure that GPS origin is set before using data for height 9 years ago
Paul Riseborough b8427e5d95 AP_NavEKF2: Only allow rangefinder height option during optical flow nav 9 years ago
Paul Riseborough c9eea98142 AP_NavEKF2: Improve terrain height estimation 9 years ago
Paul Riseborough d820a538d5 AP_NavEKF2: Make magnetometer data available status global 9 years ago
Paul Riseborough 04228e0b3b AP_NavEKF2: Rework selection of height measurements for fusion 9 years ago
Paul Riseborough 80bc64ee7a AP_NavEKF2: Update parameter documentation with GPS height source option 9 years ago
Paul Riseborough 4c72a14e22 AP_NavEKF2: Add function to LPF and spike filter baro data 9 years ago
Paul Riseborough 34311bedfa AP_NavEKF2: Add data buffers for range finder data 9 years ago
Andrew Tridgell 99da195e37 AP_NavEKF2: make IMU buffer length depend on main loop rate 9 years ago
Andrew Tridgell f36b2e415a AP_InertialSensor: fixed flymaple build 9 years ago
Andrew Tridgell 32ed0d58f3 AP_InertialSensor: fixed filter setup on 2nd accel/gyro 9 years ago
Andrew Tridgell e1cb9beeef SITL: expose update rate to HAL_SITL 9 years ago
Andrew Tridgell 95ca0b39a8 HAL_SITL: moved virtual INS sensor to AP_InertialSensor_SITL 9 years ago
Andrew Tridgell 4a768d47f3 AP_InertialSensor: created a SITL specific backend 9 years ago
Andrew Tridgell 2675edcb96 HAL_SITL: removed unused variables 9 years ago
Andrew Tridgell ccd915eb67 AP_InertialSensor: moved raw gyro and accel logging to common code 9 years ago
Andrew Tridgell 75ea8f3dc0 AP_InertialSensor: removed "have sample" logic from drivers 9 years ago
Andrew Tridgell 0e4bab74ba AP_InertialSensor: simplify sensor backends 9 years ago
Randy Mackay 36c0beb918 GPS_UBlox: reorder init to resolve compiler warning 9 years ago
Paul Riseborough 9b82b2200c AP_NavEKF2: Fix plane in-flight yaw reset 9 years ago
Paul Riseborough e8706db382 AP_NavEKF2: Update IMU tuning parameter limits 9 years ago
Paul Riseborough 0562529729 AP_NavEKF2: Tuning changes to make attitude less sensitive to GPS and compass errors 9 years ago