¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io

trying to rebuild Qnet gateway.


 

Hi there,
I'm trying to rebuild Qnet gateway, because the mmdvm.qn file didn't have the right parameters to access the modem on my hotspot. I uninstalled the currently configured syste with us, ¡°us¡±, disabled DTMF, ¡°Ud¡± and cleaned all the executables, ¡°c¡±
When I try to do a ¡°gp¡± I'm getting a message that says I need to merge, or stash some of the changes I've made, because pulling the latest sources will overwrite them. I have set up a chron job, and I did make a change to something in the YSF gateway directory to allow Qngateway to work with d-star, and fusion. Can you all help?
Thanks,
Justin


 

If all you were doing is changing a value in any config file, including MMDVM.qn, you don't need to do a "git pull" or even recompile. You just need to "us" and "is".

In the offending directory, do a "git status" to see what you've changed. Then you can store your changes anyplace and to a "git restore <file that you changed>" and then you can do a "git pull" and then reapply the changes you did, if needed.

I'm not sure what you had to change in the YSF gateway directory to get QnetGateway to work with D-Star and fusion. When you build a multimode system, MMDVMHost is the main program and gateways provide the connections to all the modes you want to support. QnetGateway at that point is just a D-Star gateway interfacing with MMDVMHost.