344 Commits (d28283e30228bc3092cf67baa879c2159e3d4a63)

Author SHA1 Message Date
ljwang 9b99a0ce55 AP_HAL_ChibiOS: fixed mini-pix hwdef.dat 7 years ago
Andrew Tridgell c3f8d5580a HAL_ChibiOS: undef log directory for skyviper-v2450 7 years ago
Andrew Tridgell b7c4dea9d3 HAL_ChibiOS: gain back 250usec in loop time 7 years ago
Mark Whitehorn da69832140 AP_HAL_ChibiOS: add #ifdef around toneAlarm thread stack declaration 7 years ago
Mark Whitehorn 59b2d44323 AP_HAL_ChibiOS: make ToneAlarm compilation conditional on presence of 7 years ago
Mark Whitehorn d569e35a0f AP_HAL_ChibiOS: add toneAlarm support for ChibiOS on MindPX-v2 7 years ago
Mark Whitehorn 6baad37e47 AP_HAL_ChibiOS: add ICM208060-am to SPI device table in fmuv3/hwdef.dat 7 years ago
Mark Whitehorn 13c54c0543 AP_HAL_ChibiOS: add missing declaration in chibios_hwdef.py 7 years ago
Mark Whitehorn 3a40ba1d3e AP_HAL_ChibiOS: add buzzer support to hwdef.dat for fmuv3 7 years ago
Mark Whitehorn fb142422f6 AP_HAL_ChibiOS: pull ALARM_CHANNEL into pwmGroup 7 years ago
Mark Whitehorn 8b216cf182 AP_HAL_ChibiOS: add ToneAlarm thread 7 years ago
Andrew Tridgell 10f940c8d0 HAL_ChibiOS: adjust RCIN pin settings for fmuv4 7 years ago
Andrew Tridgell 9301e4888a HAL_ChibiOS: make not having bus lock a soft error 7 years ago
Andrew Tridgell 2b86c0e962 HAL_ChibiOS: tweak DMA settings for skyviper-v2450 7 years ago
Andrew Tridgell 8226530610 HAL_ChibiOS: added DMA_PRIORITY and DMA_NOSHARE options 7 years ago
Andrew Tridgell 507fcb0f27 Tools: moved make_abin.sh into Tools/scripts 7 years ago
Andrew Tridgell 4ce0c2c827 HAL_ChibiOS: simplify skyviper-v2450 config 7 years ago
Andrew Tridgell b90c0d78f3 HAL_ChibiOS: fixed build warning 7 years ago
Andrew Tridgell 8eff43a352 HAL_ChibiOS: fixed printf arguments 7 years ago
Andrew Tridgell aee6462deb HAL_ChibiOS: enable I2C clearing on F412 board only 7 years ago
Siddharth Purohit 40142e5aef ChibiOS: implement way to clear i2c bus by toggling clock line 7 years ago
Andrew Tridgell 0d089e8116 HAL_ChibiOS: fixed F412 OF reset pin 7 years ago
Andrew Tridgell 3c3389a005 HAL_ChibiOS: raise I2C bus priority on F412 7 years ago
Andrew Tridgell 20a008c80a HAL_ChibiOS: disable trace buffers 7 years ago
Andrew Tridgell 875008f2a6 HAL_ChibiOS: lock all DMA channels on reboot 7 years ago
Andrew Tridgell 6faace278a HAL_ChibiOS: run i2c at 400kHz on F412 7 years ago
Andrew Tridgell 9f53ae1ea4 HAL_ChibiOS: added F412-rev1 hwdef.dat 7 years ago
Andrew Tridgell 47ce37f463 HAL_ChibiOS: report I2C clock downgrades 7 years ago
Andrew Tridgell 73418519eb HAL_ChibiOS: enable analog debug on F412 7 years ago
Andrew Tridgell fd824e6258 HAL_ChibiOS: enable toy mode on F412 7 years ago
Andrew Tridgell d208dc69d3 Tools: moved make_abin.sh into ChibiOS scripts 7 years ago
Andrew Tridgell 4aa604a193 HAL_ChibiOS: enable pixartflow on skyviper-V2450 7 years ago
Andrew Tridgell 591e0c2249 HAL_ChibiOS: allow control of interrupt port 7 years ago
Andrew Tridgell 3cacb1d4b5 HAL_ChibiOS: commented the motor order in hwdef 7 years ago
Andrew Tridgell f3f6972fc0 HAL_ChibiOS: output panics on system console 7 years ago
Andrew Tridgell 75226ba187 HAL_ChibiOS: enable logging on MindPX-v2 7 years ago
Andrew Tridgell 4548fd4d2f HAL_ChibiOS: changed RCIN to PULLDOWN 7 years ago
Andrew Tridgell 86189393a7 HAL_ChibiOS: fixed build warnings 7 years ago
Andrew Tridgell 4886ffbf8a HAL_ChibiOS: fixed build warnings 7 years ago
Andrew Tridgell 30e4323c6d HAL_ChibiOS: disable USART1 till USB problem solved 7 years ago
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 f1ce321a2f HAL_ChibiOS: added checking of bus owner 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