Commit Graph

34 Commits

Author SHA1 Message Date
ben
c043eb0377 Merge clifix fixes: lint, onnxruntime py3.10, hackrf test, poetry.lock
Some checks failed
Build Project / Build Project (3.10) (pull_request) Successful in 14m39s
Build Sphinx Docs Set / Build Docs (pull_request) Successful in 20m16s
Build Project / Build Project (3.12) (pull_request) Successful in 20m9s
Build Project / Build Project (3.11) (pull_request) Successful in 20m31s
Test with tox / Test with tox (3.11) (pull_request) Successful in 18m1s
Test with tox / Test with tox (3.12) (pull_request) Successful in 8m34s
Test with tox / Test with tox (3.10) (pull_request) Failing after 31m15s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-20 14:47:00 -04:00
ben
1fa9ab2495 Fix onnxruntime Python 3.10 incompatibility and hackrf test import failure
All checks were successful
Build Project / Build Project (3.10) (pull_request) Successful in 13m7s
Build Sphinx Docs Set / Build Docs (pull_request) Successful in 16m5s
Test with tox / Test with tox (3.10) (pull_request) Successful in 16m2s
Build Project / Build Project (3.11) (pull_request) Successful in 16m29s
Build Project / Build Project (3.12) (pull_request) Successful in 16m28s
Test with tox / Test with tox (3.11) (pull_request) Successful in 16m44s
Test with tox / Test with tox (3.12) (pull_request) Successful in 3m59s
- Restrict onnxruntime to Python >=3.11 (1.24.3+ dropped cp310 wheels)
- Fix hackrf tests to mock sys.modules instead of using patch(), which
  triggered a CDLL import of libhackrf.so.0 at module load time in CI

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-20 14:18:04 -04:00
0642dcc2db Added paramiko to dependencies
Some checks failed
Build Sphinx Docs Set / Build Docs (pull_request) Successful in 8m50s
Test with tox / Test with tox (3.11) (pull_request) Failing after 18s
Test with tox / Test with tox (3.10) (pull_request) Failing after 8m16s
Test with tox / Test with tox (3.12) (pull_request) Failing after 16s
Build Project / Build Project (3.10) (pull_request) Successful in 9m23s
Build Project / Build Project (3.11) (pull_request) Successful in 8m52s
Build Project / Build Project (3.12) (pull_request) Successful in 8m53s
2026-04-20 11:51:57 -04:00
8e542919a8 updated tags for new release
Some checks failed
Build Sphinx Docs Set / Build Docs (pull_request) Successful in 18s
Test with tox / Test with tox (3.10) (pull_request) Failing after 13m9s
Build Project / Build Project (3.11) (pull_request) Successful in 13m21s
Build Project / Build Project (3.12) (pull_request) Successful in 13m19s
Build Project / Build Project (3.10) (pull_request) Successful in 13m26s
Test with tox / Test with tox (3.11) (pull_request) Failing after 13m40s
Test with tox / Test with tox (3.12) (pull_request) Failing after 13m33s
2026-04-20 11:21:36 -04:00
J jonny
87bc78e063 new commands 2026-04-14 13:03:26 -04:00
J jonny
a268f2ab25 Add changes for screens agent connections. 2026-04-13 11:48:15 -04:00
ben
f67c995846 reformats
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 3m56s
Test with tox / Test with tox (3.12) (pull_request) Successful in 7m51s
Build Project / Build Project (3.12) (pull_request) Successful in 12m32s
Build Project / Build Project (3.11) (pull_request) Successful in 13m9s
Build Project / Build Project (3.10) (pull_request) Successful in 13m14s
Test with tox / Test with tox (3.10) (pull_request) Failing after 13m13s
2026-04-01 12:28:41 -04:00
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
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
dd0b1dd215 added click and matplotlib to pyproject 2025-12-15 15:07:21 -05:00
fb622f2ec6 moved the cli directory location 2025-12-15 13:51:17 -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
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
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
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
77d1773370 Commented optional sdr dependencies
All checks were successful
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 39s
Build Sphinx Docs Set / Build Docs (pull_request) Successful in 48s
Build Project / Build Project (3.10) (pull_request) Successful in 47s
Build Project / Build Project (3.11) (pull_request) Successful in 46s
Build Project / Build Project (3.12) (pull_request) Successful in 48s
Test with tox / Test with tox (3.12) (pull_request) Successful in 26s
2025-10-17 16:40:58 -04:00
34faa57ea4 Applied updates, linting, etc. 2025-10-16 15:02:09 -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
42af1a2c1e Incrementing version numbers from v0.1.2 -> v0.1.3
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 27s
Build Project / Build Project (3.10) (pull_request) Successful in 52s
Test with tox / Test with tox (3.10) (pull_request) Successful in 39s
Build Project / Build Project (3.12) (pull_request) Successful in 47s
Build Project / Build Project (3.11) (pull_request) Successful in 51s
Test with tox / Test with tox (3.12) (pull_request) Successful in 28s
2025-10-03 15:27:54 -04:00
a3432d88a1 Removing Michael as a project maintainer 2025-10-03 09:27:10 -04:00
0b595e19e8 Merge remote-tracking branch 'origin/main' into sdr 2025-10-03 09:23:39 -04:00
ec7af00523 Removing zmq in favour of pyzmq, the actual, maintained Python bindings for ZeroMQ 2025-09-26 11:57:38 -04:00
de2d783a3f Include compiled .so files in package distribution
All checks were successful
Build Sphinx Docs Set / Build Docs (pull_request) Successful in 16s
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.11) (pull_request) Successful in 48s
Build Project / Build Project (3.10) (pull_request) Successful in 51s
Build Project / Build Project (3.12) (pull_request) Successful in 48s
2025-09-19 14:16:03 -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
26723c146a Adding SDR package contents 2025-09-12 15:38:49 -04:00
8135b5c872 Bumping version number from v0.1.1 -> v0.1.2 2025-09-10 16:00:50 -04:00
6c0dafd733 Bump version number from v0.1.0 to v0.1.1 2025-09-05 13:06:05 -04:00
9eb621edc1 Adding unit tests to tox 2025-09-04 15:09:30 -04:00
131dc3f933 Adding Sphinx docs set 2025-09-04 12:29:54 -04:00
c0be364772 Adding initial project definition 2025-08-26 11:47:42 -04:00