K9NPX
Most of the boards I've been getting lately have required adjusting the offset to function properly on DMR. Many boards are shipped with a sticker on the bottom with the required offset. These are usually pretty close. There is however a way to get this more exact and specific to your radio.
MMDVMcalLuckily there is a utility built in to Pi Star that enables you to tune your offset. All it requires is pen and paper, a calculator and a little time.
Step one is to gain ssh access to your Pi. The easiest way to do this is go to "Configuration" then click "Expert" then "SSH Access" and log in with pi-star and your password.
Next set your radio to VFO Digital mode at 433.000mHz TS1 TG9Then go back to SSH and type "sudo pistar-mmdvmcal" this will start the calibration program. Type "m" this sets a 1031 Hz test tone. Next press the "space bar" to start transmitting. You should hear the test tone on your radio at this point. Next press the "f" key repeatedly until the radio goes silent. After that press the "F" key multiple times until the tone comes back. Write down the frequency at which the tone comes back. Now you have to go the opposite way. Press "F" until the tone stops followed by "f" and write down the frequency where the tone comes back again. Next subtract the lower frequency from the higher frequency of the two you just wrote down. Divide that number by 2 and add the result to the lower frequency. Now the difference you get from 433mHz is your offset.
- sudo pistar-mmdvmcal
- m
- space bar
- f (repeatedly until you lose the tone)
- F (repeatedly until the tone comes back)
- F (repeatedly until you lose the tone)
- f (repeatedly until the tone comes back)
- subtract lower frequency from higher frequency
- divide that number by 2
- add the result to lower frequency
- find difference between result and 433mHz
You'll need to go to your pi-star dashboard, then "Configure" and "Expert" Now click on "MMDVMHost" Scroll down to "Modem" and enter your offset in RXOffset and TXOffset. Don't forget to click "Apply Changes"
Still having trouble talking to your hotspot?The above method will usually get you close enough but if it doesn't there is a method to tune your hotspot for a minimal BER.
First, set your radio to 433.000mHz Talk Group 1 and Color Code 1.Next, use the same command in SSH to start mmdvmcal "sudo pistar-mmdvmcal" then press "b" to start the BER tuning program. While pressing the PTT on your radio press the "f" key or "F" key to adjust the frequency until you get the smallest BER you can achieve. However far off you are from the starting frequency of 433mHz is what your RXOffset should be set to.
Tip: These are the instructions for DMR. When you start the mmdvmcal program it displays a list of codes for other tests and other modes you can test.
- Get link
- X
- Other Apps
My copy of pistar-mmdvmcal does seem to have a "b" command to start the BER tuning program. Am I missing something or has it been removed from the pi-star software?
I haven't done it in a while but it should show a list of commands as soon as you launch mmdvmcal and the "b" command should be listed. Delete
Thanks for posting this guide.
Please could you just clarify what you mean by "until the tone comes back"? I am finding around 500Hz difference between the point where the tone is first audible (with some digital noise) and the point where it becomes a clean signal. Interestingly, this only happens at the bottom end. The top end goes from silence to a clean tone in the space of 50Hz. Reply Delete
"Until the tone comes back" just means when you start hearing the tone again. DeleteInteresting - I had an offset of 700 that would yield a reasonable BER range of 0.3 to 0.8% on DMR. This was done by simple trial and error with some heavy parrot usage. I used this calibration method and tool which came up with an offset of 175. When trying to use that, I was unable to even access the hotspot. Any thoughts on why the suggested offset was so far from the value that worked? Reply Delete
This comment has been removed by the author. Reply Delete This comment has been removed by the author. Reply DeleteUm, what is 'TG9'? MMDVM-CAL indicates CC1 (got that) but ID1? TG9?
How/where are those to be set in my radio - TYT MD-380?
When I select M and toggle transmit on - no RF out of my hotspot, no PTT LED. Reply Delete
TS1 is Time Slot 1TG9 is Talk Group 9For running MMDVMCAL
TG1 is Talk Group 1CC1 is Color Code 1for running Ber, which I needed to do in order to get my TYT MD9600 to "talk to" the Repeater Builder STM32_DVM, and the RXOFFSET was very high in my estimation or opinion. and for best results, and lowest BER, I needed to use an offset of about 950 which seemed high to me, but with the GD-77 HT, I needed to use an offset of 0, so I needed to decide which offset to use, 950 or 0. unless I could go into the MD9600 and change the transmit a bit, so it could use a 0 offset, or unless I could change the transmit in the GD77 HT, so it could use an offset of 950. but with the IC-4100, and the id-51, both of them worked on D-Star with an offset of either 0 or 950. Delete
This comment has been removed by the author. Reply DeleteThis worked fine for me, as I couldn't get my MD-9600 to work on DMR, and running MMDVMCAL, the "difference" showed as 300, but DMR still didn't work for me, using an offset of300 for both RX and TXOFFSET, but after running, "BER," that resulted in a high, well, I felt that it was high anyway, RXOFFSET of about 950, and now my MD-9600 works just fine on DMR. Reply Delete
When I access the ssh panel it and try and login i can input pi-star no problem but cannot input the password no characters or anything show on the screen. It is has if my keyboard has failed there is no input at all. Reply Delete
Forget the above because I am already logged in I just needed to push enter at the pw prompt. Oh the joys of getting old!! Delete
However I am now getting this error " unable to read the firmware version after six attempts"it then returns to the command line. Reply Delete
YES, thanks 🙏 finally got my mmvdm woking now! Reply Delete Is there a way to do this for p25? Reply DeleteAfter a long time, I read a very beautiful and very important article that I enjoyed reading. I have found that this article has many important points, I sincerely thank the admin of this website for sharing it. Best Instruments supply in UAE Services Provider Reply Delete
I can't even hear the tone on my radio Reply DeleteHmm. don't know what to say. are you following the steps correctly and not missing or skipping any of them?Configuration, Expert, SSH Access, logging in with pi-star and your password, setting the transceiver to 433.000 MHz simplex, TS1, TG9, typing sudo pistar-mmdvmcal and pressing Enter, then pressing m and enter, then pressing the space bar to start transmitting? Then going through the rest of the procedure? Delete
Post a Comment Popular Posts Pi Star Mobile DashboardA Mobile Friendly Dashboard for Pi Star All thanks go to Marshall Dias, this can also be found at www.amateurradio.digital/pistar.php (disclaimer: this is not my work and I did not develop any of it, please use at your own risk, this addon does NOT require admin rights, should not break the update process) Here is a handy mobile optimized dashboard for Pi Star installations. This doesn't change the default dashboard or any other operation of your Pi Star. This is simply an add-on. To install or update just follow the instructions below or from Marshall's post. SSH into your Pi Star installation. G o to your Pi Star dashboard. You'll need to click "Configure" and "Expert" you'll see the expert settings warning screen and on the right under "Tools:" you'll need to click "SSH Access". Login with the same username and password you use to login to the dashboard and you'll be taken to a terminal session. .
Retevis RT51 POC 4G LTE RadioMy review of the Retevis RT51 and my thoughts on POC radio If you're not familiar with POC or (Push to talk Over Cellular) I'm sure you have some questions. I'll do my best to answer them. This is my first POC radio so I'm still learning all the ins and outs. Update Oct 31st 2018: I've had some more time with this radio and learned some more about it. The radio itself seems to work great. The software however still seems very buggy. GPS tracking is kind of hit or miss. The clock on the radio will only show Beijing time. I've finally been allowed access to the web based management platform. It works but is not laid out very well at all. The dispatch software seems to work OK aside from tracking issues. One big problem is they will only give you one account per radio and you cannot log into the dispatch software without turning off the radio first. On a positive note the price for these is a lot lower than anything I've seen anywhere else. This is als.