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
09dd03f946
rename and reorganize some code to better be consistent across the project;
|
3 years ago |
| .. |
|
dmr
|
some minor code reorganization for clarity; implement new disableNetworkGrant feature for non-trunk mode P25 operations, this disables network calls from making channel grants that would exclusively lock the channel for the duration of that call (when SUs are utilizing a mode that makes them obey grants), this is useful for systems where RF-only TG steering is required;
|
3 years ago |
|
edac
|
merge 3.5-dev into master, this marks 3.5 alpha/beta release; (#31)
|
3 years ago |
|
host
|
correct some problems reported for --cal not writing the modem tuning partition; correct some issues with Rx tuning not properly applying during calibration procedures;
|
3 years ago |
|
lookups
|
fix issue where TGID ACL may never be enabled; check ACLs before issuing a grant from a grant demand;
|
3 years ago |
|
modem
|
[KEEP CALM AND RELAX] remove some deprecated DFSI support code (this is going to be done in a different way and this code is essentially abandonded);
|
3 years ago |
|
monitor
|
remove extraneous messages from reconnect loop; m_ioService must be the *LAST* object in the ASIO chain to be destroyed, otherwise weirdness will happen;
|
3 years ago |
|
network
|
rename and reorganize some code to better be consistent across the project;
|
3 years ago |
|
nxdn
|
rename and reorganize some code to better be consistent across the project;
|
3 years ago |
|
p25
|
rename and reorganize some code to better be consistent across the project;
|
3 years ago |
|
remote
|
refactor display of usage to be consistent with dvmhost;
|
3 years ago |
|
yaml
|
cleanup trailing whitespace;
|
3 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
|
merge 3.5-dev into master, this marks 3.5 alpha/beta release; (#31)
|
3 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
|
merge 3.5-dev into master, this marks 3.5 alpha/beta release; (#31)
|
3 years ago |
|
Log.h
|
merge 3.5-dev into master, this marks 3.5 alpha/beta release; (#31)
|
3 years ago |
|
RingBuffer.h
|
Reorganizing directory structure and minor housekeeping (#21)
|
3 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
|
merge 3.5-dev into master, this marks 3.5 alpha/beta release; (#31)
|
3 years ago |
|
Thread.h
|
merge 3.5-dev into master, this marks 3.5 alpha/beta release; (#31)
|
3 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 |