39432 Commits (52cb509f11d007b47d7c140ed02c65f6ae82b1c1)
 

Author SHA1 Message Date
Andrew Tridgell 255e769171 HAL_ChibiOS: fixed IMU order and board ID for CubeBlack+ 5 years ago
bugobliterator e82da992c9 HAL_ChibiOS: hwdef: add hwdef for CubeBlack+ 5 years ago
bugobliterator ee6f912217 AP_BoardConfig: add support for CubeBlackPlus 5 years ago
Andrew Tridgell 6572700baa Plane: fixed an issue with landing on rising ground 5 years ago
Peter Barker 36ba3a6e4c Tools: autotest: add test for follow mode 5 years ago
Andrew Tridgell 929426abf8 Plane: update release notes for 3.9.11 5 years ago
Andrew Tridgell f86a7d347d Revert "AP_HAL_SITL: set initial PWM values to a flag value" 5 years ago
Peter Barker 4a35e8ee74 Tools: autotest: skip MIS_TOTAL parameter test on Tracker 5 years ago
Peter Barker b4537bebd8 Copter: move control_mode_t into being Mode::Number enum class 5 years ago
Peter Barker 6193d6cf69 AP_Compass: fix example by instantiating Baro 5 years ago
bnsgeyer 23d4473f88 Copter: tradheli-properly upgrade rsc parameters 5 years ago
bnsgeyer 6074b1b7c9 Tools: add RPM to units list 5 years ago
bnsgeyer e91402aeb6 AP_Motors: tradheli-make all RSC params part of library 5 years ago
Peter Barker 1735563bb7 AP_HAL_SITL: set initial PWM values to a flag value 5 years ago
Peter Barker 8da978b913 GCS_MAVLink: use sending_mavlink1 method in send_rc_channels_raw 5 years ago
Peter Barker 5dad0e5410 AP_HAL: a few more simple tests for snprintf 5 years ago
Andrew Tridgell f881e4a248 Tools: autobuild skyviper-journey 5 years ago
Andrew Tridgell 6c6a7cc675 Tools: removed old SkyViper-F412 defaults file 5 years ago
Andrew Tridgell 28cca004f2 HAL_ChibiOS: added default params for skyviper-journey 5 years ago
Andrew Tridgell 1dca0a16f5 HAL_ChibiOS: rename skyviper-f412 to skyviper-journey 5 years ago
Andrew Tridgell dcbbc86f34 AP_Radio: added support for Skyviper 2018 model radios 5 years ago
mhefny 375510ecc2 SITL: adding wind simulation in Webots 5 years ago
mhefny bfb7e3af3b SITL: sending wind data to Webots controller 5 years ago
Andrew Tridgell 8bb6a67b36 GCS_MAVLink: refuse set of read-only parameters 5 years ago
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