MicroPhase / antsdr_uhd

This repo contains both the uhd host driver and firmware for microphase antsdr devices.
GNU General Public License v3.0
46 stars 30 forks source link

Running ANTSDR on Windows 10 - some problems #66

Open righthalfplane opened 5 months ago

righthalfplane commented 5 months ago

I finally managed to get ANTSDR E200 running with SdrGlut on Windows 10. Everything was built everything with Visual Studio 2019.

Up front there were some warning messages -

The MTU (1472) is larger than the FastSendDatagramThreadhold (1024)! This will negatively affect the transmit performance.

The RF gain seemed a little weak, but when I tried to adjust it - it did nothing or crashed or started generating error messages -

←[1m←[31m[ERROR] [recv_packet_demuxer_3000.hpp:81] [STREAMER] recv packet demuxer unexpected sid 0xb0←[0m [ERROR] [STREAMER] recv packet demuxer unexpected sid 0xb0 ←[1m←[31m[ERROR] [recv_packet_demuxer_3000.hpp:81] [STREAMER] recv packet demuxer unexpected sid 0xb0←[0m [ERROR] [STREAMER] recv packet demuxer unexpected sid 0xb0 ...

Any Ideas ?

Other than those problems and the super long sample Rate list it seemed to receive FM Ok.

I have attached a couple of screen shots - Screenshot (1) Screenshot (2)

righthalfplane commented 5 months ago

I took a shot at using CubicSDR, it found the device, but opened a vacant screen and nothing worked. Some screen shots -

Screenshot (4)

Screenshot (5)