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/host
Bryan Biedenkapp 861a608bca
add some more debug trace while in TIA mode;
11 months ago
..
calibrate implement support to software reboot into the system bootloader for flashing (using stm32flash); update modem and hotspot submodules; 2 years ago
dmr Merge branch 'master' into incall_ctrl 11 months ago
modem add some more debug trace while in TIA mode; 11 months ago
network add more KMM frames; implement support in the network core for key request and response (this allows peers to request a encryption key from a EKC file loaded on the FNE to use for encryption/decryption, i.e. peer keyloading); 11 months ago
nxdn Merge branch 'master' into incall_ctrl 11 months ago
p25 implement support to handle KMMs at the FNE; hardcode the host to ignore repeating KMM frames; implement HELLO KMM support and response with a NO_SERVICE (we don't have OTAR implemented at this time); 11 months ago
setup change RF power level of hotspots to 95 instead of 100 to prevent a condition where spurious emissions may be generated; update README.md to include methods to calibrate a hotspot if a service monitor is available; 1 year ago
ActivityLog.cpp fix idiotic bug where the activity log path wasn't being properly used; add potential fix for "tail riding" conditions with network traffic, that could cause the RF talkgroup hangtimer to be active when it shouldn't be; 1 year ago
ActivityLog.h correct double spaced formatting of CPP files in common; convert dvmhost to Doxygen documentation format; convert dvmfne to Doxygen documentation format; convert dvmcmd to Doxygen documentation format; 2 years ago
CMakeLists.txt Merge DFSI host changes into master (#63) 2 years ago
Console.cpp [THIS MAY BREAK THINGS, BE AWARE] Merge Win32 support and C++ dvmbridge into master. (#67) 2 years ago
Console.h [THIS MAY BREAK THINGS, BE AWARE] Merge Win32 support and C++ dvmbridge into master. (#67) 2 years ago
Defines.h correct double spaced formatting of CPP files in common; convert dvmhost to Doxygen documentation format; convert dvmfne to Doxygen documentation format; convert dvmcmd to Doxygen documentation format; 2 years ago
Host.Config.cpp refactor how netLDUx buffers are built, and ensure buffers are filled with appropriate null IMBE frames; add support to remote grant demand to include whether or not the grant should set the encrypted flag; add warning to notify a user that a misconfiguration for a voice channel exists when a dedicated trunked voice channel has control data enabled; fix display of RF power level during startup; 12 months ago
Host.DMR.cpp Merge branch 'master' into incall_ctrl 11 months ago
Host.NXDN.cpp Merge branch 'master' into incall_ctrl 11 months ago
Host.P25.cpp Merge branch 'master' into incall_ctrl 11 months ago
Host.cpp Merge branch 'master' into incall_ctrl 11 months ago
Host.h Merge branch 'master' into incall_ctrl 12 months ago
HostMain.cpp refactor FNE RTP packet handling, this change better handles a peer end-point transmitting multiple varied RTP streams; refactor promiscuous handling of RTP streams on the host network API; refactor handling non-promiscuous handling of RTP streams on the host network API; bump project version from 4.11F to 4.11G to reflect these larger changes; correct bad use of magic numbers when dealing with signal values; 11 months ago
HostMain.h add ability to disable NON-AUTHORITATIVE log warnings (functionality is made optional as it makes diagnostics easier); remove redundant error message from grant demands; 1 year ago

Powered by TurnKey Linux.