Vladimir Zidar
|
64bf884f96
|
LP-391 Changed PIOS_COM_Init buffer len parameters to uint16_t type. Fixed simposix pios_board.c GPSPORT_GPS init incorrectly passing -1 to PIOS_Board_configure_com() which was on some platforms converted to large unsigned value.
|
2016-11-26 21:51:29 +01:00 |
|
Corvus Corax
|
1af73aad8a
|
fixed length type in pios/posix pios_com.c to size_t (was still uint16_t)
|
2016-09-02 21:28:23 +02:00 |
|
Vladimir Zidar
|
27cc48b362
|
LP-343 Change return type from PIOS_COM_Available() to give extended status about RX and TX availability on given COM device.
|
2016-06-22 01:57:08 +02:00 |
|
Sexy Pony
|
900f643bbd
|
Reformat source code with 'make uncrustify_all' run twice. NO CODE CHANGES
|
2013-05-19 17:37:30 +03:00 |
|
Oleg Semyonov
|
b6e1331e5d
|
Rename flight/PiOS->flight/pios
|
2013-04-25 13:13:41 +03:00 |
|