Commit Graph

167 Commits

Author SHA1 Message Date
Ryan Volz 1432e366d6 Add DISTNAME to emulated test environment. 2022-09-27 13:52:08 -04:00
Ryan Volz 5ab1895296 Try testing cross-built linux installers through emulation. 2022-09-27 13:41:54 -04:00
Ryan Volz 4ba83f18a2 Need requests in the build environment now. 2022-09-26 19:19:44 -04:00
Ryan Volz 011fc82887 Enable CI builds for cross-built installers.
(Testing will still fail).
2022-09-26 18:47:59 -04:00
Ryan Volz 85986ac464 build_installer.py: Add bundling micromamba to enable cross-platform 2022-09-26 18:39:54 -04:00
Ryan Volz 29e9aeea2b Re-render 2022.09.22 2022-09-22 14:04:54 -04:00
Ryan Volz c066d760c6 Add gnuradio-inspector and gqrx for linux-aarch64. 2022-09-22 14:01:13 -04:00
Ryan Volz 2257ef9f6b Re-render 2022.06.24 2022-06-24 09:51:18 -04:00
Ryan Volz b4546bf16f Add gnuradio-leo and osx-arm64 support for gqrx and gnuradio-inspector. 2022-06-23 12:37:41 -04:00
Ryan Volz e12721fe54 Update README with better instructions for radioconda metapackage. 2022-04-21 16:31:42 -04:00
Ryan Volz 583ab75dcb Re-render 2022.04.15 2022-04-15 09:48:19 -04:00
Ryan Volz ccd7eb740e Update readme with new packages, bladeRF. 2022-04-15 09:48:19 -04:00
Ryan Volz 10fe57a9b9 Fix rerender so pkgs with version specified are included in locked env. 2022-04-15 09:34:04 -04:00
Ryan Volz 48af1ff945 Add bladerf+soapy, gr-inspector, gr-paint; update to GR 3.10.
Also drop Windows 7 support by updating to Python 3.10.
2022-04-15 09:33:55 -04:00
Ryan Volz 8c89990faa Re-render 2022.02.28 2022-03-01 00:19:52 -05:00
Ryan Volz caef786c50 Only include specifically-requested packages in radioconda metapackage.
Including the fully solved list of packages is fragile to packages
getting marked broken or having their metadata rewritten, making the
radioconda metapackage uninstallable. This doesn't completely solve that
(nothing really can), but it does make the metapackage still fulfill its
intended purpose while hopefully remaining installable more often.
2022-03-01 00:11:33 -05:00
Ryan Volz 9f85d70caa Re-render 2022.02.28 2022-02-28 23:00:53 -05:00
Ryan Volz 3c748f55ca Update NSIS patch to override PothosSDR-set variables in "Just Me" mode. 2022-02-28 22:58:23 -05:00
Ryan Volz 1d8efe4f6f Re-render 2022.02.25 2022-02-25 13:06:27 -05:00
Ryan Volz fa9fb9e55d Keep at GNU Radio 3.9 for now. 2022-02-25 13:04:06 -05:00
Ryan Volz 4bffe98c97 Update NSIS patch to not show advanced options, debug registry mods. 2022-02-25 13:00:19 -05:00
Ryan Volz d4224406b8 Patch NSIS installer script on Windows.
1. Never clear the full pkg dir
2. Delete environment variables set in registry by PothosSDR
2022-02-24 14:55:59 -05:00
Ryan Volz b495252ed0 Update README to recommend upgrades using more reliable lockfile method. 2022-02-11 11:38:57 -05:00
Ryan Volz 35aacbb9b7 Write overridden env vars to Windows environment yaml file. 2022-02-07 19:49:51 -05:00
Ryan Volz a8789e7ddb Re-render 2022.02.07 2022-02-07 18:32:42 -05:00
Ryan Volz 25c1e2787e Modify conda env vars in Windows post-install script.
This initializes the environment with the following environment
variables set to empty, so that they are cleared when the environment is
activated and interference from other installations (e.g. PothosSDR) is
avoided:

GR_PREFIX
GRC_BLOCKS_PATH
UHD_PKG_PATH
VOLK_PREFIX
2022-02-07 18:15:39 -05:00
Ryan Volz 27307a7c78 Add HackRF to the README. 2022-02-01 12:43:47 -05:00
Ryan Volz 9945a236a2 Re-render 2022.02.01 2022-02-01 10:53:46 -05:00
Ryan Volz 267b92e26f Add hackrf and soapysdr-module-hackrf. 2022-01-31 15:51:41 -05:00
Ryan Volz 34c459cdae Call out gr-iridium in the README. 2022-01-19 12:54:11 -05:00
Ryan Volz 1f403275a4 Re-render 2022.01.19 2022-01-19 12:35:20 -05:00
Ryan Volz fe393b8043 Add gnuradio-iridium to the list of packages. 2022-01-19 12:31:01 -05:00
Ryan Volz 05f931cf32 Re-render 2021.12.12 2021-12-12 01:09:20 -05:00
Ryan Volz 8c0e25fcfa Add alsa-plugins to linux64 platform for alsa-pulseaudio support. 2021-12-12 01:08:37 -05:00
Ryan Volz fab5cc4ed7 Update create_lockfile_from_spec call for latest conda-lock compat. 2021-12-12 01:03:58 -05:00
Ryan Volz 89a7b813ed Re-render 2021.10.20 2021-10-20 17:19:47 -04:00
Ryan Volz 32ebbbced4 Re-render 2021.10.06 2021-10-06 17:32:05 -04:00
Ryan Volz 923be4180e Add suggestions for how to help with packaging to README. 2021-09-22 12:15:54 -04:00
Ryan Volz 0ac7cd2e71 Re-render 2021.09.21. 2021-09-21 11:34:38 -04:00
Ryan Volz a3da5b86aa Add codec2 explicitly to get commands not included in libcodec2. 2021-09-21 11:32:42 -04:00
Ryan Volz dc5a579779 Merge dev (update to GR 3.9) and re-render 2021.09.21. 2021-09-21 11:25:57 -04:00
Ryan Volz a39128bc55 Merge branch 'master' into dev 2021-07-27 17:10:23 -04:00
Ryan Volz 1644912c89 Re-render 2021.07.27. 2021-07-27 17:08:08 -04:00
Ryan Volz ee24d54a55 Recommend "--only-deps" flag when installing radioconda metapackage. 2021-07-27 16:59:54 -04:00
Ryan Volz 07a400fa27 Update the README to include instructions for Airspy devices. 2021-07-27 16:42:55 -04:00
Ryan Volz 766ea49d36 Add airspy, airspyhf, and their soapysdr modules. 2021-07-26 13:42:50 -04:00
Ryan Volz 728e1961c9 Add instructions for installing from the radioconda metapackage. 2021-07-23 18:05:36 -04:00
Ryan Volz 61c9bb9767 Fix upgrade command that uses radioconda metapackage. 2021-07-23 17:39:46 -04:00
Ryan Volz 8e26167079 Merge branch 'next' 2021-07-23 16:39:27 -04:00
Ryan Volz 248144698f Re-render 2021.07.23.dev 2021-07-23 16:34:22 -04:00