1717 Commits (001c39f17b67e2ff815919a2ca1d51ef31266177)

Author SHA1 Message Date
Andy Piper 87018b859e AP_HAL_ChibiOS: output initializing from PWM banner when not available 4 years ago
Leonard Hall 988f2dbb7e AP_Hal_ChibiOS: Skyviper Parameters PSC_VELXY_FLTE 4 years ago
Andy Piper 796fdab984 AP_HAL_ChibiOS: probe for compasses on FlywooF745 4 years ago
Andy Piper 3efb3336a5 AP_HAL_ChibiOS: only control widest pulse for dshot and oneshot 4 years ago
Andy Piper e0bd344582 AP_HAL_ChibiOS: re-enable LEDs on MatekF405-bdshot 4 years ago
Andrew Tridgell 7e069b40eb HAL_ChibiOS: raise DMA contention threshold for H7 4 years ago
Andrew Tridgell 126d5a8d23 HAL_ChibiOS: implement NOFIFO option for uarts 4 years ago
Andrew Tridgell 0a04bb4b05 HAL_ChibiOS: run storage writes at 1kHz not 100Hz 4 years ago
Andrew Tridgell 63de37341c HAL_ChibiOS: define HAL_HAVE_HARDWARE_DOUBLE on F765, F777 and H7 4 years ago
Andrew Tridgell 3239caf852 HAL_ChibiOS: use SRAM1 as first ram segment on H7 4 years ago
Andrew Tridgell 7cd3c29ab2 HAL_ChibiOS: always send zero DShot when disarmed 4 years ago
Siddharth Purohit 882b01bae3 AP_HAL_ChibiOS: Use HAL_CANMANAGER_ENABLED instead of HAL_ENABLE_LIBUAVCAN_DRIVERS 4 years ago
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