JuliaComputing / xtrx_julia

XTRX LiteX/LitePCIe based design for Julia Computing
BSD 2-Clause "Simplified" License
1 stars 0 forks source link

SoapySDR Driver improvements #151

Closed sjkelly closed 1 year ago

sjkelly commented 1 year ago

Several cleanups, simplifications, and efforts to make the driver more state-less.

Needs: https://github.com/JuliaComputing/LMS7002M-driver/pull/17

sjkelly commented 1 year ago

Since I am leaving for holiday, I will leave this one to sit. Though @zsoerenm if you want to test, feel free to merge. The only bug I know of it that I have a bad inverse function for the baseband frequency. I have not debugged this yet, but it should be easy to track down. Otherwise everything should all work as before, but with more features.

sjkelly commented 1 year ago

The BB frequency should be fixed in: https://github.com/JuliaComputing/LMS7002M-driver/pull/20