23532 Commits (ebc28d817f4f8c96824aff4992460c6dd86ef637)

Author SHA1 Message Date
Peter Barker 945d19a9c5 AP_Proximity: resolve ambiguity about which distance is in which sector 5 years ago
Peter Barker 574f3a30f9 AP_Proximity: correct output of DISTANCE_SENSOR message 5 years ago
Andrew Tridgell 822d3b2a3a AP_Scripting: added get_accel AHRS method 5 years ago
Andrew Tridgell 3f69f97d60 AP_AHRS: added get_accel() for lua access 5 years ago
Peter Barker e55057ad5d AP_AHRS_DCM: limit measured airspeed according to WIND_MAX 5 years ago
Michael du Breuil 08d4e1c062 AP_GPS: Support configuring the SBF com port 5 years ago
Mark Whitehorn 7d67151c87 RC_Channel: update Plane RC_Option metadata 5 years ago
chobits c722367c6c AP_NavEKF3: move extNavVelNew to local variable 5 years ago
Josh Welsh eb4b5fb720 AP_Airspeed: Add additional DLVR support 20inH2O 30inH2O 60inH2O 5 years ago
Peter Barker 0e284b95b0 GCS_MAVLink: move battery type enumeration out of parameters object 5 years ago
Peter Barker 26666b4b3d AP_HAL: move battery type enumeration out of parameters object 5 years ago
Peter Barker 2e3ba2a4d2 AP_BattMonitor: move battery type enumeration out of parameters object 5 years ago
Peter Barker 65834234af AP_HAL_SITL: correct use of uninitialised value in tcp UARTDriver 5 years ago
Michael du Breuil 6dc77c97ce GCS_MAVLink: Remove redundant check for private channels 5 years ago
Peter Barker b3d755d018 AP_HAL_SITL: correct loop counter type 5 years ago
Randy Mackay 4009f1583f AP_Param: show_all compiler error fix 5 years ago
Randy Mackay a66893a295 AP_Param: minor spelling fix 5 years ago
chobits 7ad9e3548f AP_NavEKF3: make reset source variable local 5 years ago
Randy Mackay 8629923783 AP_Motors: minor whitespace fix 5 years ago
Josh Welsh e77bc1ce9d AP_Motors: Tradheli servo_test fix 5 years ago
Isaac Ault e74acba4ec AP_HAL_Linux: Allow for parameters to be passed with -G, -H 5 years ago
Alexey Bulatov 7baafcd63d AP_Notify: set led_off instead 0 5 years ago
Iampete1 997ffcf30d AP_GPS: NMEA: only decode each measage once 5 years ago
Patrick José Pereira e1b6ef3e14 AP_BARO: Fix zero as nullptr in KellerLD 5 years ago
mhefny e137698a4a AP_HAL_Linux: Fix RCInput_RPI Segmentation Fault 5 years ago
Tsuyoshi Kawamura 67ad05609f AP_Scripting: add proximity bindings 5 years ago
Tsuyoshi Kawamura e2eed88ca3 AP_Scripting: add rangefinder bindings 5 years ago
Randy Mackay b66eaa0d53 AP_Winch: fix type parameter description 5 years ago
Randy Mackay 6bc2bea329 AP_Winch: rename Servo to PWM 5 years ago
Randy Mackay b84423c110 AP_Winch_Daiwa: fixes from peer review 5 years ago
Randy Mackay a6c8bb06ff AP_Winch: fixes from peer review 5 years ago
Randy Mackay f7ec08ff18 AP_Logger: add Write_Winch 5 years ago
Randy Mackay 5d99ce9a84 AP_Logger: remove winch events 5 years ago
Randy Mackay 1fbc7b99da AP_Mission: add CMD_DO_WINCH string 5 years ago
Randy Mackay b0eb375920 AP_Winch: add daiwa driver 5 years ago
Randy Mackay 738480884d AP_Winch: rewrite driver 5 years ago
Randy Mackay feb852a9fc AP_Winch: minor formatting fix 5 years ago
Randy Mackay 36b25973d9 AP_SerialManager: add winch protocol to enum and param desc 5 years ago
Randy Mackay 615d3e6205 SRV_Channel: add winch_clutch function 5 years ago
Randy Mackay 1a3ef62b84 GCS_MAVLink: add virtual send_winch_status 5 years ago
Peter Barker 6961f42685 AP_SerialManager: document new don't-forward-mavlink bit 5 years ago
Peter Barker 6b701ae3b3 AP_NavEKF3: correct includes 5 years ago
Peter Barker 032b7c81e5 AP_NavEKF2: correct includes 5 years ago
Peter Barker 37340b846d AP_AHRS: correct includes 5 years ago
Peter Barker 5c4c7b5fd4 AP_Terrain: fix snprintf-overflow compilation error 5 years ago
Peter Barker 4527321035 AP_InternalError: remove leading comma in descriptive string 5 years ago
Randy Mackay 89a4f83527 AR_WPNav: minor param description typo fix 5 years ago
Randy Mackay 551f7d66c1 AR_WPNav: update crosstrack error during pivot turns 5 years ago
Randy Mackay da746d6e8c AR_WPNav: pivot only when destination set 5 years ago
Andy Piper 4535e749e1 AP_RCTelemetry: move CRSF link statistics definition to AP_RCProtocol 5 years ago