I am trying to add code to my "sdrx" SDR receiver application, to discover the 7000DLE. I hope eventually to be able to add some code to sdrx to make it receive from the 7000DLE. My discovery code reports the rig as below:
This means the rig is the first discovered (only onesdrx: Discover_IF():
Found device # = 0
Board name = Unknown
Software ver. = 24
Status = 2
IP address = 192.168.2.5
MAC address = (54:10:EC:9A:DE:CA)
on Interface = enp4s0

and software version is 2.4. The device types I have are as follows (copied from the source of ghpsdr).
So it seems that device type 10 is ANAN specific but I don't know the relevant name, if any. Also would like to know if software version 2.4 is the latest or whether I should update.#define DEVICE_METIS 0
#define DEVICE_HERMES 1
#define DEVICE_GRIFFIN 2
#define DEVICE_ANGELIA 4
#define DEVICE_ORION 5
#define DEVICE_HERMES_LITE 6
My thanks in advance
Neoklis http://www.5b4az.org