|
Problems with a YSFRefector linking to the wrong place
Without jumping into the code, I think this is an Id clash. The Id for FCS53008 is the same as for YSF01918. So you have two options: 1. Disable the FCS protocol from your hotspot. 2. Renumber your re
Without jumping into the code, I think this is an Id clash. The Id for FCS53008 is the same as for YSF01918. So you have two options: 1. Disable the FCS protocol from your hotspot. 2. Renumber your re
|
By
Jonathan Naylor
· #907
·
|
|
Changes to the DMR side of the MMDVM Host
The teething troubles with this new version seem to have been ironed out, so I think you can safely get the master branch from GitHub and use it in either Gateway or Direct mode. Jonathan G4KLX
The teething troubles with this new version seem to have been ironed out, so I think you can safely get the master branch from GitHub and use it in either Gateway or Direct mode. Jonathan G4KLX
|
By
Jonathan Naylor
· #888
·
|
|
M17 and Codec2 mode 700D for HF radio
I really think that this discussion should move to the dedicated M17 forum at M17 Project Forum - Technical This is at a deeper level than the MMDVM will operate at, and if you talk to them directly t
I really think that this discussion should move to the dedicated M17 forum at M17 Project Forum - Technical This is at a deeper level than the MMDVM will operate at, and if you talk to them directly t
|
By
Jonathan Naylor
· #887
·
|
|
Changes to the DMR side of the MMDVM Host
Hi Folks After a lot of complains from people who use the MMDVM software, but are unwilling to follow it's development on here, about the loss of direct access to DMR masters from the MMDVM Host, I ha
Hi Folks After a lot of complains from people who use the MMDVM software, but are unwilling to follow it's development on here, about the loss of direct access to DMR masters from the MMDVM Host, I ha
|
By
Jonathan Naylor
· #884
·
|
|
FMClient compiling error
Hi Richard There was definitely a bug in FMFIleReader, it wasn't servicing the network side and so not picking up the polls and hence getting the IP address of the host. This should be fixed now. The
Hi Richard There was definitely a bug in FMFIleReader, it wasn't servicing the network side and so not picking up the polls and hence getting the IP address of the host. This should be fixed now. The
|
By
Jonathan Naylor
· #862
·
|
|
FMClient compiling error
Hi Richard I've fixed those compilation errors that you spotted. I'm not sure how they sneaked through. The WAV file should be mono at 8000 samples per second. In theory it could be any rate as long a
Hi Richard I've fixed those compilation errors that you spotted. I'm not sure how they sneaked through. The WAV file should be mono at 8000 samples per second. In theory it could be any rate as long a
|
By
Jonathan Naylor
· #857
·
|
|
Towards open-source infrastructure for DMR
DMR, after D-Star, is the most political of the digtial voice modes. Unlike the other modes, most DMR systems connect to a centralised server, known as a "master" and that is responsible for all of th
DMR, after D-Star, is the most political of the digtial voice modes. Unlike the other modes, most DMR systems connect to a centralised server, known as a "master" and that is responsible for all of th
|
By
Jonathan Naylor
· #846
·
|
|
How to Compile MMDVMHost
I’ve just updated the M17_AX25_FM branches with a number of the changes that you recommend. It may be an idea to review the document in line with what I did.
I’ve just updated the M17_AX25_FM branches with a number of the changes that you recommend. It may be an idea to review the document in line with what I did.
|
By
Jonathan Naylor
· #842
·
|
|
MMDVM-M17_AX25_FM Testing
Hi Riichard Thank you for your detailed email, and the thanks, it is appreciated. I'm glad that DMR and FM are working on that branch. The DMR side is pretty well identical to almost all earlier versi
Hi Riichard Thank you for your detailed email, and the thanks, it is appreciated. I'm glad that DMR and FM are working on that branch. The DMR side is pretty well identical to almost all earlier versi
|
By
Jonathan Naylor
· #831
·
|
|
MMDVM modem firmware
I've done some testing against the new firmware and an older hotspot, and it all seemed to be fine. I have changed the text of the modem log messages to show the configured modes in a more easily unde
I've done some testing against the new firmware and an older hotspot, and it all seemed to be fine. I have changed the text of the modem log messages to show the configured modes in a more easily unde
|
By
Jonathan Naylor
· #814
·
|
|
MMDVM modem firmware
Afraid not. You can use the new MMDVM Host with the older firmware, but not vice versa. Sorry Jonathan G4KLX
Afraid not. You can use the new MMDVM Host with the older firmware, but not vice versa. Sorry Jonathan G4KLX
|
By
Jonathan Naylor
· #813
·
|
|
Why does the LED on the MMDVM blink?
That was the idea. There is also an internal watchdog timer too. If it receives no communication from the host for a few seconds it does a restart in the hope that the problem is at the modem end. As
That was the idea. There is also an internal watchdog timer too. If it receives no communication from the host for a few seconds it does a restart in the hope that the problem is at the modem end. As
|
By
Jonathan Naylor
· #806
·
|
|
IS DGIdGateway full functional in github master?
Hi Joaquin I’m glad you like it. To me the DG-Id Gateway is enough to make YSF really nice to use. However being able to plug it into the YSF Gateway also gives you a lot of flexibility, and the possi
Hi Joaquin I’m glad you like it. To me the DG-Id Gateway is enough to make YSF really nice to use. However being able to plug it into the YSF Gateway also gives you a lot of flexibility, and the possi
|
By
Jonathan Naylor
· #805
·
|
|
MMDVM modem firmware
I've done it! I spent most of last night and today refactoring the MMDVM modem code to allow for selective compilation of the different modes. I also took the opportunity to upgrade the D-Star receive
I've done it! I spent most of last night and today refactoring the MMDVM modem code to allow for selective compilation of the different modes. I also took the opportunity to upgrade the D-Star receive
|
By
Jonathan Naylor
· #802
·
|
|
Why does the LED on the MMDVM blink?
This is a question that literally no-one has asked me. Why does the LED on the MMDVM blink? The LED is driven off a combination of the interrupt routine which runs at 24000 times per second, and the m
This is a question that literally no-one has asked me. Why does the LED on the MMDVM blink? The LED is driven off a combination of the interrupt routine which runs at 24000 times per second, and the m
|
By
Jonathan Naylor
· #801
·
|
|
IS DGIdGateway full functional in github master?
Hi Joaquin I found another bug which I think I've fixed. Do another pull on master and see if that works better for you. Jonathan G4KLX
Hi Joaquin I found another bug which I think I've fixed. Do another pull on master and see if that works better for you. Jonathan G4KLX
|
By
Jonathan Naylor
· #799
·
|
|
IS DGIdGateway full functional in github master?
Hi Joaquin Well that was fun to fix! I took the opportunity to clean up the code in places too. So after a mammoth debugging session, slowed down by the battery going flat on my FT-1D, I think I have
Hi Joaquin Well that was fun to fix! I took the opportunity to clean up the code in places too. So after a mammoth debugging session, slowed down by the battery going flat on my FT-1D, I think I have
|
By
Jonathan Naylor
· #796
·
|
|
MMDVM modem firmware
Oh yes. That’s an ARM-M7. That can run everything without breaking sweat. So you could build an MMDVM with all options enabled. I do my development on an ARM-M4 at 180 MHz so that I don’t get too carr
Oh yes. That’s an ARM-M7. That can run everything without breaking sweat. So you could build an MMDVM with all options enabled. I do my development on an ARM-M4 at 180 MHz so that I don’t get too carr
|
By
Jonathan Naylor
· #793
·
|
|
IS DGIdGateway full functional in github master?
Well spotted. It turns out that Wires-X uses a DG-Id of 127, which is otherwise invalid. As you know the DG-Id can only be between 0 and 99 when set manually. I have made a small change to the DG-Id G
Well spotted. It turns out that Wires-X uses a DG-Id of 127, which is otherwise invalid. As you know the DG-Id can only be between 0 and 99 when set manually. I have made a small change to the DG-Id G
|
By
Jonathan Naylor
· #791
·
|
|
IS DGIdGateway full functional in github master?
You noticed! There are two things still unimplemented in the DG-Id Gateway, one is the bleeps, and the second is IMRS. They will be implemented one day, but I currently don’t have the information need
You noticed! There are two things still unimplemented in the DG-Id Gateway, one is the bleeps, and the second is IMRS. They will be implemented one day, but I currently don’t have the information need
|
By
Jonathan Naylor
· #788
·
|