Commit Graph

24 Commits (38756799e1f0aedd2478613c9ddf0a76d0895574)

Author SHA1 Message Date
Bryan Biedenkapp 2f91715752 add support to make directly to a tarball package; add .github workflow YAML files;
4 years ago
Bryan Biedenkapp bdc9973bc5 fix incorrect path in Makefile; fix rounding error during IDEN_UP and IDEN_UP_VU Tx offset calculation;
4 years ago
Bryan Biedenkapp 4239d21a2b initial experimental support for DFSI communication via DVM modem serial interface (DFSI support is disabled from compilation entirely by default, the -DENABLE_DFSI_SUPPORT compiler directive is required to enable it);
4 years ago
Bryan Biedenkapp d79fcd6cf2 make peoples happy, by unconfusing them with an incorrectly named file :);
4 years ago
Bryan Biedenkapp 06be179efe re-roll dvmcmd into dvmhost as a proper secondary executable;
4 years ago
Bryan Biedenkapp 639485ba09 check if debuild exists, otherwise abort;
4 years ago
Bryan Biedenkapp 0c06201502 remove accidental debug line in Makefile;
4 years ago
Bryan Biedenkapp cd61ad584a add support for building Debian deb packages (requires devscripts to be installed);
4 years ago
Bryan Biedenkapp 664e448bbc include non-systemd start/stop scripts for convienence;
4 years ago
Bryan Biedenkapp 46fd2a82c9 rethought some Makefile install behavior;
4 years ago
Bryan Biedenkapp 4fef4a381d port upstream PseudoPTY support; add systemd service file; update Makefile to support install;
4 years ago
Bryan Biedenkapp 38e663bc82 add strip option to Makefile;
4 years ago
Bryan Biedenkapp 6627a7a305 Makefile cleanup (this replaces multiplatform Makefiles with an ARCH parameter);
4 years ago
Bryan Biedenkapp e931d8d26e remove standalone P25 DataRspHeader class and merge it into DataHeader; further enhance the P25 DataHeader to better match the TIA spec; clean up some code and variable references;
4 years ago
Bryan Biedenkapp 2402088e2c add missing Makefile changes;
4 years ago
Bryan Biedenkapp 140f641c35 fix missing cleanups of dfsi directory; fix uncorrected define typos;
4 years ago
Bryan Biedenkapp fb6d715ba5 initial commits of DFSI;
4 years ago
Bryan Biedenkapp 8454ea9ea6 implement a "setup" mode allowing the channel LCN information to be much more easily set;
4 years ago
Bryan Biedenkapp 30513bb1d2 add support for properly encoding/decoding the PI header LC;
5 years ago
Bryan Biedenkapp 63713f0f8e upstream: Refactor modem; support remote modem support via UDP;
5 years ago
Bryan Biedenkapp f095065451 split DMR CSBK handling into its own packet handler class; cleanup DMR data and voice packet handlers (processing for certain data packets wasn't exactly right); move some common variables into the main Slot class;
5 years ago
Bryan Biedenkapp e2026f33c9 clean up makefiles; implement proper support for RCON passwording and enable/disable; implement new enhanced configuration to send to FNE;
5 years ago
Bryan Biedenkapp 4b3e8de18f add support to selectively do a hex dump of the TSBK, TDULC or DMR CSBK bytes for encode/decode; add appropriate P25 PDU response packet; correct CRC-9 table and implementation (although I believe its still wrong); add support to adjust engineering parameters for symbol levels; add support to selectively disable P25 ACK responses for some TSBKs;
5 years ago
Bryan Biedenkapp 9cc117d30c inital commit from private repo to public;
6 years ago

Powered by TurnKey Linux.