Hi Erwin
This is the key extio dll function which I need to implement in the G8JCFSDR
void __stdcall __declspec(dllexport) SetCallback(void (* Callback)(int, int, float, short *))
but behind that simple function lies a huge amount of change in the G8JCFSDR s/w. I've implemented just about all the other extio dll API calls but not this callback function which is the key to using the I/Q datastream from the device.
U should be able to use the RSP1 extio dll for tuning purposes and decode the audio using something else.
In the G8JCFSDR Config, with the SDRModel dropdown, select Extio_Generic.DLL, make copy of EXTIO_RSP1.DLL and rename the copy to EXTIO_Generic.DLL. That should do the trick.
I don't have an RSP1A so I don't know what will happen
Hopefully you will be able to confirm successful (or not) operation
73
Peter