13784 Commits (ef1672befcc6c3404d36aba5d5889f1f9db0018a)

Author SHA1 Message Date
Lucas De Marchi ef1672befc AP_BoardConfig: replace board ifdef with feature ifdef 8 years ago
Lucas De Marchi d3e9f7ce66 AP_HAL: add HAL_PX4_HAVE_PX4IO 8 years ago
Lucas De Marchi 7f5b551050 AP_HAL: add HAL_PX4_HAVE_MTD_SUPPORT 8 years ago
Lucas De Marchi c7fc3ffbc4 AP_HAL: add HAL_HAVE_BOARD_VOLTAGE 8 years ago
Lucas De Marchi 37a050eed9 AP_HAL: add comments and allow for board overrides 8 years ago
Lucas De Marchi 2e4e4365d0 AP_InertialSensor: enable fast sampling for aerofc 8 years ago
Lucas De Marchi 9a83f05714 AP_BoardConfig: enable voltage monitoring on aerofc 8 years ago
Lucas De Marchi 7c1f255258 AP_HAL_PX4: add pin to monitor battery 8 years ago
Lucas De Marchi 5787b5a5c5 AP_Compass: IST8310: rename macros 8 years ago
Lucas De Marchi 4bba643abb AP_Compass: IST8310: use variable periodic callback 8 years ago
Lucas De Marchi ce1a13aa8f AP_Compass: IST8310: use FSR to reject samples 8 years ago
Lucas De Marchi d84851d8fa AP_Compass: IST8310: improve initialization 8 years ago
Tom Pittenger c0691afc1f AP_Compass: reject outlier data in IST8310 data by detecting >14bit data 8 years ago
Lucas De Marchi 91dabbe418 AP_HAL_PX4: implement method to ajust periodic callback 8 years ago
Tom Pittenger 8415fde697 AP_Compass: IST8310 chip does not follow right-hand rule format, flip z 8 years ago
Lucas De Marchi b339050e45 AP_Compass: IST8310: account for errors in measurment requests 8 years ago
Lucas De Marchi 2349909033 AP_BoardConfig: start mtd driver 8 years ago
Lucas De Marchi da68612f4b AP_BoardConfig: make error function public and static 8 years ago
Tom Pittenger fb24a03faf AP_Baro: don't compile drivers for devices that don't use them 8 years ago
Lucas De Marchi 156efd6fec AP_Compass: use IST8310 for aerofc 8 years ago
Lucas De Marchi fad583b259 AP_HAL_PX4: RCOoutput_Tap: map to [ RPMSTOPPED, RPMMAX ] range 8 years ago
Lucas De Marchi 5e26940070 AP_HAL_PX4: disable safety switch for aerofc 8 years ago
Lucas De Marchi a682bb837a AP_SerialManager: uartA with 460800 baud for aerofc 8 years ago
Lucas De Marchi 20c5e9ec08 Add support for external mag on aerofc 8 years ago
Lucas De Marchi 327de91b5c AP_HAL_Px4: use RCOutput_Tap for aerofc 8 years ago
Lucas De Marchi 75977cd890 AP_HAL_PX4: implement motor output for aerofc 8 years ago
Lucas De Marchi ce9013b8ee AP_HAL_PX4: add RCOutput skeleton for aerofc 8 years ago
Lucas De Marchi 87846fe049 AP_InertialSensor: use MPU6500 on aerofc 8 years ago
Lucas De Marchi b4d0569339 AP_HAL_PX4: Use empty RCOutput driver for aerofc 8 years ago
Lucas De Marchi 00c2949dfb Add support for baro on aerofc 8 years ago
Lucas De Marchi b17acfee12 Add aerofc support 8 years ago
Andrew Tridgell 2d603c1cba SRV_Channel: fixed reversing on servo gimbals 8 years ago
Jacob Walser 1b00dfb642 AP_GPS: Fix parameter metadata 8 years ago
Jacob Walser a9a8521383 AP_OpticalFlow: Fix parameter metadata 8 years ago
Jacob Walser 646d68c76d AP_NavEKF2: Fix parameter metadata 8 years ago
Jacob Walser 84e5e088de AP_BoardConfig: Fix parameter metadata 8 years ago
murata 1a781f44cc AP_Notify: Correct the display area clear of the text message. 8 years ago
Francisco Ferreira c0238be345
AP_FrSky_Telem: fix sending messages 3 times 8 years ago
Florent Martel 02c0885cfd AP_Frsky_Telem: fixes #5862 8 years ago
Siddharth Bharat Purohit 5029dd1bab AP_HAL_PX4: GPIO: return correct FMU pin read even if IO not connected/detected 8 years ago
Michael du Breuil 2aec41e0ef AP_HAL_SITL: Fix SIM_GPS_DISABLE not disabling the ublox GPS with PVT support 8 years ago
Eugene Shamaev 41fe4d0515 AP_Landing: fix to remove reorder warning 8 years ago
Pierre Kancir 1a374aa9f6 SIM_Gazebo: add a timeout to reset timestamp check 8 years ago
Pierre Kancir d4a0a92b8b SITL: cmdline reorder help and param for better readability and futher extension 8 years ago
Pierre Kancir 29d35699f2 SITL: Gazebo, throw old paquet based on timestamp as we are using UDP 8 years ago
Pierre Kancir d612209c19 SITL: Gazebo fix implicit cast 8 years ago
Pierre Kancir ee7355a301 SITL: Reduce some variables scope and include 8 years ago
Pierre Kancir 8054405521 SITL: Change interface port to a generic solution for external simulator 8 years ago
Pierre Kancir 6e0319d513 SITL: Add RCout port option to cmdline 8 years ago
Pierre Kancir a8d5079a38 SITL: Ensure that Instance parameter don't override manualy setted port 8 years ago