Coder Social home page Coder Social logo

endlesseden / libmirisdr-4 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from f4exb/libmirisdr-4

0.0 0.0 0.0 156 KB

Support of Mirics MSi001 + MSi2500 SDR devices

License: GNU General Public License v2.0

CMake 10.96% Makefile 0.80% Shell 2.62% M4 0.69% C 84.93%

libmirisdr-4's Introduction

LibMiriSDR-4

This is (yet) another flavour of libmirisdr initiated with original libmirisdr-2 from Miroslav Slugen and additions of Leif Asbrink SM5BSZ in libmirisdr-3-bsz. Bear with me for the missing special characters on both authors names.

The initial release contains these improvements and bug fixes from the originals:

Improvements

  • Better support of SDRPlay through a "flavour" option in the open function. This indicator can be used throughout the code if necessary. At present it drives the frequency plan that drives the choice between the different receiving paths of the MSi001 depending on frequency.
  • Remove useless auto gain feature that is just fixed gain in fact. The setter/getter still exists for compatibility but effectively does nothing.
  • Set the RPATH on the executables so you don't have to set LD_LIBRARY_PATH with the binaries installed by cmake.
  • Use Unix framework when compiling under Windows witn MinGW. This may fix possible bugs.
  • Use more meaningful variable names for what is actually gain reductions and not gains.
  • Some comments in the code were translated from Czech to English (Google translated) to ease understanding by the masses.

Bug fixes

  • Stop using a deprecated version of libusb.h (1.0.13) and rely on the one installed in the system or specified in the cmake command line.
  • Restore gain settings after a frequency, bandwidth or IF change as this affects the gain settings.
  • Corrected baseband gain setting.

libmirisdr-4's People

Contributors

f4exb avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.