Mirko Denecke
|
b84dcd483d
|
AP_HAL_ChibiOS: remove unnecessary tabs and whitespaces
|
5 years ago |
Peter Barker
|
17f643719a
|
AP_HAL_ChibiOS: add override keyword in many places
|
6 years ago |
Peter Barker
|
2209e4a697
|
AP_HAL_ChibiOS: new HAL functor-based methods
AP_HAL_ChibiOS: adjust for irq-type enumeration change
AP_HAL_ChibiOS: implement attach-AP_HAL::Proc to interrupt interface
|
7 years ago |
Michael du Breuil
|
6fba374069
|
AP_HAL_ChibiOS: Remove GPIO::analogPinToDigitalPin()
|
7 years ago |
Andrew Tridgell
|
68293c9c11
|
HAL_ChibiOS: don't require GPIO() markers on PWM outputs
this fixes blheli pass-thru on MindPX-v2
|
7 years ago |
Andrew Tridgell
|
9a29c6d3b5
|
HAL_ChibiOS: implement DigitalSource()
|
7 years ago |
Andrew Tridgell
|
382772d999
|
HAL_ChibiOS: initial support for ESC serial output
|
7 years ago |
Andrew Tridgell
|
66608e8cad
|
HAL_ChibiOS: improved mini-pix support
|
7 years ago |
Andrew Tridgell
|
015c3a1fa3
|
HAL_ChibiOS: removed duplicate defines
|
7 years ago |
Andrew Tridgell
|
f14a847b97
|
HAL_ChibiOS: rename classes to remove 'Chibi'
it is redundent as all classes are in ChibiOS namespace, and makes the
code harder to read
|
7 years ago |
Andrew Tridgell
|
8b6bab7b17
|
HAL_Chibios: added ChibiOS HAL
this is based on initial work by Sid, reset here for easier merging
|
7 years ago |