30487 Commits (5c259459eaced71079a5f93c9a3c91269da3450d)
 

Author SHA1 Message Date
Andrew Tridgell d0eb2970c7 HAL_ChibiOS: ensure RTS and CTS are both disabled for no flow control 7 years ago
Andrew Tridgell 82f1f462ae HAL_ChibiOS: ensure we don't init a uart driver twice 7 years ago
Andrew Tridgell ad5a04fc89 HAL_ChibiOS: added NODMA option 7 years ago
Andrew Tridgell 74f4d5a3c9 HAL_ChibiOS: push MPU6500 to 4MHz on mindpx-v2 7 years ago
Andrew Tridgell f4521772c1 AP_InertialSensor: don't try fast sampling on a MPU6500 7 years ago
Andrew Tridgell d575d676b6 AP_InertialSensor: fixed another transfer without bus semaphore 7 years ago
Andrew Tridgell f1ce321a2f HAL_ChibiOS: added checking of bus owner 7 years ago
Andrew Tridgell 2ffb8d1583 AP_InertialSensor: fixed a bug where bus semaphore not held 7 years ago
Andrew Tridgell fa68210210 HAL_ChibiOS: fixed build with older compilers 7 years ago
Andrew Tridgell 626632989e HAL_ChibiOS: fixed build for boards with no USB 7 years ago
Andrew Tridgell 41758348e5 HAL_ChibiOS: added checking of lock state in shared_dma 7 years ago
Andrew Tridgell dce4c90467 HAL_ChibiOS: moved UART thread to UART driver 7 years ago
Andrew Tridgell 5fc12f82fb HAL_ChibiOS: expanded interrupt stack to 256 7 years ago
Andrew Tridgell aae1cc22f4 HAL_ChibiOS: updated USB device strings 7 years ago
Andrew Tridgell 13a3c56a02 waf: added board name to ChibiOS build 7 years ago
Andrew Tridgell 4b8bde746e HAL_ChibiOS: improved default USB strings 7 years ago
Andrew Tridgell 23e1b2e271 HAL_ChibiOS: added paranoid state checking on I2C 7 years ago
Andrew Tridgell 7e19f49e42 HAL_ChibiOS: fixed DMA lock in SoftSigReader 7 years ago
Andrew Tridgell 1aa6a0068a HAL_ChibiOS: fixed order of I2C DMA 7 years ago
Andrew Tridgell 1c0b598c05 waf: fixed permissions on px_mkfw.py 7 years ago
Andrew Tridgell 111e5b6268 HAL_ChibiOS: change USB ID for revo-mini 7 years ago
Andrew Tridgell 4d018cf5e2 HAL_ChibiOS: take lock on DMA allocate/deallocate 7 years ago
Andrew Tridgell bc49c0d2c5 HAL_ChibiOS: make hwdef.h the same on python2 and python3 7 years ago
Andrew Tridgell e002fbdb8d HAL_ChibiOS: fixed a build warning 7 years ago
Andrew Tridgell 23803df038 AP_Compass: allows boards to define orientation of HMC5843 7 years ago
Andrew Tridgell 077aa24c6d HAL_ChibiOS: add more pins for revo-mini port 7 years ago
Andrew Tridgell e91144cc8e HAL_ChibiOS: allow for empty UART drivers 7 years ago
Andrew Tridgell e0212ebe85 HAL_ChibiOS: cope with ETR timer channels 7 years ago
Andrew Tridgell c1df2a8a4b HAL_ChibiOS: cope with timers 10 and later 7 years ago
Andrew Tridgell d191b37520 HAL_ChibiOS: cope with having no ADC inputs 7 years ago
Andrew Tridgell 87389e0fdc HAL_ChibiOS: fixed double DMA allocation on i2c 7 years ago
Andrew Tridgell 19e1349d0a HAL_ChibiOS: setup serial5 for fmuv3 ESP8266 7 years ago
Andrew Tridgell fca0ad4f85 AP_SerialManager: allow hwdef.dat setup of serial5 config 7 years ago
Andrew Tridgell 560948dc69 HAL_ChibiOS: fixed GPIOs for ESP8266 port 7 years ago
Andrew Tridgell fa96e23552 HAL_ChibiOS: setup correct volt and current pins 7 years ago
Andrew Tridgell 626b9289be AP_BattMonitor: allow hwdef.dat config of battery pins 7 years ago
Andrew Tridgell 85acbcb21d HAL_ChibiOS: fixed UART send from TX complete IRQ 7 years ago
Andrew Tridgell 65b762ddfe AP_Notify: support OLED display on ChibiOS 7 years ago
Andrew Tridgell 63a825dd2c HAL_ChibiOS: don't call spiStart() unless bus is stopped 7 years ago
Andrew Tridgell 2513e60e3c AP_SerialManager: use unbuffered writes for volz 7 years ago
Andrew Tridgell e29b79f41b HAL_ChibiOS: fixed DMA allocation bug on SPI 7 years ago
Andrew Tridgell 29add8a880 HAL_ChibiOS: fixed build without FATFS enabled 7 years ago
Andrew Tridgell 6b187b393a HAL_ChibiOS: fixed fmuv4 build 7 years ago
Siddharth Purohit 9acacba53b module: update uavcan 7 years ago
Siddharth Purohit e1a8bba58b HAL_ChibiOS: increase the stack size for uavcan thread 7 years ago
Siddharth Purohit 17fef4b630 HAL_PX4: add support for api change in AP_HAL::CANManager 7 years ago
Siddharth Purohit a55f1c85af HAL_Linux: add support for api change in AP_HAL::CANManager 7 years ago
Siddharth Purohit 8d5667afa0 AP_UAVCAN: add method to read driver from parent can manager 7 years ago
Siddharth Purohit 77f8acd7a1 HAL_ChibiOS: add CAN to supported peripherals list 7 years ago
Siddharth Purohit 6f21c1583f HAL_ChibiOS: add definitions to support uavcan in fmuv3 7 years ago