|
d919e4666c
|
Merge pull request 'Incrementing project version number from v0.1.2 -> v0.1.3 ' (#4) from increment-version-numbers-to-0.1.3 into main
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 29s
Build Project / Build Project (3.10) (push) Successful in 47s
Test with tox / Test with tox (3.10) (push) Successful in 41s
Build Project / Build Project (3.11) (push) Successful in 50s
Build Project / Build Project (3.12) (push) Successful in 48s
Reviewed-on: #4
Reviewed-by: benchinnery <ben@qoherent.ai>
|
2025-10-03 15:31:05 -04:00 |
|
|
42af1a2c1e
|
Incrementing version numbers from v0.1.2 -> v0.1.3
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 |
|
|
43068c153d
|
Merge pull request 'SDR Package' (#3) from sdr into main
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 27s
Test with tox / Test with tox (3.10) (push) Successful in 41s
Build Project / Build Project (3.10) (push) Successful in 48s
Build Project / Build Project (3.11) (push) Successful in 48s
Build Project / Build Project (3.12) (push) Successful in 48s
Reviewed-on: #3
|
2025-10-03 13:34:25 -04:00 |
|
|
3a27515a96
|
Removing RTL-SDR mock import, as the RTL-SDR is not yet supported by the SDR package
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
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
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 |
|
|
98b5b70fe5
|
Merge pull request 'Include compiled .so files in package distribution' (#1) from nuitka into main
Build Sphinx Docs Set / Build Docs (push) Successful in 13s
Test with tox / Test with tox (3.11) (push) Successful in 31s
Test with tox / Test with tox (3.12) (push) Successful in 29s
Build Project / Build Project (3.10) (push) Successful in 47s
Test with tox / Test with tox (3.10) (push) Successful in 41s
Build Project / Build Project (3.11) (push) Successful in 46s
Build Project / Build Project (3.12) (push) Successful in 46s
Reviewed-on: #1
Reviewed-by: benchinnery <ben@qoherent.ai>
|
2025-09-22 16:25:36 -04:00 |
|
|
de2d783a3f
|
Include compiled .so files in package distribution
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 |
|
|
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 |
|
|
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 |
|
|
86d988ee55
|
Minor typo fix: "Conda package for RIA Toolkit OSS ..." -> "Conda packages for RIA Toolkit OSS ..."
Build Sphinx Docs Set / Build Docs (push) Successful in 15s
Test with tox / Test with tox (3.11) (push) Successful in 32s
Test with tox / Test with tox (3.12) (push) Successful in 29s
Build Project / Build Project (3.10) (push) Successful in 46s
Build Project / Build Project (3.11) (push) Successful in 46s
Test with tox / Test with tox (3.10) (push) Successful in 43s
Build Project / Build Project (3.12) (push) Successful in 47s
|
2025-09-10 16:02:03 -04:00 |
|
|
8135b5c872
|
Bumping version number from v0.1.1 -> v0.1.2
|
2025-09-10 16:00:50 -04:00 |
|
|
49857071d2
|
Uptading installation instructions in the project docs set
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 32s
Test with tox / Test with tox (3.10) (push) Successful in 41s
Build Project / Build Project (3.11) (push) Successful in 47s
Build Project / Build Project (3.10) (push) Successful in 50s
Build Project / Build Project (3.12) (push) Successful in 49s
|
2025-09-10 15:15:10 -04:00 |
|
|
7cd8d3556b
|
Docstring updates to fix Sphinx build warnings and errors
|
2025-09-10 12:41:10 -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 |
|
|
5cb1b1b3e0
|
Removing Conda build recipe.
We've decided to consolidate Conda builds in another project
|
2025-09-09 16:04:15 -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 |
|
|
6c0dafd733
|
Bump version number from v0.1.0 to v0.1.1
|
2025-09-05 13:06:05 -04:00 |
|
|
a18d39afcd
|
Update path to docs conf.py
Test with tox / Test with tox (3.11) (push) Successful in 1m18s
Build Sphinx Docs Set / Build Docs (push) Successful in 1m40s
Build Project / Build Project (3.10) (push) Successful in 1m51s
Test with tox / Test with tox (3.10) (push) Successful in 2m28s
Test with tox / Test with tox (3.12) (push) Successful in 1m7s
Build Project / Build Project (3.12) (push) Successful in 2m39s
Build Project / Build Project (3.11) (push) Successful in 2m41s
|
2025-09-05 10:53:25 -04:00 |
|
|
871c9a219c
|
Adding readthedocs configuration file
Test with tox / Test with tox (3.11) (push) Successful in 1m12s
Build Sphinx Docs Set / Build Docs (push) Successful in 1m33s
Build Project / Build Project (3.10) (push) Successful in 1m48s
Test with tox / Test with tox (3.12) (push) Successful in 1m9s
Test with tox / Test with tox (3.10) (push) Successful in 2m27s
Build Project / Build Project (3.12) (push) Successful in 2m37s
Build Project / Build Project (3.11) (push) Successful in 2m40s
|
2025-09-05 10:31:29 -04:00 |
|
|
1f0f4f6fb4
|
Fixing typo issue with 3.11
Test with tox / Test with tox (3.11) (push) Successful in 1m24s
Build Project / Build Project (3.10) (push) Successful in 1m46s
Build Sphinx Docs Set / Build Docs (push) Successful in 2m16s
Test with tox / Test with tox (3.10) (push) Successful in 2m20s
Build Project / Build Project (3.11) (push) Successful in 2m47s
Test with tox / Test with tox (3.12) (push) Successful in 1m16s
Build Project / Build Project (3.12) (push) Successful in 2m45s
|
2025-09-05 10:21:07 -04:00 |
|
|
c0461b4779
|
Adding Conda build recipe
Test with tox / Test with tox (3.11) (push) Failing after 1m34s
Build Project / Build Project (3.10) (push) Successful in 2m52s
Build Project / Build Project (3.12) (push) Successful in 3m58s
Test with tox / Test with tox (3.10) (push) Successful in 3m57s
Test with tox / Test with tox (3.12) (push) Successful in 2m18s
Build Project / Build Project (3.11) (push) Successful in 4m1s
Build Sphinx Docs Set / Build Docs (push) Successful in 4m9s
|
2025-09-04 15:36:50 -04:00 |
|
|
d6e75661ca
|
Minor formatting and typo fixes in workflows
|
2025-09-04 15:15:05 -04:00 |
|
|
9eb621edc1
|
Adding unit tests to tox
|
2025-09-04 15:09:30 -04:00 |
|
|
9f5579de0b
|
Adding project logo
|
2025-09-04 15:09:13 -04:00 |
|
|
d807a9f5d5
|
Adding tests for IQ augmentations
|
2025-09-04 14:40:50 -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 |
|