35 Commits (88842adbd59cd41e6015374e03e3062e82f1eff8)

Author SHA1 Message Date
Andrew Tridgell 2b7b499c63 HAL_ChibiOS: added support for RTC sig for fast boot 7 years ago
Andrew Tridgell a0b4553a26 HAL_ChibiOS: fixed bootloader build issue 7 years ago
Alexander Malishev 95f3eb5ab6 HAL_ChibiOS: stop logging before reboot 7 years ago
Andrew Tridgell e11b3f2f0e HAL_ChibiOS: run CAN thread at 3KHz 7 years ago
Eugene Shamaev 2055f264e5 AP_HAL_ChibiOS: helper func 7 years ago
Michael du Breuil 1123023a6f AP_HAL_ChibiOS: Wrap process registration with a semaphore 7 years ago
Michael du Breuil 4a9fe1745f AP_ChibiOS: Remove timer process suspension interface 7 years ago
Andrew Tridgell f390e35c99 HAL_ChibiOS: use port_disable in reboot 7 years ago
Andrew Tridgell ea37cede28 HAL_ChibiOS: stop sdcard interface on reboot 7 years ago
Andrew Tridgell dbe0f3c575 HAL_ChibiOS: fixed assert in reboot 7 years ago
Andrew Tridgell 79ca1e76c0 HAL_ChibiOS: improve reliability of reboot 7 years ago
Andrew Tridgell afb36ec168 HAL_ChibiOS: run can loop much more often 7 years ago
Peter Barker b2a81405ea AP_HAL_ChibiOS: move delay callback handling to base HAL Scheduler class 7 years ago
Andrew Tridgell dcab51801c HAL_ChibiOS: implement boost_end 7 years ago
Andrew Tridgell e4ce2f532b HAL_ChibiOS: make smaller builds possible 7 years ago
Andrew Tridgell 67993d6e5c HAL_ChibiOS: re-instate priority boost system 7 years ago
Andrew Tridgell 51c40a013b HAL_ChibiOS: added IRQ save/restore to hal.scheduler 7 years ago
Francisco Ferreira e4382c2232 AP_HAL_ChibiOS: fix CAN thread name 7 years ago
Andrew Tridgell 427e00dd41 HAL_ChibiOS: switched to system timer for AP_HAL::micros() 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 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 875008f2a6 HAL_ChibiOS: lock all DMA channels on reboot 7 years ago
Andrew Tridgell dce4c90467 HAL_ChibiOS: moved UART thread to UART driver 7 years ago
Andrew Tridgell 6b187b393a HAL_ChibiOS: fixed fmuv4 build 7 years ago
Siddharth Purohit e1a8bba58b HAL_ChibiOS: increase the stack size for uavcan thread 7 years ago
Siddharth Purohit f2e77ab773 AP_HAL_ChibiOS: add uavcan thread 7 years ago
Andrew Tridgell ecce2a73d0 HAL_ChibiOS: Storage::_timer_tick is an override 7 years ago
Andrew Tridgell 865e4f3104 HAL_ChibiOS: implement _timer_tick in UARTDriver 7 years ago
bugobliterator f7ac5aa079 HAL_ChibiOS: put rcin on a separate thread 7 years ago
Andrew Tridgell 7c23e33775 HAL_Chibios: set min output rate for oneshot to 100Hz 7 years ago
Andrew Tridgell f14a847b97 HAL_ChibiOS: rename classes to remove 'Chibi' 7 years ago
Andrew Tridgell 8b6bab7b17 HAL_Chibios: added ChibiOS HAL 7 years ago