Commit Graph

19 Commits

Author SHA1 Message Date
Doug McLain 89a9dd6017 Fix segfault when running on RaspiOS and Lite (used on PiStar) with kernel > 5.4.x 2021-09-22 01:41:07 -04:00
Doug McLain 96184ff024 Add USRP2M17 2021-04-06 22:43:29 -04:00
Doug McLain d684d0924c Add fixes for P252DMR and YSF2P25 2021-02-13 14:48:12 -05:00
Doug McLain 53101450df Add M172DMR 2020-11-03 19:04:48 -05:00
Doug McLain c52a929798 Add DMR2M17 2020-11-02 00:13:18 -05:00
Doug McLain cb5198ff75 Add DMR2M17 2020-11-02 00:11:30 -05:00
Andy CA6JAU b9c3c3fc96
Merge pull request #49 from nostar/master
Add XLXHosts support to P252DMR and re-link to XLX after DMR timeout
2020-10-22 14:53:05 -03:00
Doug McLain a3f746ddfa Add XLXHosts support to P252DMR and re-link to XLX after DMR timeout 2020-10-17 20:46:53 -04:00
Marco Kubon 983b8f2525
Update Makefile 2020-07-03 10:24:03 +02:00
Doug McLain 8b35da0c3d README updates 2020-06-28 14:49:41 -04:00
Doug McLain c6566f9c84 Correct default P25 porsts and add Daemon config variable 2020-06-24 02:14:16 -04:00
Doug McLain bd35aad04a I didn't realize this until now, that P25 radios only support 16 bit TGs. Now when a P25 radio transmits on TG20, P252DMR will use the DMR Network StartupDstId TG ID from the ini file, where values higher than 65535 can be assigned. Also removed the 5ms sleep, which was causing continuous dropouts from DMR -> P25 2020-06-20 00:32:57 -04:00
Doug McLain 0d21a6614e When not connected to XLX, pass P25 destination TG and DMR destination TG back n forth. When connected to XLX, always use XLX module for DMR destintation TG 2020-06-19 14:08:11 -04:00
Andy Taylor d64b69c5e6
Rename mbevocoder.h to MBEVocoder.h 2020-06-15 21:36:11 +01:00
Andy Taylor c9bdda661a
Rename mbevocoder.cpp to MBEVocoder.cpp 2020-06-15 21:35:53 +01:00
Andy Taylor a8549aa31a
Update ModeConv.h 2020-06-15 21:35:06 +01:00
Andy Taylor 5744de85d9
Update Makefile 2020-06-15 21:34:06 +01:00
Andy Taylor 5972405d8e
Update mbevocoder.cpp 2020-06-15 21:33:28 +01:00
root a5da2a9bcd Adding P252DMR code from nostar 2020-06-14 16:49:11 +01:00