Keyboard Shortcuts
Likes
- QnetGateway
- Messages
Search
Re: IC-9700, Terminal Mode, QnetGateway
Wow, that's one expensive Terminal Mode device!
First of all, both Jonathan and I support Terminal and Access Point mode via the OPC-2350LU serial-to-USB cable. Of course, I think QnetGateway is a more reliable TAP client. Reading the 9700 manual, it looks like it supports the data port for TAP modes. If you insist on using the LAN port on the 9700, I would have the same question Jonathan has when you asked him for the same development: Where's the ICOM documentation? The probable answer, ICOM doesn't have it and won't make it available anytime soon, so some reverse engineering is needed. What now seems like a long time ago, QnetGateway gave up the ability to run different pieces of the package on different computers. All communications between the various modems, the gateway and the link program occur over Unix datagram sockets, not UDP sockets. Unix datagram sockets are file based and so the server and client have to be on the same machine. The one exception is that you should be able to run MMDVMHost on a different machine as QnetGateway, as that communication still via UDP. Reintroducing IP communication between the gateway and modems is possible. It could be software configurable, but the administration of that begins to look too complicated for both me and QnetGateway users, and it adds code to almost every program in the QnetGateway package that most configurations won't every use. A simpler approach would be to leave QnetGateway alone and develop a simple translator application. This new application would be very much like the CQnetRelay class that would connect to Unix datagram ports at one end and to a UDP (or even better, a TCP) LAN or WAN port at the other end. |
IC-9700, Terminal Mode, QnetGateway
I just added an IC-9700 to the shack and am getting familiar with it.? I currently have ircddbgateway running on a Raspberry Pi which services both a DVAP (running on the same host) as well as an MMDVM/Pi-Star on a different host.? So there is an A module and a B module.
Adding the IC-9700 Terminal Mode to my network breaks things things becuase both the IC-9700 and ircddbgateway want port 40000 forwarded to themselves.? Bad news.? But what if I could have the IC-9700 also be a client of the single ircddbgateway?? Not today, anyway, because ircddbgateway doesn't talk Icom Terminal Mode. So enter QnetGateway.? Can the IC-9700 be a client of QnetGateway over the ethernet connection?? If that works, then can QnetGateway also support other DVAP/MMDVM clients via IP at the same time?? The ultimate goal for me would be a gateway that can handle my DVAP, an MMDVM client, and a Terminal Mode Client over ethernet, all at the same time. So, what capabilities exist today and can you forsee that QnetGateway might eventually get me where I want to go? Thanks and 73, Dan Srebnick K2IE |
Re: Zumspot with OLED running MMDVM
Elmer Delgado
开云体育Thinking you are right because I cant get it work at all, Anyway I did match the MMDVM setting and still no go. Well I gave it the old school try, Maybe you guys can work on it in future releases cause I know that there are a lot of hotspots that have the 3 or 6 inch OLEDs and as well as nextion displays so will wait for you guys to fix. Not a deal breaker for me since I use the dashboard ? From: [email protected] <[email protected]>
On Behalf Of Colby Ross W1BSB
Sent: Monday, April 6, 2020 2:28 PM To: [email protected] Subject: Re: [QnetGateway] Zumspot with OLED running MMDVM ? And if I’m not mistaken, I believe there are certain files included that are required to make it work, such as overlay files. Sorry I can’t be much more help, but I don’t use an OLED, nor do I have access to one. It would probably help to compare the output of MMDVMHost’s log on pistar to your own and see if its loading files you aren’t, and if it is, to copy those files to your QnetGateway system. ? ? Colby ? ? From: [email protected] <[email protected]>
On Behalf Of Colby Ross W1BSB via groups.io ? You are using Qnetgateway w/ MMDVMHost (not the MMDVM Modem built in driver) correct? ? If so, I suggest copying the working OLED mmdvmhost configuration from pi-star (/etc/mmdvmhost I believe) and comparing it to the one you’re using with Qnetgateway. ? Colby ? ? From: [email protected] <[email protected]>
On Behalf Of Elmer Delgado ? OK havent been able to get the OLE working on the zumspot, Running buster with MMDVM and QnetGateway. Works fine but cant seem to get the OLE to work. Has anyone in the group know if there something else I have to turn on the raspberry Pi-zero? Worked fine under Pi-star any help would be appreciated? |
Re: Brought back QnetGateway after a long project
toggle quoted message
Show quoted text
You can update your gwys.txt file with the 'gw' command in the main menu. Once in the gateway menu, most will want the 'ip' version of the gateways. |
Re: Zumspot with OLED running MMDVM
Colby Ross W1BSB
开云体育And if I’m not mistaken, I believe there are certain files included that are required to make it work, such as overlay files. Sorry I can’t be much more help, but I don’t use an OLED, nor do I have access to one. It would probably help to compare the output of MMDVMHost’s log on pistar to your own and see if its loading files you aren’t, and if it is, to copy those files to your QnetGateway system. ? ? Colby ? ? From: [email protected] <[email protected]> On Behalf Of Colby Ross W1BSB via groups.io
Sent: Monday, April 6, 2020 15:25 To: [email protected] Subject: Re: [QnetGateway] Zumspot with OLED running MMDVM ? You are using Qnetgateway w/ MMDVMHost (not the MMDVM Modem built in driver) correct? ? If so, I suggest copying the working OLED mmdvmhost configuration from pi-star (/etc/mmdvmhost I believe) and comparing it to the one you’re using with Qnetgateway. ? Colby ? ? From: [email protected] <[email protected]> On Behalf Of Elmer Delgado ? OK havent been able to get the OLE working on the zumspot, Running buster with MMDVM and QnetGateway. Works fine but cant seem to get the OLE to work. Has anyone in the group know if there something else I have to turn on the raspberry Pi-zero? Worked fine under Pi-star any help would be appreciated? |
Re: Zumspot with OLED running MMDVM
Colby Ross W1BSB
开云体育You are using Qnetgateway w/ MMDVMHost (not the MMDVM Modem built in driver) correct? ? If so, I suggest copying the working OLED mmdvmhost configuration from pi-star (/etc/mmdvmhost I believe) and comparing it to the one you’re using with Qnetgateway. ? Colby ? ? From: [email protected] <[email protected]> On Behalf Of Elmer Delgado ? OK havent been able to get the OLE working on the zumspot, Running buster with MMDVM and QnetGateway. Works fine but cant seem to get the OLE to work. Has anyone in the group know if there something else I have to turn on the raspberry Pi-zero? Worked fine under Pi-star any help would be appreciated? |
Zumspot with OLED running MMDVM
Elmer Delgado
OK havent been able to get the OLE working on the zumspot, Running buster with MMDVM and QnetGateway. Works fine but cant seem to get the OLE to work. Has anyone in the group know if there something else I have to turn on the raspberry Pi-zero? Worked fine under Pi-star any help would be appreciated?
|
Re: new web-based dashboard for QnetGateway
Dan,
I have a uploaded a repo branch for QnetIcomGateway (for ICOM D-Star repeaters only) called "mega" that contains the dashboard along with a lot of other changes. It has all the fixes and enhancements that QnetGateway has except for IPV6 support. Someone needs to try this branch and let me know how it works. A great deal of code has changed, so I will be surprised if there are not at least a few initial problems. You'll need the Sqlite3 development package: "sudo apt install libsqlite3-dev" for the dashboard support. To switch to this branch: "git pull", "make clean", "git checkout mega" and then "make". (Don't forget the -j<N> option to make when <N> is the number of hardware threads.) Then uninstall and reinstall "sudo make uninstall" and "sudo make install". To switch back to master : "make clean", "git checkout master" and "make". Then you can uninstall and reinstall. By default, the QnetIcomGateway dashboard only enables the module and last heard sections. If you want the dashboard visible to the world, you shouldn't use the php mini server. Tom N7TAE |
Brought back QnetGateway after a long project
Hi Colby,
I brought back my Icom repeater using QnetGateway after a long project I completed. I tried to link to our reflector XLXnnn, using XRF or DCS and it would not work. I think I need to update my hostfiles to add XLX. It this corret? Thank you. N0MIS, 73's |
Re: new release!
On Thu, Apr 2, 2020 at 07:27 AM, Tom Early wrote:
My goodness. I just read through your response a little more slowly. That is such a very cool explanation. You clearly have an incredibly good handle on this whole thing. Some people might view what you're doing as a lot of work. Which of course it is. But it sounds like you also really like doing it. Fun work is the best kind. |
Re: new release!
On Thu, Apr 2, 2020 at 07:27 AM, Tom Early wrote:
No worries. It's a very minor thing. And I understand you need to weigh the need/benefit against the effort. BTW... in that little text field that broadcasts with my callsign... I put my first name along with "-- QnetGateway". Spreading the word about a great program. Thanks! |
Re: new release!
Yes, unfortunately, that will happen occasionally. The "VIA SMARTGP" message that I mentioned earlier is in the "slow data" portion of the voice packets and therefore more vulnerable to noise anytime the packets are transmitted by RF (either wifi or DStar). Both the header packet and the actual AMBE voice data is "protected" by forward error correction (FEC) and so is somewhat immune to noise, but not the slow data. If the "VIA" message arrives damaged, qngateway falls back to what it knows for sure. In this case, your seeing the URCall the Smart group is using, which is a to your hot-spot. |
Re: new release!
Hey Tom... thanks for all the hard work on this. I am really enjoying having the dashboard. I did notice a little inconsistency with the "Via" field. Not sure if it's anything that you have control over. But sometimes the smart group does not show... but rather my module name. (see the attachment)
|
Re: new release!
NICE!!!!!!! (what more can I say) "Nothing adds excitement like something that is none of your business" Note I am not a doctor, I don't even play one on television John F Davis On Tuesday, March 31, 2020, 12:10:37 PM EDT, Tom Early <n7tae@...> wrote:
Thanks Al. I just love questions about Routing! So the old column that showed "Linking" or "Routing" now shows either the Smart Group of the voice stream it's coming from, or the reflector module it's coming from, if you are linked. _._,_._,_ |
Re: new release!
开云体育Hi Tom, Thank you. Can you direct me where to go for? information in
regards to conections from Two GM300 conversion with MMDVMHost
-Pi? star. I appreciate the help Thank you On 3/31/2020 11:30 AM, Tom Early wrote:
|
Re: new release!
开云体育If it works with PiStar (MMDVMHost), it should work with
QnetGateway. All MMDVMHost-compatible modems use the same
interface. On 3/31/20 10:45 AM, Nomis Bayan Jr.
wrote:
-- ___________________________ 73 n7tae (at) tearly (dot) net |
Re: new release!
开云体育Hi Tom, Currently, I am using STM32 on a RPI 3 on converted Motorola
GM300 Dstar. Can I use GnetGateway? On 3/31/2020 9:10 AM, Tom Early wrote:
Thanks Al. I just love questions about Routing! |
Re: new release!
I just did an "uninstall", "clean", "git pull", and "install" in the qnadmin application. Worked perfectly, and was fairly quick. -- ??-- AL -- From: "Elmer Delgado" <w5slg@...> To: "QnetGateway" <[email protected]> Sent: Tuesday, March 31, 2020 12:39:48 PM Subject: Re: [QnetGateway] new release!
Is the procedure the same as before running the make && stuff again or just do a refresh git? Elmer
[W5SLG] On Mar 31, 2020, at 11:35 AM, Al Gordon K7AJG <al@...> wrote:
|