Commit Graph

149 Commits

Author SHA1 Message Date
ben
9a960e2f29 zfp functionality and servers
Some checks failed
Build Sphinx Docs Set / Build Docs (pull_request) Failing after 1s
Build Project / Build Project (3.10) (pull_request) Successful in 57s
Build Project / Build Project (3.11) (pull_request) Successful in 1m7s
Build Project / Build Project (3.12) (pull_request) Successful in 56s
Test with tox / Test with tox (3.12) (pull_request) Failing after 5m13s
Test with tox / Test with tox (3.11) (pull_request) Failing after 5m48s
Test with tox / Test with tox (3.10) (pull_request) Failing after 8m46s
2026-03-31 13:51:10 -04:00
F fordg1
2bb2d9d5a7 Removing logos
Some checks failed
Build Sphinx Docs Set / Build Docs (pull_request) Failing after 1s
Build Project / Build Project (3.10) (pull_request) Failing after 1s
Build Project / Build Project (3.11) (pull_request) Failing after 1s
Build Project / Build Project (3.12) (pull_request) Failing after 1s
Test with tox / Test with tox (3.10) (pull_request) Failing after 1s
Test with tox / Test with tox (3.11) (pull_request) Failing after 1s
Test with tox / Test with tox (3.12) (pull_request) Failing after 1s
2026-03-31 13:48:38 -04:00
F fordg1
11d9532b5c Port annotation system from utils and fix ria package imports
Annotations package (new):
- Add threshold_qualifier with 3-pass hysteresis detector (Pass 1: strong
  bursts, Pass 2: weak residual bursts, Pass 3: macro-window faint burst
  detection), auto window_size scaled to 1ms, channel selection, and
  stable noise_floor baseline throughout
- Add energy_detector, cusum_annotator, parallel_signal_separator,
  qualify_slice, signal_isolation, annotation_transforms
- Add __init__.py exporting the four functions used by the CLI
- Fix all imports from utils.data → ria_toolkit_oss.datatypes

CLI annotate command (new):
- Port full annotate CLI from utils including list, add, remove, clear,
  energy, cusum, threshold, and separate subcommands
- Fix imports from utils.* → ria_toolkit_oss.* and utils_cli.* →
  ria_toolkit_oss_cli.*
- Safe overwrite logic: _annotated files always writable, originals
  protected; --overwrite writes in-place only on _annotated inputs

CLI view command:
- Add 'annotations' as a valid --type, wiring view_annotations from
  view_signal

view_signal.py:
- Add view_annotations function with blue/purple alternating palette and
  threshold %-sorted drawing order (lower % renders on top)

recording.py (datatypes):
- Fix lazy imports in to_wav() and to_blue() from utils.io → ria_toolkit_oss.io

io/recording.py:
- Add compatibility shim in from_npy to remap utils.data.annotation.Annotation
  to ria_toolkit_oss.datatypes.annotation.Annotation when loading .npy files
  pickled by the utils package
