Commit Graph

172 Commits

Author SHA1 Message Date
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
root b4f762dca1 Replicate G4KLX patch against YSF2DMR 2020-06-06 19:22:56 +01:00
Andy Taylor 687fa0b156
Merge pull request #1 from g4klx/master
Use std::vector and std::string.
2020-06-06 18:08:40 +01:00
Jonathan Naylor ffd8b2c7e1 Use std::vector and std::string. 2020-06-06 15:08:57 +01:00
root 04f71ac0d5 Update configuration defaults 2020-06-05 22:45:14 +01:00
root 81b4b93e50 Small Fixes to DMR2YSF 2020-06-05 19:14:20 +01:00
Andy Taylor a6aa187a22
Update YSFFICH.cpp
removed duplicate lines
2020-06-05 16:51:25 +01:00
root 73f0829136 Update YSF2NXDN and YSF2P25 for new YSF code 2020-06-05 16:43:13 +01:00
root 00606bb544 Minor fixes 2020-06-05 16:02:20 +01:00
root 8d7854999b Updating to add the extra user configurable fields 2020-06-05 11:34:16 +01:00
Andy CA6JAU 56f669af70
Merge pull request #32 from AndyTaylorTweet/master
Multiple Patches
2020-05-12 11:40:24 -04:00
root 4bdbbee4de Bump version dates 2020-05-03 20:12:55 +01:00