1705 Commits (7e8f11b749536dc1ecd5512187c7a96cad068c28)

Author SHA1 Message Date
bugobliterator 7e8f11b749 AP_HAL_ChibiOS: allow embedded bootloader to be excluded 4 years ago
Andy Piper 9e99f724e5 AP_HAL_ChibiOS: add 1Hz update_channel_masks() 4 years ago
Andrew Tridgell ed93caadd5 HAL_ChibiOS: fixed build of VRUBrain-v51 4 years ago
Andy Piper 3386cbb0df AP_HAL_ChibiOS: add OREO support to CubeSolo. 4 years ago
Samuel Tabor 3fc58de7ce AP_HAL_ChibiOS: Restore soaring on F405-Wing board. 4 years ago
Andy Piper d36b4bfa3f AP_HAL_ChibiOS: make sure all MatekF405 bi-dir outputs get a DMA channel 4 years ago
Peter Barker f780a5c358 AP_HAL_ChibiOS: fix infinite loop for large SPI transfers 4 years ago
Dr.-Ing. Amilcar do Carmo Lucas d363cbadcc AP_HAL_ChibiOS: Disable un-needed hardware drivers in SkyViper builds 4 years ago
Dr.-Ing. Amilcar do Carmo Lucas 8593672f4c AP_HAL_ChibiOS: fix compilation when HAL_WITH_ESC_TELEM == 0 4 years ago
Tom Pittenger 7a004656a2 AP_HAL_ChibiOS: use HAL_ENABLE_LIBUAVCAN_DRIVERS instead of HAL_MAX_CAN_PROTOCOL_DRIVERS 4 years ago
Tom Pittenger 1feec460c4 AP_HAL_ChibiOS: enable BattMon MPPT PacketDigital to CubeOrange-periph 4 years ago
Tom Pittenger f764bd6547 AP_HAL_ChibiOS: disable EventSource only when CH_CFG_USE_EVENTS is false 4 years ago
Andrew Tridgell f09abc705b HAL_ChibiOS: bring us to 18k free for MatekF405-Wing plane build 4 years ago
Peter Barker 09e82e52e1 AP_HAL_ChibiOS: disable AP_EFI on MatekF405-Wing and omnibusf4pro 4 years ago
Peter Barker 3ba57fed89 AP_HAL_ChibiOS: add support for AP_Logger into AP_Periph 4 years ago
Andrew Tridgell 67fea9f2f8 HAL_ChibiOS: fixed DMA disable on contention 4 years ago
Andrew Tridgell 3128d71aac HAL_ChibiOS: display uart even when not initialised 4 years ago
Andrew Tridgell c34d8e80e9 HAL_ChibiOS: fixed serial info indexing for EMPTY uarts 4 years ago
Andrew Tridgell 6fab8feeae HAL_ChibiOS: implement uart_info per-uart 4 years ago
Andrew Tridgell 135a4d2c83 HAL_ChibiOS: fixed order and labelling of @SYS/uarts.txt 4 years ago
Andrew Tridgell a895bc1846 HAL_ChibiOS: reduce flash on VRBranin-v51 4 years ago
honglang 847ce3b311 AP_HAL_ChibiOS: CUAV X7/Nora: use icm42688 instead of bmi088 4 years ago
CUAVcaijie 0ff38e1379 HAL_ChibiOS: CUAV ICM20649 on SPI6 bus replaced by ICM20689 4 years ago
Andrew Tridgell 8701932670 HAL_ChibiOS: return zeros in dma.txt on first fetch 4 years ago
Andrew Tridgell 5529ba36e2 HAL_ChibiOS: added HolybroGPS AP_Periph port 4 years ago
Andrew Tridgell 23c0f257b6 HAL_ChibiOS: default off serial protocols in AP_Periph 4 years ago
Andrew Tridgell ac1e03e16a HAL_ChibiOS: move heater gains on CubeOrange to hwdef.dat 4 years ago
Andrew Tridgell 244d896bfb HAL_ChibiOS: enable heater on Pix32v5 4 years ago
bugobliterator ea1795d6fe AP_HAL_ChibiOS: ensure ToneAlarm is not disabled when UAVCAN is available 4 years ago
Michael Oborne 126456742a Hwdef: add Joey 4 years ago
Andrew Tridgell 91dce554d1 HAL_ChibiOS: removed unnecessary USB product IDs from boards 4 years ago
Andrew Tridgell de3a3f7edf HAL_ChibiOS: fixed case of Pix32v5 USB product string 4 years ago
Siddharth Purohit ad9a8c8bd9 AP_HAL_ChibiOS: record error states in CANFDIface and CANIface 4 years ago
Michel Pastor b083848ae7 AP_HAL_ChibiOS: fix comments 4 years ago
Michel Pastor a148849ec3 AP_HAL_ChibiOS: RCOutput_serial: fix comment for set_reversible_mask() 4 years ago
Andrew Tridgell fced5271af HAL_ChibiOS: expand pin map of G474 to cover 64 pin parts 4 years ago
Andy Piper a7a9fa93f0 AP_HAL_ChibiOS: correct enabled mask for motor channel output 4 years ago
Dr.-Ing. Amilcar do Carmo Lucas fc7e242bae AP_HAL_ChibiOS: Fix typo (NFC) 4 years ago
Peter Barker 79809b60aa AP_HAL_ChibiOS: rename f103-periph/hwdef.dat to .inc (f303 too) 4 years ago
Siddharth Purohit 5bcc713985 AP_HAL_ChibiOS: add omnibusf4pro config with one compass and gps 4 years ago
Peter Barker 31ef6db937 AP_HAL_ChibiOS: remove redundant HAL_LOGGING_ENABLED from AP_Periph hwdefs 4 years ago
Andrew Tridgell ebe858f762 HAL_ChibiOS: auto-set HAL_LOGGING_ENABLED for AP_Periph builds 4 years ago
Peter Barker dbf5357592 AP_HAL_ChibiOS: base use of InternalError on build type not HAL_LOGGING_ENABLED 4 years ago
Peter Barker 7d8c5757d6 AP_HAL_ChibiOS: move from HAL_NO_LOGGING to HAL_LOGGING_ENABLED 4 years ago
Andy Piper 6a21446bac AP_HAL_ChibiOS: correct KakuteF4Mini board id 4 years ago
Andy Piper 25be0cf4b4 AP_HAL_ChibiOS: pull the right pin for KakuteF4 buzzer 4 years ago
vierfuffzig 393ac386cc AP_HAL_ChibiOS: add revo-mini-i2c alt configs 4 years ago
Andy Piper f8a59a4a72 AP_HAL_ChibiOS: set inbound bitrate correctly for bi-directional dshot1200 4 years ago
Andy Piper b33b07e43f AP_HAL_ChibiOS: fixes for KakuteF4Mini 4 years ago
Andy Piper 387812bb01 AP_HAL_ChibiOS: avoid startup scream on KakuteF4 and variants 4 years ago