Manawyrm / sdrsharp-plutosdr

ADALM-PLUTO frontend for SDRSharp
MIT License
100 stars 20 forks source link

"Slow attack AGC" issue after update to V0.27 #10

Closed F6DZP closed 6 years ago

F6DZP commented 6 years ago

All was running well with SDRsharp and my Pluto . but was obliged to use 3MS rate (4MS gave me glitches, impossible to use it). FM broadcast was received very well and with a good sound

I have update to v0.27 firmware: => now there is an issue if we use the "Slow attack AGC" ==> we get a message "unable to write channel attribute -95" If I do not select this option, all seems to run well.

I will go back to firmware 0.26 and I have no more the "Slow attack AGC" issue.

thank you for this good work.

Manawyrm commented 6 years ago

Hi,

thanks for the report! I haven't yet had a chance to update and test my PlutoSDR, so I'll make sure to do just that. I hope I can find time for that during the upcoming easter holidays.

innovak commented 6 years ago

After replaced the libiio.dll with libiio v0.14 at https://github.com/analogdevicesinc/libiio/releases , i can select slow attack agc now,and it works well ,but must not select this option before press the start button.

Manawyrm commented 6 years ago

Hi,

I just released a new version: https://github.com/Manawyrm/sdrsharp-plutosdr/releases/tag/v0.4.2

Please update your firmware to 0.27 again and let me know if it works better (it does for me). There's also rudimentary support for direct connection via USB (instead of TCP). I'll implement USB auto detection on another day.

innovak commented 6 years ago

Nope,if slow_attach AGC option was selected, press start button still report "Unable to write channel attribute -95".

Manawyrm commented 6 years ago

Oops, sorry! Please try this release: https://github.com/Manawyrm/sdrsharp-plutosdr/releases/tag/v0.4.3

It now works properly.

innovak commented 6 years ago

It works fine now,Thank you!

Manawyrm commented 6 years ago

Wonderful :)