Andrew Tridgell
|
9c0cf0871b
|
HAL_ChibiOS: added disable() API for pulse input
|
2020-01-31 11:09:07 +11:00 |
Mirko Denecke
|
b84dcd483d
|
AP_HAL_ChibiOS: remove unnecessary tabs and whitespaces
|
2019-10-21 08:01:56 +11:00 |
Tom Pittenger
|
548a579f18
|
AP_HAL_ChibiOS: unify singleton naming to _singleton and get_singleton()
|
2019-02-10 19:09:58 -07:00 |
Andrew Tridgell
|
a69f66eadd
|
HAL_ChibiOS: ensure RCIN sigbuf has even number of words
ObjectBuffer rounds up by 1, leaving an odd number of words, which
caused DSM RC input corruption
|
2018-11-07 07:35:45 +11:00 |
Andrew Tridgell
|
298a91ac7c
|
HAL_ChibiOS: allow reduction of memory for SoftSigReader
for IOMCU
|
2018-10-17 15:11:28 +11:00 |
Alexander Malishev
|
eac5d13f1c
|
HAL_ChibiOS: use 2 channels in SoftSigReaderInt.cpp
|
2018-06-06 08:23:51 +10:00 |
Alexander Malishev
|
03d88b01be
|
HAL_ChibiOS: added support for interrupt based rcin parsing
|
2018-04-24 08:03:46 +10:00 |