Skip to content

AirSpy Host Tools + Library (DLL) V1.0.6 (Win32/x64)

Compare
Choose a tag to compare
@bvernoux bvernoux released this 13 Jul 22:38
· 113 commits to master since this release

AirSpy Host Tools + Library (DLL) V1.0.6 for windows platform (Win32 or Win64/x64)

Host Tools:

  • Added in airspy_info version of airspy library (just returns details of airspy_lib_version()).
  • Added in airspy_rx -p packing option (still compatible with old firmware if you do not use -p)

Host DLL:

  • Fixed airspy_version_string_read() with support of parameter with "length" shorter than firmware version, return truncated string instead of error.
  • Added airspy_lib_version() info API to return version of airspy library.
  • Added support for bit packing firmware with the new vendor command set_packing (thanks to MM6DOS)
  • Fixed potential bug with airspy device structure internal data by zeroing this structure at init (thanks to MM6DOS)
  • Fixed some typos in source code (thanks to ckuethe)

Due to the Buffer overflow #30 bug (fixed in v1.0.7 or more) this version is not recommended and binary archive is removed