Skip to content

Releases: NTIA/tekrsa-api-wrap

1.3.3

30 Apr 17:17
c257bd5
Compare
Choose a tag to compare

What's Changed

  • Segmentation Fault Fix/FreqRefUserInfo temperature fix by @dboulware in #19
  • Update pre-commit hooks, clean up LICENSE markdown, Python 3.12 support by @aromanielloNTIA in #20

Full Changelog: 1.3.2...1.3.3

1.3.2

18 Apr 20:36
8a460fd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.3.1...1.3.2

1.3.1

04 Feb 00:59
1525fa3
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.0...1.3.1

1.3.0

13 Dec 20:45
17c88d5
Compare
Choose a tag to compare

What's Changed

  • Use Hatchling and allow direct references in dependencies by @ofek in #12
  • Implement IQ stream direct to memory by @aromanielloNTIA in #13

New Contributors

  • @ofek made their first contribution in #12

Full Changelog: 1.2.3...1.3.0

1.2.3

10 Aug 18:12
5423146
Compare
Choose a tag to compare

This update includes only backend refactoring and documentation updates.

What's Changed

Full Changelog: 1.2.2...1.2.3

1.2.2

06 Aug 01:25
Compare
Choose a tag to compare
  • Correct the minimum Python version to 3.8 (based on NumPy >= 1.22.0 dependency update in 1.2.1)

Full Changelog: 1.2.1...1.2.2

1.2.1

06 Aug 00:27
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.0...1.2.1

1.2.0

03 Aug 22:33
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...1.2.0

1.1.0

24 Jun 15:57
Compare
Choose a tag to compare

This update adds cycling of the device run state to the following parameter set methods, in order to ensure they are applied when run:

  • CONFIG_SetAutoAttenuationEnable()
  • CONFIG_SetRFAttenuator()
  • CONFIG_SetRFPreampEnable()
  • IQSTREAM_SetAcqBandwidth()

This is the first release version which is publicly available.