There isn't a way to edit the configuration via PC yet, but as of about 5 minutes ago, there is an application available to monitor. A few days back, goldmyne99 told me about a language / development environment called "Processing". It has an arduino / sketch type interface and the language is very close to Java. It is supported on Windows, Mac, and Linux. The application that we developed is called MicroP25RXMon and will allow you to monitor your MicroP25RX on a PC with a display and PC-audio playback over the USB link. The application is currently a single "sketch" file named MicroP25RXMon.pde and can be found here: GitHub - tvelliott/MicroP25RXMon: A monitoring application for the MicroP25RX receiver written for the Processing development environment It is very easy to install the Processing development environment and to run the MicroP25RXMon.pde sketch. It may require that you have a GPU video card with OpenGL support using the default code. If you have troubles with the display being slow, try changing the 'have_gpu=1' to 'have_gpu=0'. With regard to being able to edit the configuration via the application, that will take more effort. This is a start in that direction. In order to use the new application, you will need to update the MicroP25RX firmware to fw1230-03. After you get it up and running, you can generate a Windows executable application under FILE->Export application. Happy New Year!
View attachment 133456
Seems to work pretty good for me, sound is passed right to the laptop speakers.