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/src
Bryan Biedenkapp 4e758bba91
Merge branch 'master' into dev_355
2 years ago
..
dmr rename getData to get in RingBuffer; ensure the RingBuffer contains a data to the given length before attempting to return that data; 2 years ago
edac clarify text documentation for Trellis class; 2 years ago
host Merge branch 'master' into dev_355 2 years ago
lookups [EXPERIMENTAL] add support to configure voice channel iden table IDs; 2 years ago
modem rename getData to get in RingBuffer; ensure the RingBuffer contains a data to the given length before attempting to return that data; 2 years ago
monitor [EXPERIMENTAL] add support to configure voice channel iden table IDs; 2 years ago
network rename getData to get in RingBuffer; ensure the RingBuffer contains a data to the given length before attempting to return that data; 2 years ago
nxdn rename getData to get in RingBuffer; ensure the RingBuffer contains a data to the given length before attempting to return that data; 2 years ago
p25 rename getData to get in RingBuffer; ensure the RingBuffer contains a data to the given length before attempting to return that data; 2 years ago
remote refactor quick-and-dirty table entry check to a more proper unordered_map find; implement new REST API to return the current affiliations; correct instance where a affiliation response would be sent across the network for denied/rejected affiliations (this would result in the FNE2 for example erroneously adding affiliation entries to its internal tables); 2 years ago
yaml cleanup trailing whitespace; 3 years ago
AESCrypto.cpp code cleanup; 2 years ago
AESCrypto.h OCD file cleanup; 2 years ago
CMakeLists.txt add CMake option to selectively disable compiling dvmmon (-DDISABLE_MONITOR=1); 3 years ago
Clock.cpp merge 3.5-dev into master, this marks 3.5 alpha/beta release; (#31) 3 years ago
Clock.h merge 3.5-dev into master, this marks 3.5 alpha/beta release; (#31) 3 years ago
Defines.h initial commit for dvmhost 3.55 dev branch; add support for std::function<> based lambdas as threads; split DMR, P25 and NXDN frame processing into their own source files for the host (Host.DMR.cpp, Host.P25.cpp, Host.NXDN.cpp) these files will contain host-level processing code for the specific protocols; implement protocol frame processors as their own running threads; 2 years ago
HostMain.cpp better handle SIGHUP (reset g_killed to false at the top of the HostMain signal loop); 3 years ago
HostMain.h Reorganizing directory structure and minor housekeeping (#21) 3 years ago
Log.cpp ensure fileLevel 0 never writes to log files; potential fix for netLastDstId; 2 years ago
Log.h merge 3.5-dev into master, this marks 3.5 alpha/beta release; (#31) 3 years ago
RingBuffer.h rename getData to get in RingBuffer; ensure the RingBuffer contains a data to the given length before attempting to return that data; 2 years ago
StopWatch.cpp merge 3.5-dev into master, this marks 3.5 alpha/beta release; (#31) 3 years ago
StopWatch.h merge 3.5-dev into master, this marks 3.5 alpha/beta release; (#31) 3 years ago
Thread.cpp initial commit for dvmhost 3.55 dev branch; add support for std::function<> based lambdas as threads; split DMR, P25 and NXDN frame processing into their own source files for the host (Host.DMR.cpp, Host.P25.cpp, Host.NXDN.cpp) these files will contain host-level processing code for the specific protocols; implement protocol frame processors as their own running threads; 2 years ago
Thread.h initial commit for dvmhost 3.55 dev branch; add support for std::function<> based lambdas as threads; split DMR, P25 and NXDN frame processing into their own source files for the host (Host.DMR.cpp, Host.P25.cpp, Host.NXDN.cpp) these files will contain host-level processing code for the specific protocols; implement protocol frame processors as their own running threads; 2 years ago
ThreadFunc.h initial commit for dvmhost 3.55 dev branch; add support for std::function<> based lambdas as threads; split DMR, P25 and NXDN frame processing into their own source files for the host (Host.DMR.cpp, Host.P25.cpp, Host.NXDN.cpp) these files will contain host-level processing code for the specific protocols; implement protocol frame processors as their own running threads; 2 years ago
Timer.cpp Reorganizing directory structure and minor housekeeping (#21) 3 years ago
Timer.h Reorganizing directory structure and minor housekeeping (#21) 3 years ago
Utils.cpp Reorganizing directory structure and minor housekeeping (#21) 3 years ago
Utils.h Reorganizing directory structure and minor housekeeping (#21) 3 years ago
cpp.hint Reorganizing directory structure and minor housekeeping (#21) 3 years ago

Powered by TurnKey Linux.