You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Bryan Biedenkapp
de2860ca6a
correct issue when trying to close and reopen modem; update copyright dates; fix issue in Modem where the getResponse may not continue properly after returning; reorder operations in Host to Write, Modem Clock, Read, Network, DMR, P25, Timers;
|
5 years ago |
| .. |
|
IModemPort.cpp
|
upstream: Refactor modem; support remote modem support via UDP;
|
5 years ago |
|
IModemPort.h
|
upstream: Refactor modem; support remote modem support via UDP;
|
5 years ago |
|
ISerialPort.cpp
|
upstream: Refactor modem; support remote modem support via UDP;
|
5 years ago |
|
ISerialPort.h
|
upstream: Refactor modem; support remote modem support via UDP;
|
5 years ago |
|
ModemNullPort.cpp
|
upstream: Refactor modem; support remote modem support via UDP;
|
5 years ago |
|
ModemNullPort.h
|
file commenting cleanup;
|
5 years ago |
|
UARTPort.cpp
|
correct issue when trying to close and reopen modem; update copyright dates; fix issue in Modem where the getResponse may not continue properly after returning; reorder operations in Host to Write, Modem Clock, Read, Network, DMR, P25, Timers;
|
5 years ago |
|
UARTPort.h
|
refactor Modem further to allow custom entry points for "user" handlers for modem open, close and clock (HostCal and Host use this); refactor "remote mode" in Host to use Modem custom entry points; correct some issues with the port of UARTPort from upstream (revert some changes back to pre-UARTPort from the old SerialController class); rework HostCal to use the new custom entry points; rework HostCal for better consistency and class use; correct and rename some misleading class variables and functions;
|
5 years ago |
|
UDPPort.cpp
|
upstream: Refactor modem; support remote modem support via UDP;
|
5 years ago |
|
UDPPort.h
|
upstream: Refactor modem; support remote modem support via UDP;
|
5 years ago |