Commit Graph

147 Commits

Author SHA1 Message Date
Doug McLain
5c117c841f Replace USRP2M17.ini 2021-04-07 16:07:47 -04:00
Doug McLain
71e8c23224 Add USRP2P25 2021-04-07 16:03:14 -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
b8f4a63772 Update README 2021-01-14 15:53:56 -05:00
Doug McLain
52c20ef777 Update DMRID files for M17 utils 2021-01-01 15:33:51 -05:00
Doug McLain
4b467733be Update README files 2020-11-30 21:32:58 -05:00
Doug McLain
f88e58ad01 Add open source ambe encoder for much better audio quality from M17 -> DMR 2020-11-30 21:24:57 -05:00
Doug McLain
4113e98e5d Update README 2020-11-03 19:19:23 -05:00
Doug McLain
53101450df Add M172DMR 2020-11-03 19:04:48 -05:00
Doug McLain
7d6140cbe0 Remove hard coded reflector module 2020-11-02 12:20:56 -05:00
Doug McLain
e5836a4614 Push correct DMR2M17.ini file 2020-11-02 03:03:03 -05:00
Doug McLain
433ecc3c41 Update README 2020-11-02 00:17:17 -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
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