¿ªÔÆÌåÓý

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

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

Join [email protected] to automatically receive all group messages.