23d12875be
Drop Python 3.10 support and fix all flake8 lint violations
...
Build Sphinx Docs Set / Build Docs (pull_request) Successful in 22s
Test with tox / Test with tox (3.12) (pull_request) Failing after 17s
Test with tox / Test with tox (3.11) (pull_request) Failing after 30s
Build Project / Build Project (3.12) (pull_request) Successful in 1m5s
Build Project / Build Project (3.11) (pull_request) Successful in 1m7s
- Remove py310 from tox envlist, CI matrix, readthedocs, README badge
- Move lint env to run on 3.11 in gh-actions mapping
- Fix E501 line-too-long in cusum_annotator, energy_detector,
parallel_signal_separator, threshold_qualifier (split error string)
- Fix E501 in annotate.py: wrap --sample-rate click.option decorators
to black style (one arg per line with trailing comma)
- Fix C901 in annotate.py: extract _log_separate_start() helper to
reduce separate() complexity from 17 to 14
- Fix separate() signature wrapping to match black style
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-12 14:23:13 -04:00
7ef3fe8fb1
Revert "Drop Python 3.10 support, minimum is now 3.11"
...
Test with tox / Test with tox (3.11) (pull_request) Successful in 15m58s
Build Sphinx Docs Set / Build Docs (pull_request) Successful in 18m3s
Build Project / Build Project (3.10) (pull_request) Successful in 21m51s
Test with tox / Test with tox (3.10) (pull_request) Failing after 21m59s
Build Project / Build Project (3.11) (pull_request) Successful in 22m37s
Build Project / Build Project (3.12) (pull_request) Successful in 22m35s
Test with tox / Test with tox (3.12) (pull_request) Successful in 6m53s
This reverts commit 70c790cadd .
2026-05-12 13:39:05 -04:00
70c790cadd
Drop Python 3.10 support, minimum is now 3.11
...
Test with tox / Test with tox (3.11) (pull_request) Failing after 6m28s
Test with tox / Test with tox (3.12) (pull_request) Failing after 6m27s
Build Sphinx Docs Set / Build Docs (pull_request) Successful in 10m49s
Build Project / Build Project (3.11) (pull_request) Successful in 11m27s
Build Project / Build Project (3.12) (pull_request) Successful in 11m29s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-12 13:22:08 -04:00
8a66860d33
Moved all contents of to , refactored accordingly
Build Sphinx Docs Set / Build Docs (pull_request) Successful in 15m51s
Build Project / Build Project (3.10) (pull_request) Successful in 16m14s
Build Project / Build Project (3.11) (pull_request) Successful in 17m9s
Build Project / Build Project (3.12) (pull_request) Successful in 2m29s
Test with tox / Test with tox (3.12) (pull_request) Successful in 21m28s
Test with tox / Test with tox (3.10) (pull_request) Successful in 22m50s
Test with tox / Test with tox (3.11) (pull_request) Successful in 23m18s
2026-04-21 14:38:06 -04:00
34faa57ea4
Applied updates, linting, etc.
2025-10-16 15:02:09 -04:00
9cbb9716af
- Updating README with list of supported SDR devices
...
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
e26a99f5f9
Adding Conda and Python version badges
2025-09-12 16:02:54 -04:00
7288c3cfcd
Updated RIA Hub and RIA Toolkit links to redirect to the Qoherent website, where they can find more information on these products
Build Sphinx Docs Set / Build Docs (push) Successful in 12s
Test with tox / Test with tox (3.11) (push) Successful in 31s
Test with tox / Test with tox (3.12) (push) Successful in 28s
Build Project / Build Project (3.10) (push) Successful in 45s
Test with tox / Test with tox (3.10) (push) Successful in 40s
Build Project / Build Project (3.11) (push) Successful in 45s
Build Project / Build Project (3.12) (push) Successful in 45s
2025-09-11 15:04:08 -04:00
0d492c59d2
Minor typo and grammar updates throughout README.md
Build Project / Build Project (3.10) (push) Failing after 0s
Build Project / Build Project (3.11) (push) Failing after 0s
Build Project / Build Project (3.12) (push) Failing after 0s
Test with tox / Test with tox (3.10) (push) Failing after 0s
Build Sphinx Docs Set / Build Docs (push) Successful in 10s
Test with tox / Test with tox (3.12) (push) Failing after 0s
Test with tox / Test with tox (3.11) (push) Successful in 22s
2025-09-10 12:25:03 -04:00
68987982c8
Updates to project README, especially indentation/formatting fixes
Build Project / Build Project (3.10) (push) Failing after 0s
Build Project / Build Project (3.11) (push) Failing after 1s
Build Project / Build Project (3.12) (push) Failing after 0s
Test with tox / Test with tox (3.10) (push) Failing after 0s
Test with tox / Test with tox (3.11) (push) Failing after 0s
Build Sphinx Docs Set / Build Docs (push) Successful in 11s
Test with tox / Test with tox (3.12) (push) Successful in 23s
2025-09-10 12:08:14 -04:00
27d3c4cf92
Updating installation instructions now that Conda packages are available on the RIA Hub Conda Package Registry
Build Project / Build Project (3.10) (push) Failing after 0s
Build Project / Build Project (3.11) (push) Failing after 0s
Build Project / Build Project (3.12) (push) Failing after 0s
Test with tox / Test with tox (3.10) (push) Failing after 0s
Test with tox / Test with tox (3.11) (push) Failing after 0s
Build Sphinx Docs Set / Build Docs (push) Successful in 12s
Test with tox / Test with tox (3.12) (push) Successful in 24s
2025-09-09 17:13:48 -04:00
84e1336bbd
Fixing duplicate emoji in project README
Test with tox / Test with tox (3.11) (push) Successful in 17m15s
Build Project / Build Project (3.10) (push) Successful in 21m28s
Test with tox / Test with tox (3.10) (push) Successful in 26m25s
Build Project / Build Project (3.11) (push) Successful in 26m55s
Build Project / Build Project (3.12) (push) Successful in 28m22s
Test with tox / Test with tox (3.12) (push) Successful in 12m26s
Build Sphinx Docs Set / Build Docs (push) Successful in 34m34s
2025-09-05 13:17:46 -04:00
360db71fd1
Updating README links
Test with tox / Test with tox (3.11) (push) Successful in 1m58s
Build Project / Build Project (3.10) (push) Successful in 2m9s
Build Project / Build Project (3.11) (push) Successful in 2m56s
Build Project / Build Project (3.12) (push) Successful in 2m55s
Test with tox / Test with tox (3.10) (push) Successful in 2m53s
Build Sphinx Docs Set / Build Docs (push) Successful in 3m11s
Test with tox / Test with tox (3.12) (push) Successful in 1m17s
2025-09-05 13:15:19 -04:00
9f5579de0b
Adding project logo
2025-09-04 15:09:13 -04:00
131dc3f933
Adding Sphinx docs set
2025-09-04 12:29:54 -04:00
8ef30588b3
Adding project README
2025-09-02 11:26:54 -04:00