39496 Commits (c5f52a835549456f1711f10f268a6c1fe73377af)
 

Author SHA1 Message Date
Andy Piper 8e385d7453 AP_InertialSensor: correct formatting 5 years ago
Leonard Hall 6f3be90147 Filter: Alter Notch filter formula to remove /0 and allow perfect notch. 5 years ago
Andy Piper 9b9fb0d593 Filter: sanity check the harmonic notch sample rate on initialization. do not allow harmonics to go above the nyquist frequency 5 years ago
Andy Piper 5b7f9f6bea AP_InertialSensor: while sensors are converging update the filters sample rates. if gyro filtering produces invalid output, keep the previous value 5 years ago
Andy Piper bc5916ebc9 Filter: comment on reserved config. cope with notch allocation failure. 5 years ago
Andy Piper a9a7fe3ea5 AP_InertialSensor: ensure harmonic notch gets appropriate defaults 5 years ago
Andy Piper 3261677e01 AP_InertialSensor: remove _ prefix from methods. use changed filter methods. 5 years ago
Andy Piper 334ebadd5a Filter: add comments and address review comments for harmonic notch 5 years ago
Randy Mackay 6ddaf81439 Copter: param conversion for INS_NOTCH_FREQ and BW 5 years ago
Andy Piper 50f7e50634 AP_InertialSensor: add harmonic notch filter to gyro filter chain 5 years ago
Andy Piper 366bc06089 Filter: New HarmonicNotchFilter 5 years ago
Andrew Tridgell fae2e44eac AP_NavEKF3: reset inhibitMagStates on in-flight yaw reset 5 years ago
Andrew Tridgell 71ad90819e AP_Compass: don't reset SITL compass offsets if set by user 5 years ago
Peter Barker 10675ab5c4 AP_HAL: correct include ordering in srxl.h 5 years ago
Andrew Tridgell 4197fdeb2a AP_HAL: fixed bug in vsnprintf() 5 years ago
Andrew Tridgell b724608f03 Plane: update release notes for 3.9.11 5 years ago
Peter Hall 102a231c3f AP_WindVane: rename abs to true wind 5 years ago
Peter Hall 412be730e4 Rover: rename abs to true wind 5 years ago
Rajat Singhal 5147b607c0 SITL: Correct Airsim params 5 years ago
Randy Mackay 246bfcf4a1 AP_Common: expanding array checks memory before allocating 5 years ago
Peter Barker db6896d414 Tools: autotest: add Calvert Radio Aero Modeller's Society location 5 years ago
Peter Barker 6352e10811 Tools: scripts: build_ci.sh: understand env CI_BUILD_DEBUG 5 years ago
Peter Barker 15308af230 AP_HAL_SITL: avoid lockstep scheduling issue with semaphores 6 years ago
Andy Piper dde6dec145 AP_InertialSensor: correct reboot documentation for batch logger and filters 6 years ago
Randy Mackay 0e1a2efb7c EKF3: RNG_USE_HGT param only used when ALT_SOURCE = rangefinder 6 years ago
Randy Mackay 94a52b3525 EKF2: RNG_USE_HGT param only used when ALT_SOURCE = rangefinder 6 years ago
ken 00247e9d6a Tools: added name to GIT_Success.txt 6 years ago
Andrew Tridgell 728e790873 AP_Periph: added README for AP_Periph development 6 years ago
Andrew Tridgell 42d72cfd66 AP_Periph: re-init LEDs at 1Hz 6 years ago
Andrew Tridgell dec72302f2 AP_Periph: added a rainbow pattern on startup of CUAV_GPS 6 years ago
Andrew Tridgell a4b3467dad Tools: update CUAV_GPS bootloader 6 years ago
Andrew Tridgell a42560ea27 AP_Bootloader: fixed CAN stay in bootloader functionality 6 years ago
Andrew Tridgell b33afde884 HAL_ChibiOS: allow safety button on CUAV_GPS to be used for "stay in bootloader" 6 years ago
Andrew Tridgell c6a9f067e2 HAL_ChibiOS: enable LEDs on CUAV_GPS 6 years ago
Andrew Tridgell 8a689b2cd1 AP_Periph: support neopixel LEDs on CAN GPS 6 years ago
Andrew Tridgell 3dfe15443d HAL_ChibiOS: fixed orientation of CUAV_GPS compass 6 years ago
Andrew Tridgell 21cce1385a AP_UAVCAN: support safety buttons on UAVCAN 6 years ago
Andrew Tridgell 03c1a8bfd9 HAL_ChibiOS: use safety button logic from AP_BoardConfig 6 years ago
Andrew Tridgell 5a96e374ba AP_BoardConfig: moved logic for safety button press to AP_BoardConfig 6 years ago
Andrew Tridgell 82a98ef95d AP_Notify: added NTZ_BUZZ_VOLUME parameter 6 years ago
Andrew Tridgell 5ee66ab6a8 AP_Periph: added BUZZER_VOLUME parameter 6 years ago
Andrew Tridgell 01fc8dcb3c AP_Periph: support safety button 6 years ago
Andrew Tridgell 39f4f7c208 AP_UAVCAN: added safety LED and button messages 6 years ago
Andrew Tridgell 0ea67943b9 HAL_ChibiOS: enable safety button on CUAV_GPS 6 years ago
Andrew Tridgell c6c1c4bc31 AP_UAVCAN: support safety LEDs on UAVCAN 6 years ago
Andrew Tridgell 186eedf838 HAL_ChibiOS: enable safety LED 6 years ago
Andrew Tridgell 0b6ef89498 AP_Periph: support SafetyState for safety LED 6 years ago
Andrew Tridgell 75696997cc HAL_ChibiOS: added buzzer support to CUAV_GPS 6 years ago
Andrew Tridgell a469b93d23 AP_Periph: support UAVCAN buzzers 6 years ago
Andrew Tridgell 7c57546eb1 AP_Notify: support UAVCAN buzzers 6 years ago