477 Commits (d7c62602ed1b219681de8954e8471cd31392b25c)

Author SHA1 Message Date
Lucas De Marchi 7c246847de AP_HAL_PX4: replace board ifdef with feature ifdef 8 years ago
Lucas De Marchi 2e4e4365d0 AP_InertialSensor: enable fast sampling for aerofc 8 years ago
Lucas De Marchi 7c1f255258 AP_HAL_PX4: add pin to monitor battery 8 years ago
Lucas De Marchi 91dabbe418 AP_HAL_PX4: implement method to ajust periodic callback 8 years ago
Lucas De Marchi 2349909033 AP_BoardConfig: start mtd driver 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 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
Siddharth Bharat Purohit 5029dd1bab AP_HAL_PX4: GPIO: return correct FMU pin read even if IO not connected/detected 8 years ago
Andrew Tridgell fc4caf51e9 HAL_PX4: fixed RC failsafe for SBUS on FMUv4 8 years ago
Lucas De Marchi f972fed70b AP_HAL_PX4: rename method to follow AP_HAL 8 years ago
Lucas De Marchi e1eda3066c AP_HAL_PX4: SPIDevice: add missing ifdefs 8 years ago
Andrew Tridgell 787a2093ec HAL_PX4: fixed motor test for brushed motors 8 years ago
murata 9b1dadd93e AP_HAL_PX4: Unify from print or println to printf. 8 years ago
iseries1 e6a643f805 AP_HAL: define pixracer LED pins 8 years ago
Andrew Tridgell 1bd9d0b7f9 HAL_PX4: cleanup whitespace 8 years ago
Andrew Tridgell 05d9455f87 Revert "HAL_PX4: Add input parameter check." 8 years ago
murata d619d33374 AP_HAL_PX4: UARTDriver: Delete the condition that does not hold. 8 years ago
Andrew Tridgell e2192d5b4d HAL_PX4: report user bus number not system bus number 8 years ago
murata 5f41b09fde HAL_PX4: Add input parameter check. 8 years ago
Andrew Tridgell 23480a92ad HAL_PX4: only include parts needed for build 8 years ago
Andrew Tridgell 6bc0c76d54 HAL_PX4: update for new AP_FlashStorage API 8 years ago
Andrew Tridgell a66924422f HAL_PX4: implement optional flash backend for storage 8 years ago
Andrew Tridgell b0832e6c15 HAL_PX4: factor out storage functions 8 years ago
Andrew Tridgell d4f679f954 HAL_PX4: removed support for old storage files on microSD 8 years ago
Andrew Tridgell 4cfd63c30a HAL_PX4: refactor storage to use bitmask class 8 years ago
Andrew Tridgell ed8f9b444a HAL_PX4: fixed whitespace 8 years ago
Andrew Tridgell ce5ed66b45 HAL_PX4: auto-scale brushed output with ESC output range 8 years ago
Andrew Tridgell b3286c3da0 HAL_PX4: support MODE_PWM_BRUSHED16KHZ 8 years ago
Andrew Tridgell 40bd3a8861 HAL_PX4: tidy up thread wait code 8 years ago
Andrew Tridgell f039a37971 HAL_PX4: set names on all bus threads 8 years ago
Andrew Tridgell f04b186879 HAL_PX4: fixed bug in instantiation of I2C bus threads 8 years ago
Andrew Tridgell 12e0c840e8 HAL_PX4: set thread names for main threads 8 years ago
Andrew Tridgell 37a9a78725 HAL_PX4: avoid bounce buffers for SPI when possible 8 years ago
Andrew Tridgell f3d401abb9 HAL_PX4: fixed FMUv1 build 8 years ago
Andrew Tridgell df60b4252a HAL_PX4: reduced noise in PX4 console 8 years ago
Andrew Tridgell 638e89bd1d HAL_PX4: implement set_chip_select for SPI 8 years ago
Andrew Tridgell 60801314e0 HAL_PX4: added different modes for external SPI 8 years ago
Andrew Tridgell bcb6663187 HAL_PX4: added table of actual bus speeds for SPI 8 years ago
Andrew Tridgell 0e793e1214 HAL_PX4: lower SPI bus speed on invensense devices 8 years ago
Andrew Tridgell 29bbee421e HAL_PX4: enable sharing of SPI bus with PX4 with DMA 8 years ago
Andrew Tridgell 3fad5ca065 HAL_PX4: implement DMA allocation routines 8 years ago
Andrew Tridgell 7220dc15f9 HAL_PX4: adjusted bus speeds on invensense sensors 8 years ago
Andrew Tridgell 252f90ba36 HAL_PX4: drop I2C speed to 100kHz 8 years ago