SASANO Takayoshi
ac50244de3
Simplify termios setting for serial port
...
Testing MMDVMCal on OpenBSD/armv7 + BananaPi BPI-P2 requires CLOCAL flag.
Flags for termios should be same between OSX and other OSes
so unified them (except VMIN and VTIME setting).
2020-03-25 14:32:27 +09:00
SASANO Takayoshi
e5a1ed5de5
There is no I2C related code, <linux/i2c-dev.h> removed.
2019-03-13 20:29:45 +09:00
Jonathan Naylor
e88964a777
Simplify the tty test.
2019-02-28 07:56:00 +00:00
Jonathan Naylor
9350fa8483
Allow for non-TTY links to the modem.
2019-02-27 19:36:17 +00:00
Shawn Chain
d715470b1c
Extract I2C logic from SerialController to separate class
2018-07-30 21:58:35 +08:00
Andy CA6JAU
e5c2ede05c
Fix macOS compilation
2018-07-21 20:41:55 -04:00
Jonathan Naylor
03682b000a
Clean up the I2C code.
2018-07-19 18:42:23 +01:00
Hootie81
40db88d5f8
modified: Conf.cpp
...
modified: Conf.h
modified: MMDVMHost.cpp
modified: Modem.cpp
modified: Modem.h
modified: SerialController.cpp
modified: SerialController.h
2018-07-19 13:09:00 +00:00
Jonathan Naylor
6860aed85b
Fixes for OSX serial writing.
2017-11-15 11:10:12 +00:00
Jonathan Naylor
ddf75b9872
Remove sensitivity to the state of DSR (DTR on the modem).
2017-03-16 11:02:05 +00:00
Jonathan Naylor
84f4418bde
Use normal blocking file functions for Windows serial I/O.
2017-03-13 19:35:29 +00:00
Jonathan Naylor
d2660376f3
Modify the Windows serial handling.
2017-03-13 19:22:39 +00:00
Jonathan Naylor
d2df250496
Add cstring for Solaris compilation.
2016-08-08 17:53:35 +01:00
Jonathan Naylor
f165b3ca89
DMR beacon handling.
2016-01-14 19:58:16 +00:00
Jonathan Naylor
d34d85c04b
Initial commit
2016-01-14 18:45:04 +00:00