20390 Commits (634db441f885c8bff57bd98c02c2ce7c2896c1d8)

Author SHA1 Message Date
Andrew Tridgell 3dd7e7e83a AP_AHRS: only use enabled IMUs in DCM 6 years ago
Andrew Tridgell 09d3392aee AP_InertialSensor: zero accumulators on time step 6 years ago
Andrew Tridgell 3444e82ef9 AP_InertialSensor: added RC switch for killing IMUs 6 years ago
Andrew Tridgell 30d27147a8 RC_Channel: added RC switch for killing IMUs 6 years ago
Andrew Tridgell 898150e460 HAL_ChibiOS: cope with calling delay_microseconds_boost() multiple times 6 years ago
Andrew Tridgell 053f0cb689 AP_InertialSensor: try much harder to get all IMU samples 6 years ago
Andrew Tridgell 209bca162c AP_NavEKF3: added inactive bias learning 6 years ago
Andrew Tridgell 1c4c5a6850 AP_NavEKF2: learn gyro biases for inactive gyros 6 years ago
Andrew Tridgell 05bd0cb9f4 APM_Control: added decay_I() function 6 years ago
Randy Mackay 030eab0f86 AR_WPNav: stop vehicle if OA processing fails 6 years ago
Randy Mackay 951ded1f51 AP_OAPathPlanner: report errors to caller 6 years ago
Michael du Breuil 104164d2e4 AP_Scripting: Tighten range checks on library calls 6 years ago
Peter Barker ce45baa034 AP_NavEKF3: factor out and logging functions, reuse for 2nd core 6 years ago
Peter Barker 6a0a466f42 AP_NavEKF2: factor out and logging functions, reuse for 2nd core 6 years ago
Peter Barker 9732940220 AP_AHRS: navekf: add Log_Write access point 6 years ago
Peter Barker f3f364de26 AP_NavEKF3: move logging in from AP_Logger 6 years ago
Peter Barker 5175d23cc1 AP_NavEKF2: move logging in from AP_Logger 6 years ago
Peter Barker e009b7aee5 AP_Logger: move logging of EKF packets out to EKF 6 years ago
Peter Barker c6533723de GCS_Param: correct sending of parameters of length 16 6 years ago
Andrew Tridgell 5ffb8bb546 AP_HAL: enable GPIO scripting on the Disco 6 years ago
Andrew Tridgell 2bab0efc41 HAL_Linux: implement HAL_GPIO_SCRIPT support 6 years ago
Andrew Tridgell 8a49c84d57 AP_Motors: fixed col max and min for dual heli 6 years ago
Andrew Tridgell 0f4c54aaa6 AP_RCProtocol: fixed a overflow in SRXL decoder 6 years ago
Andrew Tridgell 626c632859 SITL: fixed pitch constraint on fixed wing takeoff 6 years ago
Andrew Tridgell 5bfb6ced84 AP_GPS: fixed u-blox F9 auto configuration 6 years ago
Peter Barker 502f74f0d9 AP_Logger: switch to using stderr for log structure debug 6 years ago
Peter Barker 288952b5a2 AP_Logger: reserve W for watts as a unit 6 years ago
Peter Barker c515d17a4a AP_ServoRelayEvents: use Relay singleton 6 years ago
Peter Barker 8e5ec84317 AP_Relay: add AP::relay() to get relay singleton 6 years ago
Rajat Singhal 82413a1528 SITL: JSBSim: Fix comments 6 years ago
Peter Barker 39b17e42d0 AP_HAL_SITL: add missing include for AP_BoardConfig.h 6 years ago
Peter Barker ebd8170a15 GCS_MAVLink: add missing include for AP_RTC 6 years ago
Peter Barker 3d91547039 AP_Logger: add missing include for AP_RTC 6 years ago
Peter Barker cee3d8086b AP_InternalError: move include of BoardConfig to cpp 6 years ago
Atxheli 7f3cb09da2 correct comment placement for second led 6 years ago
Hwurzburg a9783de61c correct include paths, uncomment alarm pin, fix conflict with rssi 6 years ago
Hwurzburg 3e3d7b8e7f Change to "include" style for new board, fix to allow LED to be used as status indicator 6 years ago
Hwurzburg 10838387c5 Split Omnibus F4 pro and non-pro into two boards to allow pro boards to have 8 pwm outputs 6 years ago
Andrew Tridgell 5151416080 AP_NavEKF3: force first EKF lane when disarmed 6 years ago
Andrew Tridgell 567c902e75 AP_NavEKF2: force first EKF lane when disarmed 6 years ago
Tom Pittenger bf11746da5 AP_AHRS: allow EKF_TYPE==10 to send a good status report 6 years ago
Peter Barker e58eae3c48 AP_Mount: remove unneeded typedefs 6 years ago
Peter Barker 08b2676a8f AP_Notify: add comments explaining tonealarm tone format 6 years ago
Andrew Tridgell 2eb09b2910 SITL: simple implementation of a fast jet 6 years ago
Peter Barker 84eff51539 AP_Arming: remove stray comment on removed parameter 6 years ago
Peter Barker f31b7b5772 GCS_MAVLink: remove stray undef of undefined macro 6 years ago
Alexey Kozin e5988f7153 AP_HAL_ChibiOS: fix voltage sensor connected to fmu adc 6 years ago
Peter Barker 7b52c41287 AP_Compass: fix example by instantiating serial_manager 6 years ago
Peter Barker ef2589738d AP_NavEKF3: use beacon singleton 6 years ago
Peter Barker 82df167ad4 AP_NavEKF2: use beacon singleton 6 years ago