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.
dvmhost/network
Bryan Biedenkapp 9747e9a2e0
[EXPERIMENTAL] better NXDN network support;
4 years ago
..
json fix for bad reference; 4 years ago
BaseNetwork.cpp [EXPERIMENTAL] better NXDN network support; 4 years ago
BaseNetwork.h [EXPERIMENTAL] better NXDN network support; 4 years ago
Network.cpp [EXPERIMENTAL] implement support for basic NXDN (requires -DENABLE_NXDN_SUPPORT and the v3 nxdn branch firmware!); implement support for handling v3 firmware; 4 years ago
Network.h [EXPERIMENTAL] implement support for basic NXDN (requires -DENABLE_NXDN_SUPPORT and the v3 nxdn branch firmware!); implement support for handling v3 firmware; 4 years ago
RemoteControl.cpp clarify buffer overflow message; refactor DMR and P25 code for clarity regarding how the queue buffer for the digital protocols works; refactor P25 control channel processing code into the p25::Control class clock function proper; refactor the naming of the network write functions (the naming was confusing); refactor how queue sizes are calculated, instead of using raw bytes an input, use the number of desired frames as input from config.yml; adjust the internal intermediate modem buffer sizes; implement a short delay between P25 CC packets of ~5ms, this is to give the processor time to handle packets inbetween generating CC data frames; refactor PDU handling, we no longer instantly transmit the registration response, instead following spec transmit it ~1 second after the request; implement and use the modem write immediate support for P25 PDUs and some P25 TSDUs; in the case of P25 voice call late entry, ensure we perform the appropriate queue clear and state resets; refactor and consolidate how the end of frame data is written after a voice call on P25; 4 years ago
RemoteControl.h code cleanup; 4 years ago
UDPSocket.cpp upstream: fix network ports data type; 5 years ago
UDPSocket.h upstream: fix network ports data type; 5 years ago

Powered by TurnKey Linux.