Releases: peads/sdrterm
Releases · peads/sdrterm
v0.4.1
v0.4
v0.3.1
v0.3
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
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
v0.2.2
v0.2.1
v0.2
Beta release 1
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
Full Changelog: https://github.com/peads/sdrterm/commits/v0.1