Philippe Teuwen
b0dbbd3683
make style
2019-07-13 00:38:30 +02:00
Philippe Teuwen
844d732297
Replace ukbhit by kbd_enter_pressed, not requiring tcgetattr:
...
Note that it behaves differently now
* it looks for Enter key only, not any key
* it "eats" the input, no need for (void)getchar() after it
* it works the same no matter the value of ICANON
* the mingw version has been adapted to act the similarly
This should fix its usage on Android where tcgetattr always returns -1
2019-07-11 13:01:34 +02:00
Philippe Teuwen
1ebfa897c8
remove some cppcheck warnings
2019-06-12 06:41:23 -07:00
Philippe Teuwen
a55e597e36
make style
2019-06-07 21:40:33 +02:00
Philippe Teuwen
fda181890c
nested structs on the sender, for more lean packet size computation
2019-05-23 20:54:21 +02:00
Philippe Teuwen
e0c9e2b0d1
rework usart RX timings
2019-05-22 23:30:52 +02:00
iceman1001
750739efe4
chg: not fatal
2019-05-22 05:59:43 -04:00
Philippe Teuwen
13b461cab2
usart txrx: wait reply depends on rx waittime
2019-05-22 00:06:51 +02:00
Philippe Teuwen
fe6cbfc8fd
baudrates & btfactory
2019-05-20 21:37:50 +02:00
Philippe Teuwen
10dc959f34
btfactory: reset role as well
2019-05-18 17:47:29 +02:00
Philippe Teuwen
bc090857b8
text
2019-05-15 08:57:15 +02:00
iceman1001
1e31455474
textual
2019-05-15 02:18:23 -04:00
Philippe Teuwen
8401eb4e14
Add usart btfactory
2019-05-15 02:15:19 +02:00
Philippe Teuwen
68e5b3c355
style
2019-05-08 01:35:51 +02:00
Philippe Teuwen
c867b3bc9a
Add cmd: usart btpin to change add-on BT PIN
2019-05-08 01:24:46 +02:00
Philippe Teuwen
ed1ff3db7e
forgot 2 files in the merge :( my bad
2019-05-04 11:33:48 +02:00