1422 Commits (9f3afe54342d8644de1176080cf2aec10ae1a34d)

Author SHA1 Message Date
Andrew Tridgell 822460ce7d HAL_ChibiOS: fixed strdup() on ChibiOS 5 years ago
bugobliterator 8215537f99 HAL_ChibiOS: deprecate realloc for ChibiOS build, so as to return error when used 5 years ago
bugobliterator 89d03f0243 AP_HAL_ChibiOS: implement standard realloc method 5 years ago
Andrew Tridgell fc0b2ef920 HAL_ChibiOS: added half-duplex protection for non-inverted 5 years ago
Peter Barker a59c3670c8 AP_HAL_ChibiOS: stash lr_thd in watchdog hardfault handler 5 years ago
Andrew Tridgell 5a4b648cf5 HAL_ChibiOS: disable flash fallback for boards with FRAM 5 years ago
Nick Exton 4cd39a4619 HAL_ChibiOS: improved selection of storage backend 5 years ago
Andy Piper 104dd7cd75 AP_HAL_ChibiOS: remove board subtype for OmnibusNanoV6 5 years ago
Andrew Tridgell 986ad0dc27 HAL_ChibiOS: removed unnecessary subtype defines 5 years ago
Andrew Tridgell c3f2117590 HAL_ChibiOS: fixed R9Pilot board ID 5 years ago
Andrew Tridgell 1540cf958b HAL_ChibiOS: improve error messages for flashing bootloader 5 years ago
Andrew Tridgell cf7c2b1475 HAL_ChibiOS: suppress SPI timeout error for expected delay 5 years ago
Andrew Tridgell 65cd223023 HAL_ChibiOS: implement in_expected_delay() 5 years ago
Andrew Tridgell d35fff5186 HAL_ChibiOS: set CS pins high while in bootloader 5 years ago
Peter Barker d0edfd2c0d AP_HAL_ChibiOS: VRUBrain-v51: reduce AP_MAX_EMBEDDED_PARAM to 1024 5 years ago
Peter Hall fe5779fd88 AP_HAL_ChibiOS: add support for ProfiLEDs 5 years ago
Andrew Tridgell 16f34778fc HAL_ChibiOS: added f103-HWESC target 5 years ago
Andrew Tridgell bca1bd2c72 HAL_ChibiOS: added f303-HWESC firmware 5 years ago
Peter Barker 1a123e5f8d AP_HAL_ChibiOS: avoid referencing flash sector/page 22 on 1MB boards 5 years ago
Peter Barker 2d2fdf8bd0 AP_HAL_ChibiOS: make a static-const hal a reference to the external symbol 5 years ago
Andrew Tridgell ccc7d48c20 HAL_ChibiOS: reserve plenty of DMA memory for luminousbee4 5 years ago
Andrew Tridgell 669b98c6df HAL_ChibiOS: allow more than 32 WS2812 LEDs on a pin 5 years ago
Andrew Tridgell 5bfd607300 HAL_ChibiOS: added luminousbee4 flight controller 5 years ago
Peter Hall 0ca6b7cf77 AP_HAL_ChibiOS: retry neopixel until successful send 5 years ago
Andrew Tridgell 41b74ec014 HAL_ChibiOS: use DNA by default for all AP_Periph builds 5 years ago
Andrew Tridgell 6139860a64 HAL_ChibiOS: use default USB IDs for fmuv3 5 years ago
Andy Piper 3d0cf7e12a AP_HAL_ChibiOS: hardware M4-Cortex and M7-Cortex (and H7) implementation of HAL FFT abstraction 5 years ago
pkocmoud 8c764bb568 hwdef: switch to (0) DNA as the default NODEID 5 years ago
pkocmoud 8f6d2aab7a hwdef: add mRo M10025 KITCAN 5 years ago
Andrew Tridgell bebfef369f HAL_ChibiOS: fixed power flags for CUAV-Nora 5 years ago
CUAVcaijie 561808ba3c HAL_ChibiOS: Added support for CUAV Nora flight controller 5 years ago
Andrew Tridgell a0fe1a7598 HAL_ChibiOS: produce more accurate clocks for DShot and PWM 5 years ago
Andrew Tridgell 9e0edba31d HAL_ChibiOS: raised timer clocks to 200MHz 5 years ago
Andrew Tridgell 8b93e0f57d HAL_ChibiOS: prevent double init of USB 5 years ago
Andrew Tridgell adf17414e0 HAL_ChibiOS: fixed output string for non-DMA capable chan 5 years ago
Andrew Tridgell e8ab35a192 HAL_ChibiOS: fixed stdout in early startup bug 5 years ago
Matt Lawrence e6f32f4572 AP_HAL_ChibiOS: Fix waf --default-parameters 5 years ago
Andrew Tridgell 12f31e328f HAL_ChibiOS: fixed dshot docs for Pixhawk4 5 years ago
Randy Mackay 76c982ced8 AP_HAL_CHibiOS: update Pixhawk4 README to 16 pwm outputs 5 years ago
Andrew Tridgell bdef7d7158 HAL_ChibiOS: fixed default fast sampling on CubeOrange and Durandal 5 years ago
Andrew Tridgell e0cd790505 HAL_ChibiOS: fixed spektrum RC input on Pixracer 5 years ago
Randy Mackay a71ae54d3a AP_HAL: add RCOutput::get_output_mode_banner 5 years ago
giacomo892 529f067914 HAL_ChibiOS: save more flash on SuccexF4 5 years ago
giacomo892 23a42b1914 HAL_ChibiOS: disable parachute and sprayer on SuccexF4 5 years ago
Andrew Tridgell 8b2629bfc1 HAL_ChibiOS: save 7k flash for boards close to flash limit 5 years ago
Andrew Tridgell c8395bb2c1 HAL_ChibiOS: use blocking semaphore for new_input() 5 years ago
Andrew Tridgell 05f095f338 HAL_ChibiOS: fixed build 5 years ago
Andrew Tridgell 3fe3c8ecdc HAL_ChibiOS: implement pulse_input_enable() 5 years ago
Andrew Tridgell 9c0cf0871b HAL_ChibiOS: added disable() API for pulse input 5 years ago
Andrew Tridgell 27c114828b HAL_ChibiOS: fixed bitmask error on storage erase 5 years ago