Go to file
Paul Hollinsky d6100f99d1 It is not necessary to set bitrate for the USB serial on POSIX
Additionally, this fixed build on macOS as they don't support up to `B500000` in their `termios.h` for some reason
2018-09-20 14:44:32 -04:00
.vscode Initial commit 2018-09-10 20:28:29 -04:00
api Allow polling for messages from C 2018-09-13 19:40:23 -04:00
communication Resolve some compile errors and warnings that can arise under Linux 2018-09-20 14:26:59 -04:00
device Allow devices to be selectively included per platform 2018-09-20 13:21:54 -04:00
platform It is not necessary to set bitrate for the USB serial on POSIX 2018-09-20 14:44:32 -04:00
third-party Silence warnings 2018-09-18 17:01:37 -04:00
.gitignore Initial commit 2018-09-10 20:28:29 -04:00
CMakeLists.txt Move platforms around, most of POSIX will be common implementation 2018-09-20 14:40:24 -04:00
HARDWARE.md Add support for RADGalaxy and neoVI FIRE 2 over Ethernet 2018-09-18 16:50:42 -04:00