21006 Commits (7cd6aec7997f337b1bf57c8c04373d58885bce7b)

Author SHA1 Message Date
Andrew Tridgell 2b856abdd1 AP_RCProtocol: support an additional uart on RC input 6 years ago
Andrew Tridgell ad2890dc5a HAL_ChibiOS: added connector pinouts for PH4-mini 6 years ago
Andrew Tridgell b72dcf6478 AP_Filesystem: use a recursive semaphore 6 years ago
Andrew Tridgell 7afd51d03e AP_Frsky_Telem: move FrSky handling to it's own thread 6 years ago
Randy Mackay fb38db6640 AP_AHRS: resolve compile warning in AP_AHRS_DCM::use_compass 6 years ago
Andrew Tridgell b344946300 HAL_ChibiOS: prevent duplicate sensors in hwdef.dat 6 years ago
Andrew Tridgell 2c5c8106a5 HAL_ChibiOS: removed duplicate barometer from fmuv5 6 years ago
Peter Barker df5921a87c GCS_MAVLink: gate AP_DEVO_Telem behind !HAL_MINIMIZE_FEATURES 6 years ago
Andrew Tridgell 708ee47c03 HAL_ChibiOS: fixed f103 rm3100 6 years ago
Andrew Tridgell c2c8702329 HAL_ChibiOS: convert remaining boards to use COMPASS specifier 6 years ago
Andrew Tridgell 3aa01448ff HAL_ChibiOS: use COMPASS specifier for f103-periph 6 years ago
Andrew Tridgell f18a18c0ee AP_Baro: use GET_I2C_DEVICE() for i2c probes 6 years ago
Andrew Tridgell 2bc7db4cca AP_HAL: removed old HAL_COMPASS_ defines (no longer used) 6 years ago
Andrew Tridgell bd0760f9d4 AP_Compass: removed unusued compass probes 6 years ago
Andrew Tridgell 43e011c7a8 AP_HAL: convert Linux compass specification to new probe list 6 years ago
Andrew Tridgell 3bc8522b54 AP_Compass: added ROTATION_NONE to probes 6 years ago
Andrew Tridgell f877def909 AP_Compass: removed default rotations for compass probe 6 years ago
Andrew Tridgell 2a48241ebb AP_Compass: fixed naming of QMC5883L driver 6 years ago
Andrew Tridgell 316e7cf7e6 HAL_ChibiOS: fixed mini-pix compass and baro probing 6 years ago
Andrew Tridgell 2509b50852 AP_Baro: define GET_I2C_DEVICE() 6 years ago
Andrew Tridgell 15e15e0b9d AP_InertialSensor: define GET_I2C_DEVICE() 6 years ago
Andrew Tridgell beca17c638 HAL_ChibiOS: use GET_I2C_DEVICE() for i2c probing 6 years ago
Michael du Breuil e19f0ef238 AP_HAL_ChibiOS: Remove set_stop_pin from AnalogSource 6 years ago
Michael du Breuil 75b241622f AP_HAL_Empty: Remove set_stop_pin from AnalogSource 6 years ago
Michael du Breuil 979a431e4a AP_HAL_Linux: Remove set_stop_pin from AnalogSource 6 years ago
Michael du Breuil 69d3e97533 AP_HAL_SITL: Remove set_stop_pin from AnalogSource 6 years ago
Michael du Breuil c12652b325 AP_Rangefinder: Remove stop pin usage 6 years ago
Michael du Breuil 927a0521e3 AP_HAL: Remove the empty force_safety_no_wait 6 years ago
Michael du Breuil e5eeb6181d GCS_MAVLink: Remove the usage of force_safety_no_wait 6 years ago
Michael du Breuil 5711c2cbac AP_UAVCAN: Remove the usage of force_safety_no_wait 6 years ago
Michael du Breuil 53860b53ac AP_BoardConfig: Remove the usage of force_safety_no_wait 6 years ago
Michael du Breuil a74f00d045 GCS_MAVLink: Remove single use method 6 years ago
Michael du Breuil 8adc6ba3ad AP_Notify: Add an alternate LED scheme 6 years ago
E Thomas c09d6908ed Enabled active buzzer output on OmnibusNanoV6 6 years ago
Peter Barker 7ea449076f AP_NavEKF3: use timing logging from AP_NavEKF 6 years ago
Peter Barker c8fac758ee AP_NavEKF2: use timing logging from AP_NavEKF 6 years ago
Peter Barker 6d71ef5cf8 AP_Logger: move EKF timing logging out to EKF 6 years ago
Peter Barker 9e0f525f69 AP_NavEKF: move logging in from AP_Logger 6 years ago
Peter Barker 9da0efaaef GCS_MAVLink: fill SYS_STATUS bits from AC_Fence 6 years ago
Andrew Tridgell 9c900c7176 AP_RangeFinder: added driver for Lanbao CM8JL65 6 years ago
Peter Hall 2f3c0447eb RC_Channel: add fence and value for rover 6 years ago
Andrew Tridgell 172c802ffa AP_RangeFinder: support native I2C protocol on LightWare Lidars 6 years ago
Peter Hall fdb6da0793 RC_Channel: define sailboat mainsail and motor input channels 6 years ago
Peter Hall 3dd0ebaf0d AP_WindVane: add wind_speed_enabled method 6 years ago
Peter Barker ca5ee2bfbc AP_Param: correct fetching of flags for parameters 6 years ago
Andrew Tridgell bcb139f02f AP_Compass: fixed uninitialised CAN device ID bits 6 years ago
Rajat Singhal 80bbadf9ca SITL: AirSim: Store last timestamp only 6 years ago
Rajat Singhal 86a70e5797 SITL: Remove redundant timestep in Airsim backend 6 years ago
Rajat Singhal c056548f0d SITL: Enable Arming Checks in airsim-copter params 6 years ago
Michael du Breuil fa6e43be77 AP_Logger: Forward declare AHRS 6 years ago