updates_and_fixes #12

Merged
madrigal merged 9 commits from updates_and_fixes into main 2025-11-18 15:01:25 -05:00

9 Commits

Author SHA1 Message Date
ad2ffe7a3a Merge branch 'main' into updates_and_fixes
All checks were successful
Build Sphinx Docs Set / Build Docs (pull_request) Successful in 14s
Build Project / Build Project (3.12) (pull_request) Successful in 44s
Build Project / Build Project (3.11) (pull_request) Successful in 47s
Test with tox / Test with tox (3.10) (pull_request) Successful in 43s
Build Project / Build Project (3.10) (pull_request) Successful in 56s
Test with tox / Test with tox (3.12) (pull_request) Successful in 27s
Test with tox / Test with tox (3.11) (pull_request) Successful in 24s
2025-11-18 09:32:32 -05:00
e88cfafc50 Added garbage collection to viewers to prevent crashing, minor fixes to plots
All checks were successful
Build Sphinx Docs Set / Build Docs (pull_request) Successful in 15s
Test with tox / Test with tox (3.12) (pull_request) Successful in 32s
Test with tox / Test with tox (3.11) (pull_request) Successful in 37s
Build Project / Build Project (3.10) (pull_request) Successful in 51s
Test with tox / Test with tox (3.10) (pull_request) Successful in 45s
Build Project / Build Project (3.12) (pull_request) Successful in 51s
Build Project / Build Project (3.11) (pull_request) Successful in 55s
2025-11-17 13:51:27 -05:00
10801ffb57 Implemented close method, minor updates and improvements 2025-11-17 13:40:40 -05:00
a0d0899eab Added gain setter, fixed setting sample rate in init_rx 2025-11-17 13:29:32 -05:00
c575fa798c Updated setters, added buffer size calculation, standardized errors 2025-11-17 12:09:45 -05:00
0ea81c37ba Updated setters, removed redundant shutdown, added chunked recording 2025-11-17 11:54:05 -05:00
bca962d7b2 Added setter methods, fixed rx sample conversion, minor fixes 2025-11-17 11:39:57 -05:00
96d864aa0b Fixed shutdown and cleanup, standardized setters, and improved TX 2025-11-17 11:24:54 -05:00
c673967a90 Updated methods, added setters, and created standardized SDRError classes 2025-11-17 11:20:38 -05:00