4 Commits

Author SHA1 Message Date
EmanuelFeru
570e11574e iBUS on AUX Serial is working
- implemented iBUS
- updated the Tabs to spaces
2020-12-06 15:21:39 +01:00
EmanuelFeru
46ee23e975 Added iBUS on AUX Serial
- iBUS implementation
- changed default baud rate to 115200
- updated platformio.ini, the chip is now supported by Platformio
2020-11-30 19:23:30 +01:00
EmanuelFeru
1e7bf7cd90 Major UART communication improvement
- the UART communication is improved based on UART Idle line detection interrupt
- both Tx and Rx are efficiently handled using DMA

Other:
- minor visual improvements
2020-06-21 23:07:01 +02:00
EmanuelFeru
836e321549 Initial commit 2020-02-07 14:57:44 +01:00