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/dmr
Bryan Biedenkapp 5fad767288
rename TSBK_RAW to OSP_TSBK_RAW; add similar raw support to CSBK outbounds;
3 years ago
..
acl implement proper DMR NACK CSBK encoding; implement preliminary DMR grant support for individual and talkgroup calls; 3 years ago
data convert more behaviors from C-like to C++11 (replace NULL with nullptr mostly); make some pointer safe changes to DMR; 3 years ago
edac update file copyrights; 3 years ago
lc rename TSBK_RAW to OSP_TSBK_RAW; add similar raw support to CSBK outbounds; 3 years ago
lookups refactor a lot of iterator based C++ for loops into C++ range for loops; correct bad opcode value (this was getting truncated to $3F anyway so no big deal but in code it should be proper); 3 years ago
packet implement the majority of working REST API support (this commit deprecates RCON completely, RCON will no longer function with any build beyond this); 3 years ago
Control.cpp implement the majority of REST API support (this commit breaks RCON and any RCON-based tools [like dvmcmd]) (NOTE: not *all* RCON commands are implemented as REST API yet); 3 years ago
Control.h implement the majority of REST API support (this commit breaks RCON and any RCON-based tools [like dvmcmd]) (NOTE: not *all* RCON commands are implemented as REST API yet); 3 years ago
DMRDefines.h implement proper DMR NACK CSBK encoding; implement preliminary DMR grant support for individual and talkgroup calls; 3 years ago
DMRUtils.h fix incorrect handling of channel number as decimal in setup; enhance setup to make it more comprehensive (essentially all "system" configuration parameters can be modified in setup mode); add support to calibration to set the FDMA preambles, P25 correlation count, DMR Rx Delay as well as setting the Rx and Tx frequency offsets; 4 years ago
SiteData.h fix incorrect handling of channel number as decimal in setup; enhance setup to make it more comprehensive (essentially all "system" configuration parameters can be modified in setup mode); add support to calibration to set the FDMA preambles, P25 correlation count, DMR Rx Delay as well as setting the Rx and Tx frequency offsets; 4 years ago
Slot.cpp refactor a lot of iterator based C++ for loops into C++ range for loops; correct bad opcode value (this was getting truncated to $3F anyway so no big deal but in code it should be proper); 3 years ago
Slot.h update copyright dates; 3 years ago
SlotType.cpp convert more behaviors from C-like to C++11 (replace NULL with nullptr mostly); make some pointer safe changes to DMR; 3 years ago
SlotType.h file commenting cleanup; 5 years ago
Sync.cpp convert more behaviors from C-like to C++11 (replace NULL with nullptr mostly); make some pointer safe changes to DMR; 3 years ago
Sync.h inital commit from private repo to public; 6 years ago

Powered by TurnKey Linux.