Commit Graph

133 Commits

Author SHA1 Message Date
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
Andy CA6JAU f33a85840a
Merge pull request #44 from dl1mx/master
Add install target to Makefiles
2020-07-03 09:02:28 -04:00
Marco Kubon 4647351590
Update Makefile 2020-07-03 10:34:54 +02:00
Marco Kubon a2a9fa278d
Update Makefile 2020-07-03 10:25:26 +02:00
Marco Kubon a9bf0a0d07
Update Makefile 2020-07-03 10:24:57 +02:00
Marco Kubon 863c9b972b
Update Makefile 2020-07-03 10:24:29 +02:00
Marco Kubon 983b8f2525
Update Makefile 2020-07-03 10:24:03 +02:00
Marco Kubon 48483329ae
Update Makefile 2020-07-03 10:23:39 +02:00
Marco Kubon 5589bdcb50
Update Makefile 2020-07-03 10:22:47 +02:00
Marco Kubon ffee1b92e7
Update Makefile 2020-07-03 10:21:47 +02:00
Marco Kubon e4a4c5e807
Update Makefile 2020-07-03 10:21:19 +02:00
Doug McLain 8b35da0c3d README updates 2020-06-28 14:49:41 -04:00
Andy CA6JAU 7c095b1a24
Merge pull request #43 from nostar/master
Adding missing Daemon variable, set correct ports in INI, update README
2020-06-24 21:59:41 -04:00
Doug McLain 16432170ea Update README 2020-06-24 14:13:55 -04:00
Doug McLain c6566f9c84 Correct default P25 porsts and add Daemon config variable 2020-06-24 02:14:16 -04:00
Andy CA6JAU 278160c31a
Merge pull request #42 from nostar/master
Add DMR2P25
2020-06-21 22:06:47 -04:00
Doug McLain 2d63574670 Add DMR2P25 2020-06-21 20:59:04 -04:00
Andy CA6JAU 3daeb9878c
Merge pull request #41 from nostar/master
I didn't realize this until now, that P25 radios only support 16 bit …
2020-06-20 13:33:15 -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
Andy CA6JAU 98a6994f30
Merge pull request #40 from nostar/master
When not connected to XLX, pass P25 destination TG and DMR destinatio…
2020-06-19 14:23:48 -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 CA6JAU 9ccaa5882f
Merge pull request #39 from AndyTaylorTweet/master
add @nostar's latest updates...
2020-06-16 13:14:05 -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
Andy CA6JAU 04d183882f
Merge pull request #37 from AndyTaylorTweet/master
Adding P252DMR code from nostar
2020-06-14 11:57:11 -04:00
root a5da2a9bcd Adding P252DMR code from nostar 2020-06-14 16:49:11 +01:00
Andy CA6JAU 2bd0c3b6cf
Merge pull request #36 from AndyTaylorTweet/master
Bring the FICH frame total in-line with @nostar
2020-06-14 11:42:55 -04:00
Andy Taylor 04923442f7
Update YSF2P25.ini 2020-06-14 16:39:31 +01:00
Andy Taylor 02616b324c
Update Conf.cpp 2020-06-14 16:39:15 +01:00
Andy Taylor 75af2b9b5f
Update YSF2NXDN.ini 2020-06-14 16:38:51 +01:00
Andy Taylor e949dcd9b9
Update Conf.cpp 2020-06-14 16:38:32 +01:00
Andy Taylor 3635dc7456
Update YSF2DMR.ini 2020-06-14 16:38:07 +01:00
Andy Taylor f81b78724c
Update Conf.cpp 2020-06-14 16:37:49 +01:00
Andy Taylor 8acef9f85b
Update Conf.cpp 2020-06-14 16:37:14 +01:00
Andy Taylor fb96dec39a
Update DMR2YSF.ini 2020-06-14 16:36:49 +01:00
Andy CA6JAU b78bd59041
Merge pull request #35 from AndyTaylorTweet/master
New DT1 value (Credits to nostar for that) and fix broken compile on YSF2DMR
2020-06-14 11:31:34 -04:00
Andy Taylor 2f085767a9
Update YSF2P25.ini 2020-06-14 16:29:19 +01:00
Andy Taylor 44ccf02e41
Update YSF2NXDN.ini 2020-06-14 16:28:57 +01:00
Andy Taylor 0496ffe800
Update YSF2DMR.ini 2020-06-14 16:28:33 +01:00
Andy Taylor b64c160a7f
Update DMR2YSF.ini 2020-06-14 16:27:51 +01:00
Andy Taylor 9b4dd9ec07
Update Conf.h
Fix typo
2020-06-14 16:24:28 +01:00
Andy CA6JAU 9276cbcc71
Merge pull request #33 from AndyTaylorTweet/master
This is all based on wok by @nostar and help from @g4klx;
2020-06-13 15:46:15 -04:00
root 1c6e37618b Add default RadioID 2020-06-06 20:00:10 +01:00
root 258a2cd564 Patching YSF2P25 matching G4KLX code 2020-06-06 19:53:00 +01:00
root 0570756044 Patching YSF2NXDN matching G4KLX code 2020-06-06 19:52:21 +01:00