Is there a way for me to get the current freq/mode information for one of my personal applications? I am currently using rumlog with my K3. I would like to expose the info to my custom apps.
Michael, AA5SH
Frequency out for 3rd party application
Re: Frequency out for 3rd party application
RUMlog can send out mode and frequency data via XML-RPC used for fldigi: http://www.w1hkj.com/FldigiHelp-3.12/xm ... ntrol.html
A HTTP socket is used.
Further more you could connect a TCP/IP socket which RUMlog uses to communicate with a SDRDX SDR Transceiver and adapt this protocol. http://fyngyrz.com/?p=915
Both versions work over the network, so your app can run on another computer.
What are your intentions?
A HTTP socket is used.
Further more you could connect a TCP/IP socket which RUMlog uses to communicate with a SDRDX SDR Transceiver and adapt this protocol. http://fyngyrz.com/?p=915
Both versions work over the network, so your app can run on another computer.
What are your intentions?
73 and best dx de Tom, DL2RUM
Re: Frequency out for 3rd party application
First thing I was going to look at adding was to grab the frequency to control my sdr application. I modified SDR# to work the way I was wanting as a panadapter. I was using it fine in bootcamp but had it written to talk through LP-Bridge to my K3. I was hoping I could make use of one the interfaces you had setup for SdrDX or FLDigi. I knew both of them could use either UPD or TCP wasn't sure how you were making use of it. I am currently using FLDigi so I would hate to cause any confusion with it so I may look into seeing which commands you send out to SdrDx. I will work on a little test app and listen to them this evening after work.
Thanks for the fine program.
73's
Michael
Thanks for the fine program.
73's
Michael
Re: Frequency out for 3rd party application
Is there something I need to do to get it to try and connect to out to SDRDx? I didn't see an option for it in preferences. I am running 5.0.8.
Michael
Michael
Re: Frequency out for 3rd party application
Configure TRX#2 as SdrDx. Then you can choose between a TCP or UDP connection. Enter ports and address as required. For TRX#1 set the option "Send received data to TRX #2"
73 and best dx de Tom, DL2RUM
Re: Frequency out for 3rd party application
Thanks I was hoping I was missing something.
73's
Michael, AA5SH
73's
Michael, AA5SH