ARDOP has an option from the command line to launch a webgui on http://localhost:8514 which is very useful for troubleshooting, adjustment, etc. I have a script to start ardop and pat like ardopcf -G 8514, or ardopcf --webgui 8514.
My favorite option would be to have an option to launch and display this webgui output (waterfall, phasor diagram, adjustments) while attempting to connect.
My second favorite option would be to launch this from Pat so it doesn't need to be done separately, and then display a link or open that tab in the browser.
https://github.com/pflarue/ardop/blob/master/docs/USAGE_linux.md
ARDOP has an option from the command line to launch a webgui on http://localhost:8514 which is very useful for troubleshooting, adjustment, etc. I have a script to start ardop and pat like
ardopcf -G 8514, orardopcf --webgui 8514.My favorite option would be to have an option to launch and display this webgui output (waterfall, phasor diagram, adjustments) while attempting to connect.
My second favorite option would be to launch this from Pat so it doesn't need to be done separately, and then display a link or open that tab in the browser.
https://github.com/pflarue/ardop/blob/master/docs/USAGE_linux.md