39576 Commits (880285dad4a1e10071490d5258610066e83befd7)
 

Author SHA1 Message Date
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 6 years ago
Peter Barker b4537bebd8 Copter: move control_mode_t into being Mode::Number enum class 6 years ago
Peter Barker 6193d6cf69 AP_Compass: fix example by instantiating Baro 6 years ago
bnsgeyer 23d4473f88 Copter: tradheli-properly upgrade rsc parameters 6 years ago
bnsgeyer 6074b1b7c9 Tools: add RPM to units list 6 years ago
bnsgeyer e91402aeb6 AP_Motors: tradheli-make all RSC params part of library 6 years ago
Peter Barker 1735563bb7 AP_HAL_SITL: set initial PWM values to a flag value 6 years ago
Peter Barker 8da978b913 GCS_MAVLink: use sending_mavlink1 method in send_rc_channels_raw 6 years ago
Peter Barker 5dad0e5410 AP_HAL: a few more simple tests for snprintf 6 years ago
Andrew Tridgell f881e4a248 Tools: autobuild skyviper-journey 6 years ago
Andrew Tridgell 6c6a7cc675 Tools: removed old SkyViper-F412 defaults file 6 years ago
Andrew Tridgell 28cca004f2 HAL_ChibiOS: added default params for skyviper-journey 6 years ago
Andrew Tridgell 1dca0a16f5 HAL_ChibiOS: rename skyviper-f412 to skyviper-journey 6 years ago
Andrew Tridgell dcbbc86f34 AP_Radio: added support for Skyviper 2018 model radios 6 years ago
mhefny 375510ecc2 SITL: adding wind simulation in Webots 6 years ago
mhefny bfb7e3af3b SITL: sending wind data to Webots controller 6 years ago
Andrew Tridgell 8bb6a67b36 GCS_MAVLink: refuse set of read-only parameters 6 years ago
Andrew Tridgell 6573857a90 AP_Param: support @READONLY marker in param files 6 years ago
Randy Mackay 1818360519 Copter: land mode inits auto yaw 6 years ago
Andrew Tridgell 7751352a86 Plane: implement VTOL landing for AFS termination 6 years ago
Andrew Tridgell 4a6fdc00c9 AP_AdvancedFailsafe: added AFS_MAX_RANGE option 6 years ago
Mark Whitehorn 788e7a840c Plane: default angle_boost to disabled for tailsitters 6 years ago
Andrew Tridgell d9e3a01e57 Tools: fixed vsnprintf assumption in AP_Bootloader 6 years ago
Andrew Tridgell bc0b9337a0 AP_Periph: fixed vsnprintf return assumption 6 years ago
Andrew Tridgell 6af9d55e70 AP_OSD: fixed vsnprintf return assumption 6 years ago
Andrew Tridgell 98c2606c0a GCS_MAVLink: fixed assumption on return of snprintf 6 years ago
Peter Barker 412bf24b9a AP_HAL: add gtests for snprintf 6 years ago
Andrew Tridgell 54b9524c0b AP_RangeFinder: make LightWare I2C native work with more hw versions 6 years ago
Randy Mackay 8a20d37799 Copter: zigzag smoother stops on terrain failure 6 years ago
Andy Piper 8e385d7453 AP_InertialSensor: correct formatting 6 years ago
Leonard Hall 6f3be90147 Filter: Alter Notch filter formula to remove /0 and allow perfect notch. 6 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 6 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 6 years ago
Andy Piper bc5916ebc9 Filter: comment on reserved config. cope with notch allocation failure. 6 years ago
Andy Piper a9a7fe3ea5 AP_InertialSensor: ensure harmonic notch gets appropriate defaults 6 years ago
Andy Piper 3261677e01 AP_InertialSensor: remove _ prefix from methods. use changed filter methods. 6 years ago
Andy Piper 334ebadd5a Filter: add comments and address review comments for harmonic notch 6 years ago
Randy Mackay 6ddaf81439 Copter: param conversion for INS_NOTCH_FREQ and BW 6 years ago
Andy Piper 50f7e50634 AP_InertialSensor: add harmonic notch filter to gyro filter chain 6 years ago
Andy Piper 366bc06089 Filter: New HarmonicNotchFilter 6 years ago
Andrew Tridgell fae2e44eac AP_NavEKF3: reset inhibitMagStates on in-flight yaw reset 6 years ago
Andrew Tridgell 71ad90819e AP_Compass: don't reset SITL compass offsets if set by user 6 years ago
Peter Barker 10675ab5c4 AP_HAL: correct include ordering in srxl.h 6 years ago
Andrew Tridgell 4197fdeb2a AP_HAL: fixed bug in vsnprintf() 6 years ago
Andrew Tridgell b724608f03 Plane: update release notes for 3.9.11 6 years ago
Peter Hall 102a231c3f AP_WindVane: rename abs to true wind 6 years ago
Peter Hall 412be730e4 Rover: rename abs to true wind 6 years ago
Rajat Singhal 5147b607c0 SITL: Correct Airsim params 6 years ago
Randy Mackay 246bfcf4a1 AP_Common: expanding array checks memory before allocating 6 years ago