Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: pyrtlsdr/pyrtlsdr

v0.3.0

02 Aug 22:43
b5069f9

Choose a tag to compare

What's Changed

  • Integrate with pyrtlsdrlib by @nocarryr in #145 - Allows installation of librtlsdr binaries through pip!

Full Changelog: v0.2.93...v0.3.0

v0.2.93

01 Aug 21:58

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.92...v0.2.93

v0.2.92

06 Mar 20:21

Choose a tag to compare

  • Numpy optimizations for TCP client - #109
  • Move documentation to readthedocs.org - #113
  • Update example script (test.py) with cmdline options - #116
  • Show error information from libusb - #117

v0.2.91

15 Dec 19:14

Choose a tag to compare

  • Correct __aiter__ method signature for Py3.7+ compatibility #91
  • Add support for Python versions 3.6 and 3.7 in CI test builds #93

v0.2.9

17 Aug 16:58

Choose a tag to compare

  • #88 - Numpy optimizations

v0.2.8

04 May 17:08

Choose a tag to compare

Bump to v0.2.8

v0.2.7

30 Sep 20:59

Choose a tag to compare

Bump to v0.2.7

v0.2.6

30 Sep 20:16

Choose a tag to compare

  • Support addressing devices by serial number - #66

0.2.5

07 Jul 20:35

Choose a tag to compare

  • Support versions of librtlsdr without set_tuner_bandwidth api method: #67

Add TCP "Client-only" mode

18 Aug 18:18

Choose a tag to compare

v0.2.4

Bump version for release