Commit Graph

126 Commits

Author SHA1 Message Date
5f0ab7ac71 Fixed merging errors and import errors 2025-12-11 16:53:26 -05:00
806fcf8293 added tests for cli 2025-12-11 15:59:08 -05:00
155b13928b changed file to a string 2025-12-11 15:12:01 -05:00
54b41c246e changed load_rec to load_recording 2025-12-11 13:37:16 -05:00
cbd94c8fe0 Added signal package 2025-12-11 11:13:27 -05:00
e32f987715 added generate file back in, will need to change things when signal is added to ria toolkit oss 2025-12-09 14:49:34 -05:00
a8642f7b1d changed examples to use ria 2025-12-09 14:48:30 -05:00
14539d9269 removed iq_channel_models in transform.py
removed view_annotations from view.py
2025-12-09 14:38:49 -05:00
18395a0af8 adding view channels to view_signal 2025-12-09 14:12:11 -05:00
5398b292e7 added extra files to view, changed common and annotate files to be compatible with ria oss 2025-12-09 12:51:16 -05:00
2429d62067 Structure for cli implemented 2025-12-09 12:40:55 -05:00
7c1313a210 added IO and datatypes WAV file and midas blu file format 2025-12-08 15:28:45 -05:00
aeccbbdcae Merge pull request 'PSD, FFT, and Spectrogram 3D' (#14) from new-recording-widgets into main
All checks were successful
Build Sphinx Docs Set / Build Docs (push) Successful in 16s
Test with tox / Test with tox (3.11) (push) Successful in 37s
Test with tox / Test with tox (3.12) (push) Successful in 33s
Test with tox / Test with tox (3.10) (push) Successful in 47s
Build Project / Build Project (3.10) (push) Successful in 56s
Build Project / Build Project (3.11) (push) Successful in 55s
Build Project / Build Project (3.12) (push) Successful in 54s
Reviewed-on: #14
Reviewed-by: madrigal <madrigal@qoherent.ai>
2025-12-05 13:01:47 -05:00
f8007014d3 Merge branch 'main' into new-recording-widgets
All checks were successful
Build Sphinx Docs Set / Build Docs (pull_request) Successful in 19s
Test with tox / Test with tox (3.11) (pull_request) Successful in 34s
Test with tox / Test with tox (3.12) (pull_request) Successful in 32s
Build Project / Build Project (3.10) (pull_request) Successful in 53s
Build Project / Build Project (3.11) (pull_request) Successful in 53s
Test with tox / Test with tox (3.10) (pull_request) Successful in 47s
Build Project / Build Project (3.12) (pull_request) Successful in 52s
2025-12-05 11:42:32 -05:00
ben
5d3c67bb89 PSD, FFT, and Spectrogram 3D
All checks were successful
Build Sphinx Docs Set / Build Docs (pull_request) Successful in 21s
Test with tox / Test with tox (3.11) (pull_request) Successful in 43s
Test with tox / Test with tox (3.12) (pull_request) Successful in 37s
Test with tox / Test with tox (3.10) (pull_request) Successful in 54s
Build Project / Build Project (3.12) (pull_request) Successful in 59s
Build Project / Build Project (3.10) (pull_request) Successful in 1m6s
Build Project / Build Project (3.11) (pull_request) Successful in 1m4s
2025-12-05 11:19:06 -05:00
c251bf3633 Merge pull request 'New stylings for onnx and pytorch' (#13) from widget-style-fixes into main
All checks were successful
Build Sphinx Docs Set / Build Docs (push) Successful in 15s
Test with tox / Test with tox (3.11) (push) Successful in 33s
Test with tox / Test with tox (3.12) (push) Successful in 30s
Build Project / Build Project (3.10) (push) Successful in 50s
Test with tox / Test with tox (3.10) (push) Successful in 44s
Build Project / Build Project (3.11) (push) Successful in 51s
Build Project / Build Project (3.12) (push) Successful in 50s
Reviewed-on: #13
Reviewed-by: madrigal <madrigal@qoherent.ai>
2025-11-20 09:38:24 -05:00
ben
557c46f632 format fix
All checks were successful
Build Sphinx Docs Set / Build Docs (pull_request) Successful in 33s
Test with tox / Test with tox (3.11) (pull_request) Successful in 28s
Test with tox / Test with tox (3.10) (pull_request) Successful in 41s
Build Project / Build Project (3.10) (pull_request) Successful in 50s
Build Project / Build Project (3.12) (pull_request) Successful in 48s
Build Project / Build Project (3.11) (pull_request) Successful in 51s
Test with tox / Test with tox (3.12) (pull_request) Successful in 27s
2025-11-19 16:16:17 -05:00
ben
19a86e2a67 New stylings for onnx and pytorch
Some checks failed
Build Sphinx Docs Set / Build Docs (pull_request) Successful in 32s
Test with tox / Test with tox (3.11) (pull_request) Successful in 30s
Test with tox / Test with tox (3.10) (pull_request) Failing after 40s
Build Project / Build Project (3.11) (pull_request) Successful in 53s
Build Project / Build Project (3.10) (pull_request) Successful in 57s
Test with tox / Test with tox (3.12) (pull_request) Successful in 30s
Build Project / Build Project (3.12) (pull_request) Successful in 56s
2025-11-19 16:07:29 -05:00
fc098a12ee Merge pull request 'updates_and_fixes' (#12) from updates_and_fixes into main
All checks were successful
Build Sphinx Docs Set / Build Docs (push) Successful in 35s
Test with tox / Test with tox (3.11) (push) Successful in 31s
Build Project / Build Project (3.10) (push) Successful in 52s
Test with tox / Test with tox (3.10) (push) Successful in 47s
Build Project / Build Project (3.11) (push) Successful in 53s
Build Project / Build Project (3.12) (push) Successful in 54s
Test with tox / Test with tox (3.12) (push) Successful in 31s
Reviewed-on: #12
Reviewed-by: benchinnery <ben@qoherent.ai>
Reviewed-by: gillian <gillian@qoherent.ai>
2025-11-18 15:01:25 -05:00
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
4ac4e9c642 Merge pull request 'Added extra blacklist items to rtlsdr.rst' (#11) from rtlsdr into main
All checks were successful
Build Sphinx Docs Set / Build Docs (push) Successful in 12s
Test with tox / Test with tox (3.11) (push) Successful in 32s
Test with tox / Test with tox (3.12) (push) Successful in 30s
Test with tox / Test with tox (3.10) (push) Successful in 43s
Build Project / Build Project (3.10) (push) Successful in 49s
Build Project / Build Project (3.11) (push) Successful in 49s
Build Project / Build Project (3.12) (push) Successful in 49s
Reviewed-on: #11
Reviewed-by: madrigal <madrigal@qoherent.ai>
2025-11-14 11:13:06 -05:00
ca45c5e86d Added extra blacklist items to rtlsdr.rst
All checks were successful
Build Sphinx Docs Set / Build Docs (pull_request) Successful in 15s
Test with tox / Test with tox (3.11) (pull_request) Successful in 31s
Test with tox / Test with tox (3.12) (pull_request) Successful in 32s
Test with tox / Test with tox (3.10) (pull_request) Successful in 42s
Build Project / Build Project (3.10) (pull_request) Successful in 51s
Build Project / Build Project (3.11) (pull_request) Successful in 49s
Build Project / Build Project (3.12) (pull_request) Successful in 49s
2025-11-14 11:01:51 -05:00
61ea2c2a0a Merge pull request 'pytorch-widgets' (#10) from pytorch-widgets into main
All checks were successful
Build Sphinx Docs Set / Build Docs (push) Successful in 17s
Test with tox / Test with tox (3.12) (push) Successful in 33s
Test with tox / Test with tox (3.10) (push) Successful in 40s
Build Project / Build Project (3.10) (push) Successful in 54s
Build Project / Build Project (3.11) (push) Successful in 51s
Build Project / Build Project (3.12) (push) Successful in 49s
Test with tox / Test with tox (3.11) (push) Successful in 23s
Reviewed-on: #10
Reviewed-by: madrigal <madrigal@qoherent.ai>
2025-11-13 11:02:18 -05:00
c237164a68 Merge branch 'main' into pytorch-widgets
All checks were successful
Build Sphinx Docs Set / Build Docs (pull_request) Successful in 17s
Test with tox / Test with tox (3.11) (pull_request) Successful in 33s
Test with tox / Test with tox (3.12) (pull_request) Successful in 33s
Build Project / Build Project (3.10) (pull_request) Successful in 54s
Test with tox / Test with tox (3.10) (pull_request) Successful in 45s
Build Project / Build Project (3.11) (pull_request) Successful in 54s
Build Project / Build Project (3.12) (pull_request) Successful in 52s
2025-11-13 10:32:26 -05:00
ben
48f6b303f5 Pytorch Widgets
All checks were successful
Build Sphinx Docs Set / Build Docs (pull_request) Successful in 54s
Test with tox / Test with tox (3.12) (pull_request) Successful in 38s
Test with tox / Test with tox (3.11) (pull_request) Successful in 1m9s
Test with tox / Test with tox (3.10) (pull_request) Successful in 2m3s
Build Project / Build Project (3.10) (pull_request) Successful in 2m15s
Build Project / Build Project (3.11) (pull_request) Successful in 2m13s
Build Project / Build Project (3.12) (pull_request) Successful in 2m13s
2025-10-31 12:12:24 -04:00
ben
b8ccead21e Updated to Version 0.1.4
Some checks failed
Build Sphinx Docs Set / Build Docs (pull_request) Successful in 18s
Test with tox / Test with tox (3.12) (pull_request) Successful in 36s
Test with tox / Test with tox (3.11) (pull_request) Successful in 45s
Build Project / Build Project (3.10) (pull_request) Successful in 59s
Build Project / Build Project (3.12) (pull_request) Successful in 56s
Build Project / Build Project (3.11) (pull_request) Successful in 1m0s
Test with tox / Test with tox (3.10) (pull_request) Failing after 29s
2025-10-27 11:50:03 -04:00
0f246e9c69 Merge pull request 'add_view' (#8) from add_view into main
All checks were successful
Build Sphinx Docs Set / Build Docs (push) Successful in 17s
Test with tox / Test with tox (3.11) (push) Successful in 32s
Test with tox / Test with tox (3.12) (push) Successful in 29s
Test with tox / Test with tox (3.10) (push) Successful in 42s
Build Project / Build Project (3.10) (push) Successful in 50s
Build Project / Build Project (3.11) (push) Successful in 49s
Build Project / Build Project (3.12) (push) Successful in 49s
Reviewed-on: #8
Reviewed-by: gillian <gillian@qoherent.ai>
2025-10-27 10:38:45 -04:00
4ba0dc170e Updated docstrings
All checks were successful
Test with tox / Test with tox (3.11) (pull_request) Successful in 30s
Test with tox / Test with tox (3.10) (pull_request) Successful in 40s
Build Project / Build Project (3.10) (pull_request) Successful in 48s
Build Project / Build Project (3.11) (pull_request) Successful in 47s
Build Project / Build Project (3.12) (pull_request) Successful in 47s
Test with tox / Test with tox (3.12) (pull_request) Successful in 28s
Build Sphinx Docs Set / Build Docs (pull_request) Successful in 2m28s
2025-10-24 18:17:17 -04:00
762eda9426 Fixed __all__ 2025-10-24 18:02:10 -04:00
172f8e0ca3 Added view folder and view methods in Recording 2025-10-24 17:43:28 -04:00
c035b990ef Added tests/sdr/ to gitignore 2025-10-24 16:51:43 -04:00
98407604ef Merge pull request 'st_edits' (#6) from st_edits into main
All checks were successful
Build Sphinx Docs Set / Build Docs (push) Successful in 16s
Test with tox / Test with tox (3.11) (push) Successful in 33s
Test with tox / Test with tox (3.12) (push) Successful in 32s
Test with tox / Test with tox (3.10) (push) Successful in 43s
Build Project / Build Project (3.10) (push) Successful in 51s
Build Project / Build Project (3.11) (push) Successful in 50s
Build Project / Build Project (3.12) (push) Successful in 50s
Reviewed-on: #6
Reviewed-by: gillian <gillian@qoherent.ai>
Reviewed-by: ash <ash@qoherent.ai>
2025-10-24 10:21:12 -04:00
ben
c21b522a67 Format Fixes 2025-10-24 08:59:44 -04:00
1cf5a723e6 Moved get methods into SDR class
All checks were successful
Build Sphinx Docs Set / Build Docs (pull_request) Successful in 40s
Test with tox / Test with tox (3.11) (pull_request) Successful in 32s
Test with tox / Test with tox (3.10) (pull_request) Successful in 43s
Build Project / Build Project (3.10) (pull_request) Successful in 51s
Build Project / Build Project (3.11) (pull_request) Successful in 51s
Build Project / Build Project (3.12) (pull_request) Successful in 50s
Test with tox / Test with tox (3.12) (pull_request) Successful in 27s
2025-10-23 16:44:43 -04:00
0bd1b6e288 Merge branch 'main' into st_edits
All checks were successful
Build Sphinx Docs Set / Build Docs (pull_request) Successful in 13s
Test with tox / Test with tox (3.11) (pull_request) Successful in 34s
Test with tox / Test with tox (3.12) (pull_request) Successful in 31s
Build Project / Build Project (3.10) (pull_request) Successful in 49s
Test with tox / Test with tox (3.10) (pull_request) Successful in 43s
Build Project / Build Project (3.11) (pull_request) Successful in 49s
Build Project / Build Project (3.12) (pull_request) Successful in 49s
2025-10-22 12:35:26 -04:00
8105b829be Merge pull request 'Widget Support Panels' (#5) from new_widgets_support into main
All checks were successful
Build Sphinx Docs Set / Build Docs (push) Successful in 13s
Test with tox / Test with tox (3.11) (push) Successful in 32s
Test with tox / Test with tox (3.12) (push) Successful in 31s
Test with tox / Test with tox (3.10) (push) Successful in 42s
Build Project / Build Project (3.10) (push) Successful in 50s
Build Project / Build Project (3.11) (push) Successful in 49s
Build Project / Build Project (3.12) (push) Successful in 49s
Reviewed-on: #5
Reviewed-by: lswersk <lorne@qoherent.ai>
2025-10-22 12:04:53 -04:00
450fab6df2 Merge branch 'main' into new_widgets_support
All checks were successful
Build Sphinx Docs Set / Build Docs (pull_request) Successful in 12s
Test with tox / Test with tox (3.11) (pull_request) Successful in 33s
Test with tox / Test with tox (3.12) (pull_request) Successful in 30s
Test with tox / Test with tox (3.10) (pull_request) Successful in 42s
Build Project / Build Project (3.10) (pull_request) Successful in 51s
Build Project / Build Project (3.11) (pull_request) Successful in 49s
Build Project / Build Project (3.12) (pull_request) Successful in 49s
2025-10-22 12:03:38 -04:00
ben
a0b46a35e2 format fix 3?
All checks were successful
Build Sphinx Docs Set / Build Docs (pull_request) Successful in 13s
Test with tox / Test with tox (3.11) (pull_request) Successful in 32s
Test with tox / Test with tox (3.12) (pull_request) Successful in 31s
Test with tox / Test with tox (3.10) (pull_request) Successful in 42s
Build Project / Build Project (3.10) (pull_request) Successful in 50s
Build Project / Build Project (3.11) (pull_request) Successful in 49s
Build Project / Build Project (3.12) (pull_request) Successful in 48s
2025-10-22 12:02:05 -04:00
ben
4872eea116 more formatting fixes
Some checks failed
Build Sphinx Docs Set / Build Docs (pull_request) Successful in 13s
Test with tox / Test with tox (3.12) (pull_request) Successful in 30s
Test with tox / Test with tox (3.11) (pull_request) Successful in 34s
Test with tox / Test with tox (3.10) (pull_request) Failing after 43s
Build Project / Build Project (3.10) (pull_request) Successful in 51s
Build Project / Build Project (3.11) (pull_request) Successful in 49s
Build Project / Build Project (3.12) (pull_request) Successful in 49s
2025-10-22 11:41:37 -04:00
24730850b0 Merge branch 'main' of https://riahub.ai/qoherent/ria-toolkit-oss into st_edits
All checks were successful
Build Sphinx Docs Set / Build Docs (pull_request) Successful in 14s
Test with tox / Test with tox (3.11) (pull_request) Successful in 34s
Test with tox / Test with tox (3.12) (pull_request) Successful in 30s
Build Project / Build Project (3.10) (pull_request) Successful in 50s
Test with tox / Test with tox (3.10) (pull_request) Successful in 44s
Build Project / Build Project (3.11) (pull_request) Successful in 49s
Build Project / Build Project (3.12) (pull_request) Successful in 49s
2025-10-22 11:25:21 -04:00
5074e8f32a Merge pull request 'io_improvement' (#7) from io_improvement into main
All checks were successful
Build Sphinx Docs Set / Build Docs (push) Successful in 19s
Test with tox / Test with tox (3.11) (push) Successful in 31s
Build Project / Build Project (3.10) (push) Successful in 52s
Test with tox / Test with tox (3.10) (push) Successful in 42s
Build Project / Build Project (3.11) (push) Successful in 50s
Build Project / Build Project (3.12) (push) Successful in 49s
Test with tox / Test with tox (3.12) (push) Successful in 26s
Reviewed-on: #7
Reviewed-by: benchinnery <ben@qoherent.ai>
2025-10-22 11:16:19 -04:00
4420ae76c9 Fixed test_sigmf_2
All checks were successful
Build Sphinx Docs Set / Build Docs (pull_request) Successful in 13s
Test with tox / Test with tox (3.11) (pull_request) Successful in 32s
Test with tox / Test with tox (3.12) (pull_request) Successful in 30s
Test with tox / Test with tox (3.10) (pull_request) Successful in 42s
Build Project / Build Project (3.10) (pull_request) Successful in 48s
Build Project / Build Project (3.11) (pull_request) Successful in 48s
Build Project / Build Project (3.12) (pull_request) Successful in 48s
2025-10-22 11:01:39 -04:00