Commit graph

21 commits

Author SHA1 Message Date
Jonathan Naylor d77e2a00ce Restore the branch 2020-12-15 16:21:07 +00:00
Jonathan Naylor 135fd04e0d Revert "Merge branch 'M17_AX25_FM'"
This reverts commit e1427e3e37, reversing
changes made to bcdba292eb.
2020-12-15 15:52:27 +00:00
Jonathan Naylor 30098a5d38 Fix SerialController being used by PseudoTTYController. 2020-06-28 15:23:56 +01:00
Jonathan Naylor d1a809808b Rationalise the pseudo tty handling. 2020-06-27 22:33:24 +01:00
Geoffrey Merck c2187fd624 Add 460800 serial speed 2020-05-30 20:19:46 +02:00
Jonathan Naylor 303a0163d3 Make the modem speed dynamic with a default of 115200. 2020-05-23 13:03:55 +01:00
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