Skip to content

Releases: peads/sdrterm

v0.4.1

30 Jul 03:11
61ef804
Compare
Choose a tag to compare
v0.4.1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.4...v0.4.1

v0.4

29 Jul 03:01
1cc954f
Compare
Choose a tag to compare
v0.4 Pre-release
Pre-release

What's Changed

  • Added Numba jit and cython pyx to respective bits by @peads in #37

Full Changelog: v0.3.1...v0.4

v0.3.1

21 Jul 03:10
66900a5
Compare
Choose a tag to compare
v0.3.1 Pre-release
Pre-release

What's Changed

  • Ci stuff by @peads in #35
  • BUG FIX: now correctly handles condition when the user specifies usin… by @peads in #36

Full Changelog: v0.3...v0.3.1

v0.3

16 Jul 03:07
9a1c195
Compare
Choose a tag to compare
v0.3 Pre-release
Pre-release

What's Changed

Added a bunch of unit tests and fixed (major) issues found while writing them. Added github CI framework to run said tests, and perform (basic) end-to-end functionality testing before allowing code to be merged to master.

Full Changelog: v0.2.3.1...v0.3

v0.2.3.1

14 Jul 19:24
c53da0a
Compare
Choose a tag to compare
v0.2.3.1 Pre-release
Pre-release

What's Changed

  • BUGFIX: where if buffer is already closed (e.g. graph windows closed by user), when the clean up action occurs, it would throw an uncaught exception sending the sentinel to each dataprocessor. by @peads in #32

Full Changelog: v0.2.3...v0.2.3.1

v0.2.3

14 Jul 04:52
8aec5b7
Compare
Choose a tag to compare
v0.2.3 Pre-release
Pre-release

What's Changed

Full Changelog: v0.2.2...v0.2.3

v0.2.2

13 Jul 04:33
7152aab
Compare
Choose a tag to compare
v0.2.2 Pre-release
Pre-release

What's Changed

Full Changelog: v0.2.1...v0.2.2

v0.2.1

11 Jul 02:51
4012a1d
Compare
Choose a tag to compare
v0.2.1 Pre-release
Pre-release

What's Changed

  • Fixed build tool to allow execution of promgrams. Updated readme to r… by @peads in #28

Full Changelog: v0.2...v0.2.1

v0.2

11 Jul 00:48
e53629b
Compare
Choose a tag to compare
v0.2 Pre-release
Pre-release

What's Changed

Full Changelog: v0.1...v0.2

Beta release 1

09 Jul 03:03
75f9c6e
Compare
Choose a tag to compare
Beta release 1 Pre-release
Pre-release

It's finally here, or well, there: https://pypi.org/project/sdrterm/

What's Changed

  • Setup py fixes and atexit hang/not halting fixes and plot sutff by @peads in #1
  • fixed readme by @peads in #2
  • Misc by @peads in #3
  • Iqcorrection by @peads in #4
  • Command line args by @peads in #5
  • Added parallel processing on output. Fixed some bugs. Added trace ver… by @peads in #6
  • init by @peads in #7
  • Output server by @peads in #8
  • fixed headers and added to readme by @peads in #9
  • fixed by @peads in #10
  • moved decimation in multivfo output to better match single output fun… by @peads in #11
  • Threading for io processes for plts by @peads in #12
  • Refactoring for vectorization by @peads in #13
  • refactored a bunch of stuff to facilitate keeping track of threads an… by @peads in #15
  • Accidentally an entire file by @peads in #16
  • Slider etc by @peads in #17
  • Created buffer for output server, and buffer for qt graph. Separated … by @peads in #18
  • Fixed simo output. Improved read buffering of socket receiver and sep… by @peads in #19
  • Np and qt by @peads in #20
  • Fortifying server/thread/process halt conditions. Improvements to UX. New command-line options. Added qt waterfall plot by @peads in #21
  • normalizing signal handling among different operating systems, rewrote simo example, and other small things. by @peads in #22
  • Refactor imports move iq correction etc by @peads in #23
  • Rewrite simplify vfo proc by @peads in #24
  • getting ready for beta release by @peads in #25

New Contributors

  • @peads made their first contribution in #1

Full Changelog: https://github.com/peads/sdrterm/commits/v0.1