Commit Graph

  • 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 main Michael Luciuk 2025-10-03 15:31:05 -0400
  • 42af1a2c1e Incrementing version numbers from v0.1.2 -> v0.1.3 #4 michael 2025-10-03 15:27:54 -0400
  • 43068c153d Merge pull request 'SDR Package' (#3) from sdr into main v0.1.2 Michael Luciuk 2025-10-03 13:34:25 -0400
  • 3a27515a96 Removing RTL-SDR mock import, as the RTL-SDR is not yet supported by the SDR package #3 michael 2025-10-03 13:18:19 -0400
  • 9cbb9716af - Updating README with list of supported SDR devices - Adding note to installation instructions (both in the README and project docs) that SDR drivers must be installed separately michael 2025-10-03 10:22:54 -0400
  • 537207ca91 Formatting updates to setup instructions in the SDR guides michael 2025-10-03 10:01:28 -0400
  • a3432d88a1 Removing Michael as a project maintainer michael 2025-10-03 09:27:10 -0400
  • 0b595e19e8 Merge remote-tracking branch 'origin/main' into sdr michael 2025-10-03 09:23:39 -0400
  • 37f3ce715f Merge pull request 'sdr_guides-updates' (#2) from sdr_guides-updates into sdr Michael Luciuk 2025-10-02 16:00:33 -0400
  • e88148c312 rtl.rst removed until further notice #2 gillian 2025-10-02 15:19:29 -0400
  • b600cd6b72 Removed sdr pytests - they'll skip during auto tests and reduce coverage in coverage report madrigal 2025-10-02 13:36:01 -0400
  • 1c39d8fa3c linting madrigal 2025-10-02 11:56:00 -0400
  • 539d3b8b94 Made both sample recordings same length to fix dual tx error madrigal 2025-10-02 11:29:40 -0400
  • be32efeff2 Added sdr pytests madrigal 2025-10-02 10:15:21 -0400
  • 0a27c99cd2 Fixed tx normalization madrigal 2025-10-02 10:13:24 -0400
  • 0f5f36b103 Fixed formatting of tx data for single tx madrigal 2025-10-02 09:44:02 -0400
  • cc373a89f6 sdr_guides instructions updated for compatibility with radioconda gillian 2025-09-29 16:24:18 -0400
  • ec7af00523 Removing zmq in favour of pyzmq, the actual, maintained Python bindings for ZeroMQ michael 2025-09-26 11:57:38 -0400
  • 98b5b70fe5 Merge pull request 'Include compiled .so files in package distribution' (#1) from nuitka into main benchinnery 2025-09-22 16:25:36 -0400
  • de2d783a3f Include compiled .so files in package distribution #1 michael 2025-09-19 14:16:03 -0400
  • e26a99f5f9 Adding Conda and Python version badges michael 2025-09-12 16:02:54 -0400
  • 9c387eff6a Formatting fixes michael 2025-09-12 15:49:47 -0400
  • a2905073a8 Moving external libhackrf.py module into _external/ folder and updating Flake8 and Black config to ignore michael 2025-09-12 15:49:37 -0400
  • 312c55189e Moving the Sphinx-generated API reference into it's package so it is not at top level michael 2025-09-12 15:36:43 -0400
  • c550aa628e Moving usage examples into their own folder michael 2025-09-12 15:10:18 -0400
  • 469e9422c6 Updating SDR guides michael 2025-09-12 14:51:45 -0400
  • 26723c146a Adding SDR package contents michael 2025-09-12 11:32:49 -0400
  • 7288c3cfcd Updated RIA Hub and RIA Toolkit links to redirect to the Qoherent website, where they can find more information on these products michael 2025-09-11 15:04:08 -0400
  • 86d988ee55 Minor typo fix: "Conda package for RIA Toolkit OSS ..." -> "Conda packages for RIA Toolkit OSS ..." michael 2025-09-10 16:02:03 -0400
  • 8135b5c872 Bumping version number from v0.1.1 -> v0.1.2 michael 2025-09-10 16:00:50 -0400
  • 49857071d2 Uptading installation instructions in the project docs set v0.1.1 michael 2025-09-10 15:14:34 -0400
  • 7cd8d3556b Docstring updates to fix Sphinx build warnings and errors michael 2025-09-10 12:41:10 -0400
  • 0d492c59d2 Minor typo and grammar updates throughout README.md michael 2025-09-10 12:25:03 -0400
  • 68987982c8 Updates to project README, especially indentation/formatting fixes michael 2025-09-10 12:08:14 -0400
  • 27d3c4cf92 Updating installation instructions now that Conda packages are available on the RIA Hub Conda Package Registry michael 2025-09-09 17:13:48 -0400
  • 5cb1b1b3e0 Removing Conda build recipe. michael 2025-09-09 16:04:15 -0400
  • 84e1336bbd Fixing duplicate emoji in project README michael 2025-09-05 13:17:46 -0400
  • 360db71fd1 Updating README links michael 2025-09-05 13:15:19 -0400
  • 6c0dafd733 Bump version number from v0.1.0 to v0.1.1 michael 2025-09-05 13:06:05 -0400
  • a18d39afcd Update path to docs conf.py v0.1.0 michael 2025-09-05 10:53:25 -0400
  • 871c9a219c Adding readthedocs configuration file michael 2025-09-05 10:31:29 -0400
  • 1f0f4f6fb4 Fixing typo issue with 3.11 michael 2025-09-05 10:21:07 -0400
  • c0461b4779 Adding Conda build recipe michael 2025-09-04 15:36:50 -0400
  • d6e75661ca Minor formatting and typo fixes in workflows michael 2025-09-04 15:15:05 -0400
  • 9eb621edc1 Adding unit tests to tox michael 2025-09-04 15:09:30 -0400
  • 9f5579de0b Adding project logo michael 2025-09-04 15:09:13 -0400
  • d807a9f5d5 Adding tests for IQ augmentations michael 2025-09-04 14:40:50 -0400
  • 42211a7453 Adding unit tests michael 2025-09-04 14:40:24 -0400
  • b4b8d27bfd Minor fixes to docs layout and coloring michael 2025-09-04 14:04:33 -0400
  • 131dc3f933 Adding Sphinx docs set michael 2025-09-04 12:29:54 -0400
  • d8a7dc16be Populating initial source code from RIA Utils project michael 2025-09-02 11:35:41 -0400
  • 25e39d3544 Adding docs build, project build, and tox CI workflows michael 2025-09-02 11:33:37 -0400
  • 3fc02e0321 Adding tox configuration michael 2025-09-02 11:27:17 -0400
  • e118aa6235 Adding .gitignore michael 2025-09-02 11:27:04 -0400
  • 8ef30588b3 Adding project README michael 2025-09-02 11:26:54 -0400
  • c0be364772 Adding initial project definition michael 2025-08-26 11:47:42 -0400
  • be7fef34fa Adding GNU Affero General Public License Michael Luciuk 2025-08-26 10:33:21 -0400