2026-03-31 13:34:00 -04:00
ben
7335dc4c52 server change 2026-03-12 11:45:07 -04:00
ben
019b0c6f4b reformats and campaign additions 2026-03-11 10:27:18 -04:00
Mmuq
e41f061caa Merge branch 'annotationsfix' of https://riahub.ai/qoherent/ria-toolkit-oss into annotationsfix 2026-02-23 14:14:16 -05:00
Mmuq
16ac8dbfb6 updated annotations from utils to oss 2026-02-23 14:12:34 -05:00
af3ae03baf Moving annotate into CLI 2026-02-23 14:09:42 -05:00
5c0c20619f Moving over from utils 2026-02-23 14:00:59 -05:00
4ee8ee5fe0 Moving from utils 2026-02-23 14:00:06 -05:00
f7eedfa2bd Annotate added to cli 2026-02-23 13:48:46 -05:00
1cb9cb6463 Linting
All checks were successful
Build Sphinx Docs Set / Build Docs (pull_request) Successful in 7s
Build Project / Build Project (3.10) (pull_request) Successful in 33s
Build Project / Build Project (3.11) (pull_request) Successful in 30s
Build Project / Build Project (3.12) (pull_request) Successful in 32s
Test with tox / Test with tox (3.10) (pull_request) Successful in 29s
Test with tox / Test with tox (3.11) (pull_request) Successful in 23s
Test with tox / Test with tox (3.12) (pull_request) Successful in 22s
2026-01-30 17:51:01 -05:00
823a0aba85 Linting
Some checks failed
Build Sphinx Docs Set / Build Docs (pull_request) Successful in 10s
Build Project / Build Project (3.10) (pull_request) Successful in 31s
Build Project / Build Project (3.11) (pull_request) Successful in 32s
Build Project / Build Project (3.12) (pull_request) Successful in 29s
Test with tox / Test with tox (3.11) (pull_request) Successful in 22s
Test with tox / Test with tox (3.10) (pull_request) Failing after 29s
Test with tox / Test with tox (3.12) (pull_request) Successful in 23s
2026-01-30 17:43:10 -05:00
1719057529 Moved titles to the left
Some checks failed
Build Sphinx Docs Set / Build Docs (pull_request) Successful in 8s
Build Project / Build Project (3.10) (pull_request) Successful in 33s
Build Project / Build Project (3.11) (pull_request) Successful in 30s
Test with tox / Test with tox (3.10) (pull_request) Failing after 27s
Build Project / Build Project (3.12) (pull_request) Successful in 30s
Test with tox / Test with tox (3.11) (pull_request) Successful in 22s
Test with tox / Test with tox (3.12) (pull_request) Successful in 22s
2026-01-29 16:21:58 -05:00
19f63bf3d0 Titles moved to center
Some checks failed
Build Sphinx Docs Set / Build Docs (pull_request) Successful in 8s
Build Project / Build Project (3.10) (pull_request) Successful in 32s
Build Project / Build Project (3.11) (pull_request) Successful in 30s
Test with tox / Test with tox (3.10) (pull_request) Failing after 26s
Build Project / Build Project (3.12) (pull_request) Successful in 30s
Test with tox / Test with tox (3.11) (pull_request) Successful in 23s
Test with tox / Test with tox (3.12) (pull_request) Successful in 22s
2026-01-29 16:16:38 -05:00
0b4824d1cb Adding Qoherent images
Some checks failed
Build Sphinx Docs Set / Build Docs (pull_request) Successful in 8s
Build Project / Build Project (3.10) (pull_request) Successful in 43s
Build Project / Build Project (3.11) (pull_request) Successful in 40s
Test with tox / Test with tox (3.10) (pull_request) Failing after 30s
Build Project / Build Project (3.12) (pull_request) Successful in 39s
Test with tox / Test with tox (3.11) (pull_request) Successful in 25s
Test with tox / Test with tox (3.12) (pull_request) Successful in 24s
2026-01-29 16:11:38 -05:00
44032cd799 Removed EngFormatter 2026-01-29 16:05:41 -05:00
f5209233d7 - Changed font size to be smaller
- Changed graph size to be larger
2026-01-29 16:00:40 -05:00
262032f424 Moved view titles to the left 2026-01-29 14:03:18 -05:00
6cc120062d Adjusted view formatting to give the title more room 2026-01-29 13:28:25 -05:00
00aec7278a Merge branch 'main' of https://riahub.ai/qoherent/ria-toolkit-oss into viewfix 2026-01-29 13:23:54 -05:00
ben
0178adcdb5 lint fix
Some checks failed
Build Sphinx Docs Set / Build Docs (pull_request) Successful in 7s
Build Project / Build Project (3.10) (pull_request) Successful in 33s
Build Project / Build Project (3.11) (pull_request) Successful in 30s
Build Project / Build Project (3.12) (pull_request) Successful in 32s
Test with tox / Test with tox (3.11) (pull_request) Successful in 23s
Test with tox / Test with tox (3.12) (pull_request) Successful in 22s
Test with tox / Test with tox (3.10) (pull_request) Failing after 27s
2026-01-27 12:49:09 -05:00
ben
0ee6f5e63f recording performance improvements
Some checks failed
Build Sphinx Docs Set / Build Docs (pull_request) Successful in 8s
Build Project / Build Project (3.10) (pull_request) Successful in 34s
Build Project / Build Project (3.11) (pull_request) Successful in 31s
Test with tox / Test with tox (3.10) (pull_request) Failing after 26s
Build Project / Build Project (3.12) (pull_request) Successful in 30s
Test with tox / Test with tox (3.11) (pull_request) Successful in 23s
Test with tox / Test with tox (3.12) (pull_request) Successful in 22s
2026-01-27 12:44:27 -05:00
262d6ce9ee Formatting
Some checks failed
Build Sphinx Docs Set / Build Docs (pull_request) Successful in 1m29s
Test with tox / Test with tox (3.11) (pull_request) Failing after 34s
Test with tox / Test with tox (3.12) (pull_request) Failing after 33s
Test with tox / Test with tox (3.10) (pull_request) Failing after 1m15s
Build Project / Build Project (3.10) (pull_request) Successful in 2m34s
Build Project / Build Project (3.11) (pull_request) Successful in 2m39s
Build Project / Build Project (3.12) (pull_request) Successful in 2m35s
2025-12-19 11:25:06 -05:00
97dc1ff272 Added number of samples to capture example 2025-12-17 15:21:04 -05:00
fb799013ad Merge branch 'cli' of https://riahub.ai/qoherent/ria-toolkit-oss into cli 2025-12-15 15:20:42 -05:00
a87af3d835 removed src formatting 2025-12-15 15:19:54 -05:00
a898a0a076 Fixed imports and capture error message 2025-12-15 15:19:49 -05:00
b33c0c2e01 Merge branch 'cli' of https://riahub.ai/qoherent/ria-toolkit-oss into cli 2025-12-15 15:08:16 -05:00
873b5bcab8 Fixed importing of blade drivers 2025-12-15 15:07:48 -05:00
fb622f2ec6 moved the cli directory location 2025-12-15 13:51:17 -05:00
7868e2cf2a added examples and formatting 2025-12-15 12:08:57 -05:00
eccbe9f187 Removed unincluded channel models from use in cli 2025-12-12 16:46:21 -05:00
5c56fac7b4 Fixed usage of 'ria' extension in sigmf files 2025-12-12 16:45:42 -05:00
35a87131c2 Formatting 2025-12-12 14:52:19 -05:00
6ba108c908 Added necessary methods, suppressed unnecessary warnings 2025-12-12 14:43:26 -05:00
5f0ab7ac71 Fixed merging errors and import errors 2025-12-11 16:53:26 -05:00
155b13928b changed file to a string 2025-12-11 15:12:01 -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
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
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
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
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
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
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
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
ddf445fd4d Moved auto filename generator from data.recording to io.recording
Some checks failed
Build Sphinx Docs Set / Build Docs (pull_request) Successful in 16s
Test with tox / Test with tox (3.11) (pull_request) Failing after 32s
Test with tox / Test with tox (3.12) (pull_request) Failing after 29s
Test with tox / Test with tox (3.10) (pull_request) Failing after 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 10:55:06 -04:00
d68b9727ad Created file overwrite protections in to_npy and to_sigmf 2025-10-22 10:50:27 -04:00
ben
c06e58f5d6 Formatting Fixes
Some checks failed
Build Sphinx Docs Set / Build Docs (pull_request) Successful in 17s
Test with tox / Test with tox (3.12) (pull_request) Successful in 42s
Test with tox / Test with tox (3.11) (pull_request) Successful in 49s
Build Project / Build Project (3.10) (pull_request) Successful in 1m2s
Test with tox / Test with tox (3.10) (pull_request) Failing after 58s
Build Project / Build Project (3.11) (pull_request) Successful in 1m2s
Build Project / Build Project (3.12) (pull_request) Successful in 1m2s
2025-10-21 11:48:40 -04:00
ben
c7c7100d46 Formatting fixes 2025-10-20 14:44:51 -04:00
ben
e863040e19 onnx visualizers
Some checks failed
Build Sphinx Docs Set / Build Docs (pull_request) Failing after 1s
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 33s
Test with tox / Test with tox (3.10) (pull_request) Failing after 42s
Build Project / Build Project (3.11) (pull_request) Successful in 52s
Build Project / Build Project (3.12) (pull_request) Successful in 51s
Build Project / Build Project (3.10) (pull_request) Successful in 56s
2025-10-20 12:16:30 -04:00
ben
2721ed866c Radio-dataset widgets
Some checks failed
Build Sphinx Docs Set / Build Docs (pull_request) Successful in 16s
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
Test with tox / Test with tox (3.10) (pull_request) Failing after 42s
Build Project / Build Project (3.10) (pull_request) Successful in 53s
Build Project / Build Project (3.11) (pull_request) Successful in 53s
Build Project / Build Project (3.12) (pull_request) Successful in 52s
2025-10-17 09:35:27 -04:00
e84cb16e77 linting 2025-10-16 15:23:45 -04:00
c2b47ead95 Updated, edited, and cleaned up SDR files 2025-10-16 15:22:07 -04:00
ben
f430e626a6 Pytorch state dict widget
Some checks failed
Build Sphinx Docs Set / Build Docs (pull_request) Successful in 17s
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
Test with tox / Test with tox (3.10) (pull_request) Failing after 42s
Build Project / Build Project (3.10) (pull_request) Successful in 52s
Build Project / Build Project (3.11) (pull_request) Successful in 51s
Build Project / Build Project (3.12) (pull_request) Successful in 51s
2025-10-14 14:22:37 -04:00
ben
1fb55607a2 Pytorch widgets 2025-10-09 16:55:23 -04:00
Aash
2e0378ff9d thinkrf sample rate 2025-10-08 00:23:02 -04:00
Aash
3f8506f222 thinkrf 2025-10-08 00:01:19 -04:00
Aash
5c9e50fa48 mcr error for usb devices in uhd, and type mismatch error in blade 2025-10-06 00:06:33 -04:00
Aash
25e5a4c6a6 thinkrf 2025-10-05 22:16:46 -04:00
Aash
a9f8ad4bee modifications to blade, hackrf, base sdr to include bias t, and tx, addition of rtlsdr, addition of dependancies 2025-10-05 11:17:34 -04:00
Aash
8a3c80b33f updates to pluto.py to handle revb and non mimo plutos 2025-10-04 22:34:59 -04:00
0a27c99cd2 Fixed tx normalization 2025-10-02 10:13:24 -04:00
0f5f36b103 Fixed formatting of tx data for single tx 2025-10-02 09:44:02 -04:00
9c387eff6a Formatting fixes 2025-09-12 15:49:47 -04:00
a2905073a8 Moving external libhackrf.py module into _external/ folder and updating Flake8 and Black config to ignore 2025-09-12 15:49:37 -04:00
312c55189e Moving the Sphinx-generated API reference into it's package so it is not at top level 2025-09-12 15:38:49 -04:00
469e9422c6 Updating SDR guides 2025-09-12 15:38:49 -04:00
26723c146a Adding SDR package contents 2025-09-12 15:38:49 -04:00
7cd8d3556b Docstring updates to fix Sphinx build warnings and errors 2025-09-10 12:41:10 -04:00
42211a7453 Adding unit tests 2025-09-04 14:40:24 -04:00
b4b8d27bfd Minor fixes to docs layout and coloring 2025-09-04 14:04:33 -04:00
131dc3f933 Adding Sphinx docs set 2025-09-04 12:29:54 -04:00
d8a7dc16be Populating initial source code from RIA Utils project 2025-09-02 11:35:41 -04:00
c0be364772 Adding initial project definition 2025-08-26 11:47:42 -04:00