Commit Graph

20 Commits (11b27bca76b0ee319a59202251fa23d6c5193afc)

Author SHA1 Message Date
Bryan Biedenkapp 7081a85342 fix incorrect command check;
3 years ago
Bryan Biedenkapp f261456bfd fix some issues with incorrect argument count handling for P25 commands;
3 years ago
Bryan Biedenkapp 18f5392707 complete remaining REST API implementations;
3 years ago
Bryan Biedenkapp 49ea89b6df fix up copyright;
3 years ago
Bryan Biedenkapp 35298fe94b 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
Bryan Biedenkapp 529d5c1e83 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
Bryan Biedenkapp 0f237c7435 update copyright dates;
3 years ago
Bryan Biedenkapp 2ae52143ab implement remaining code required for permit-tg and embedded STC support [untested, considered experimental]; implement proper DMR T3 grant fixes to handle slot granting properly;
3 years ago
Bryan Biedenkapp f41729d75b bump copyright date;
3 years ago
Bryan Biedenkapp 5089769240 update usage output to match actual parameters;
3 years ago
Bryan Biedenkapp c553c943ec add missing source file;
3 years ago
Bryan Biedenkapp feb66c76b9 implement plumbing for permit TG;
3 years ago
Bryan Biedenkapp 727a3eb155 convert more behaviors from C-like to C++11 (replace NULL with nullptr mostly); make some pointer safe changes to DMR;
3 years ago
Bryan Biedenkapp 2b89b35e8d remove old files;
3 years ago
Bryan Biedenkapp 7159c8297a fix issue with logger not allowing strings >500 characters; refactor RCON to support returning data to a RCON client; enhance network support to allow enabling RCON while networking itself is disabled; add version and help commands to RCON;
3 years ago
Bryan Biedenkapp dd4c4fdce0 include other missed copyright strings;
4 years ago
Bryan Biedenkapp 64d0c770a8 code cleanup;
4 years ago
Bryan Biedenkapp ed4c7aca49 fix issue with RemoteCommand not properly connecting the UDP socket; fix SNDCP_CH_ANN not properly computing Rx frequency; implement TIA-102.AABF-2015 LC_CONV_FALLBACK specification;
4 years ago
Bryan Biedenkapp 468079dcc8 make Windows Visual Studio project compile again; modify some dynamic memory allocations to work in C90 standard (damn it MSVC...);
4 years ago
Bryan Biedenkapp 06be179efe re-roll dvmcmd into dvmhost as a proper secondary executable;
4 years ago

Powered by TurnKey Linux.