9844 Commits (30f631de8f54c78fb56ad0df2aa6a075c6d57d03)

Author SHA1 Message Date
Lucas De Marchi 30f631de8f AP_Baro: MS5637: fix CRC check 9 years ago
José Roberto de Souza 7457588d7c AP_Baro: Move initialisation code from MS56XX constructor to init() 9 years ago
José Roberto de Souza 29791c9cec AP_Baro: Make _check_crc more readable 9 years ago
Lucas De Marchi fef364e4e8 AP_TECS: avoid comparison between signed and unsigned 9 years ago
Lucas De Marchi aa9168e0e9 AP_Math: remove unused maxf() 9 years ago
Lucas De Marchi 798b743660 AP_NavEKF: use MAX() instead of maxf() 9 years ago
Lucas De Marchi 6f88fba8e5 AP_Math: remove unused minf() 9 years ago
Lucas De Marchi e0a0514c79 AP_Math: turn MIN/MAX macros into inline functions 9 years ago
Lucas De Marchi 2591261af6 Global: rename min and max macros to uppercase 9 years ago
Andrew Tridgell 1e8c391024 AP_AHRS: fixed float exception on start in SITL 9 years ago
Lucas De Marchi d19c5035b6 Global: Rename printf format attribute 9 years ago
Andrew Tridgell 520b9de48a HAL_PX4: expose do_transfer() in API 9 years ago
Andrew Tridgell 44c280e9fb AP_HAL: fixed typo in do_transfer declaration 9 years ago
Julien BERAUD 88236821c0 AP_HAL_Linux: Adapt Heat_Pwm to use PWM_Sysfs 9 years ago
Julien BERAUD 0fa362ff5c AP_Notify: Fix GPIO declaration for Linux boards 9 years ago
Julien BERAUD 8c4803af10 AP_HAL_Linux: GPIO Sysfs for Bebop 9 years ago
Julien BERAUD 2136866594 AP_HAL_Linux: fix I2CDriver indentation 9 years ago
Julien BERAUD af6bbb806e AP_HAL: add do_transfer method to I2CDriver 9 years ago
Julien BERAUD 26163b6640 AP_HAL_Linux: Add do_transfer method to i2c driver 9 years ago
Lucas De Marchi 04f601d42f AP_HAL_Linux: PWM_Sysfs: minor changes to Bebop/mainline integration 9 years ago
Julien BERAUD 8733f34ce1 AP_HAL_Linux: PWM_Sysfs for bebop 9 years ago
Andrew Tridgell 52f2fce1d5 RC_Channel: prevent float exception with bad RCn_MIN/MAX/TRIM 9 years ago
Andrew Tridgell 335e621932 HAL_PX4: cope with PX4 header changes 9 years ago
Andrew Tridgell ea38448372 AP_Relay: don't default to using two PWMs as relays on FMUv4 9 years ago
Andrew Tridgell 155e82c1b3 HAL_PX4: fixed PWM output for FMUv4 9 years ago
Andrew Tridgell c34100f6a2 GCS_MAVLink: support FMUv4 9 years ago
Andrew Tridgell 774e257a88 AP_InertialSensor: support FMUv4 9 years ago
Andrew Tridgell 9835043dd5 HAL_PX4: support FMUv4 9 years ago
Andrew Tridgell 8739c55d27 AP_Common: added ID for FMUv4 9 years ago
Andrew Tridgell 6dd45998f4 AP_BattMonitor: support FMUv4 9 years ago
Andrew Tridgell d8ee9feaac AC_AttitudeControl: fixed external tail gyro with no flybar 9 years ago
Andrew Tridgell 47b9f6598a AP_Motors: allow change to heli rotor speed controls while armed 9 years ago
Randy Mackay 9e74222a3a ADSB: minor update to parameter descriptions 9 years ago
Andrew Tridgell e80ca592c4 AP_ADSB: update for new message format 9 years ago
Andrew Tridgell 2804434596 SITL: update ADSB for new format 9 years ago
Andrew Tridgell 76209de08e GCS_MAVLink: regenerate headers 9 years ago
Andrew Tridgell 2c7bfc7984 GCS_MAVLink: update ADSB_VEHICLE message 9 years ago
Paul Riseborough ddb7d92fc8 AP_NavEKF2: Fix timing jitter in airspeed fusion 9 years ago
Luis Vale Gonçalves 5e290daac5 GCS_MAVLink: libraries_Text_revision 9 years ago
Luis Vale Gonçalves f02e13b107 AP_Terrain: libraries_Text_revision 9 years ago
Luis Vale Gonçalves 40caec8afb AP_NavEKF: libraries_Text_revision 9 years ago
Luis Vale Gonçalves e9ba768bae AP_Arming: libraries_Text_revision 9 years ago
Andrew Tridgell ce1b68cce8 AP_ADSB: ensure stack allocation Location is initialised 9 years ago
Andrew Tridgell f9e865ef5e AP_ADSB: don't disable ADSB permanently on init fail 9 years ago
Tom Pittenger 426e40d30e AP_ADSB: new ADS-B library support 9 years ago
Tom Pittenger bb4f0783ad AP_HAL_SITL: created ADS-B simulator to generate additional ghost aircraft within SITL 9 years ago
Tom Pittenger f88de986bc SITL: created ADSB simulator to generate additional ghost aircraft within SITL 9 years ago
Tom Pittenger 4b5af2d726 GCS_MAVLink: files generated from new ADSB_VEHICLE msg 9 years ago
Tom Pittenger af93c8da4e GCS_MAVLink: new mavlink msg ADSB_VEHICLE 9 years ago
Siddharth Purohit and Paul Riseborough 3014eb4001 AP_NavEKF2: Rework measurement buffer refactor 9 years ago