SDR Package #3

Merged
michael merged 22 commits from sdr into main 2025-10-03 13:34:25 -04:00

22 Commits

Author SHA1 Message Date
3a27515a96 Removing RTL-SDR mock import, as the RTL-SDR is not yet supported by the SDR package
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 31s
Test with tox / Test with tox (3.12) (pull_request) Successful in 29s
Test with tox / Test with tox (3.10) (pull_request) Successful in 40s
Build Project / Build Project (3.10) (pull_request) Successful in 47s
Build Project / Build Project (3.11) (pull_request) Successful in 47s
Build Project / Build Project (3.12) (pull_request) Successful in 46s
2025-10-03 13:18:19 -04:00
9cbb9716af - Updating README with list of supported SDR devices
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 31s
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 40s
Build Project / Build Project (3.11) (pull_request) Successful in 47s
Build Project / Build Project (3.10) (pull_request) Successful in 49s
Build Project / Build Project (3.12) (pull_request) Successful in 47s
- Adding note to installation instructions (both in the README and project docs) that SDR drivers must be installed separately
2025-10-03 10:22:54 -04:00
537207ca91 Formatting updates to setup instructions in the SDR guides 2025-10-03 10:01:28 -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
37f3ce715f Merge pull request 'sdr_guides-updates' (#2) from sdr_guides-updates into sdr
Reviewed-on: #2
Reviewed-by: madrigal <madrigal@qoherent.ai>
2025-10-02 16:00:33 -04:00
e88148c312 rtl.rst removed until further notice
All checks were successful
Build Sphinx Docs Set / Build Docs (pull_request) Successful in 12s
Test with tox / Test with tox (3.12) (pull_request) Successful in 28s
Test with tox / Test with tox (3.11) (pull_request) Successful in 31s
Test with tox / Test with tox (3.10) (pull_request) Successful in 41s
Build Project / Build Project (3.10) (pull_request) Successful in 47s
Build Project / Build Project (3.12) (pull_request) Successful in 46s
Build Project / Build Project (3.11) (pull_request) Successful in 49s
2025-10-02 15:19:29 -04:00
b600cd6b72 Removed sdr pytests - they'll skip during auto tests and reduce coverage in coverage report 2025-10-02 13:36:01 -04:00
1c39d8fa3c linting 2025-10-02 11:56:00 -04:00
539d3b8b94 Made both sample recordings same length to fix dual tx error 2025-10-02 11:29:40 -04:00
be32efeff2 Added sdr pytests 2025-10-02 10:15:21 -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
cc373a89f6 sdr_guides instructions updated for compatibility with radioconda 2025-09-29 16:24:18 -04:00
ec7af00523 Removing zmq in favour of pyzmq, the actual, maintained Python bindings for ZeroMQ 2025-09-26 11:57:38 -04:00
e26a99f5f9 Adding Conda and Python version badges 2025-09-12 16:02:54 -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
c550aa628e Moving usage examples into their own folder 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