39308 Commits (6573857a900addb02f399c64f1dc49a81de78991)
 

Author SHA1 Message Date
Andrew Tridgell 6573857a90 AP_Param: support @READONLY marker in param files 5 years ago
Randy Mackay 1818360519 Copter: land mode inits auto yaw 5 years ago
Andrew Tridgell 7751352a86 Plane: implement VTOL landing for AFS termination 5 years ago
Andrew Tridgell 4a6fdc00c9 AP_AdvancedFailsafe: added AFS_MAX_RANGE option 5 years ago
Mark Whitehorn 788e7a840c Plane: default angle_boost to disabled for tailsitters 5 years ago
Andrew Tridgell d9e3a01e57 Tools: fixed vsnprintf assumption in AP_Bootloader 5 years ago
Andrew Tridgell bc0b9337a0 AP_Periph: fixed vsnprintf return assumption 5 years ago
Andrew Tridgell 6af9d55e70 AP_OSD: fixed vsnprintf return assumption 5 years ago
Andrew Tridgell 98c2606c0a GCS_MAVLink: fixed assumption on return of snprintf 5 years ago
Peter Barker 412bf24b9a AP_HAL: add gtests for snprintf 5 years ago
Andrew Tridgell 54b9524c0b AP_RangeFinder: make LightWare I2C native work with more hw versions 5 years ago
Randy Mackay 8a20d37799 Copter: zigzag smoother stops on terrain failure 5 years ago
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 5 years ago
Andy Piper dde6dec145 AP_InertialSensor: correct reboot documentation for batch logger and filters 5 years ago
Randy Mackay 0e1a2efb7c EKF3: RNG_USE_HGT param only used when ALT_SOURCE = rangefinder 5 years ago
Randy Mackay 94a52b3525 EKF2: RNG_USE_HGT param only used when ALT_SOURCE = rangefinder 5 years ago
ken 00247e9d6a Tools: added name to GIT_Success.txt 5 years ago
Andrew Tridgell 728e790873 AP_Periph: added README for AP_Periph development 5 years ago
Andrew Tridgell 42d72cfd66 AP_Periph: re-init LEDs at 1Hz 5 years ago
Andrew Tridgell dec72302f2 AP_Periph: added a rainbow pattern on startup of CUAV_GPS 5 years ago
Andrew Tridgell a4b3467dad Tools: update CUAV_GPS bootloader 5 years ago
Andrew Tridgell a42560ea27 AP_Bootloader: fixed CAN stay in bootloader functionality 5 years ago
Andrew Tridgell b33afde884 HAL_ChibiOS: allow safety button on CUAV_GPS to be used for "stay in bootloader" 5 years ago
Andrew Tridgell c6a9f067e2 HAL_ChibiOS: enable LEDs on CUAV_GPS 5 years ago
Andrew Tridgell 8a689b2cd1 AP_Periph: support neopixel LEDs on CAN GPS 5 years ago
Andrew Tridgell 3dfe15443d HAL_ChibiOS: fixed orientation of CUAV_GPS compass 5 years ago
Andrew Tridgell 21cce1385a AP_UAVCAN: support safety buttons on UAVCAN 5 years ago
Andrew Tridgell 03c1a8bfd9 HAL_ChibiOS: use safety button logic from AP_BoardConfig 5 years ago