Commit Graph

131 Commits

Author SHA1 Message Date
Ryan Volz
ff3b7b99a8 Try conda-constructor 3.4.1 to see if it gives better nsis messages. 2023-02-24 17:59:57 -05:00
Ryan Volz
e5d8833441 Require older conda-constructor for now until I can fix Windows NSIS. 2023-02-24 16:29:44 -05:00
Ryan Volz
ee5081a80c Re-render 2023.02.24 2023-02-24 15:42:17 -05:00
Ryan Volz
82c5c84a97 Print command used to launch conda constructor. 2023-01-20 17:02:11 -05:00
Ryan Volz
d8882f782a Do not use micromamba as conda_exe on Windows.
Until micromamba is able to install menu items (mamba issue 1215).
2023-01-20 15:59:27 -05:00
Ryan Volz
59fdff6b25 Update README for new software and hardware support. 2023-01-19 13:36:01 -05:00
Ryan Volz
64c9f9c0a0 Re-render 2023.01.19 2023-01-19 13:08:23 -05:00
Ryan Volz
0ca8d93b91 Add inspectrum and newly packaged soapysdr modules. 2023-01-11 18:16:41 -05:00
Ryan Volz
9dbdabf5da Make rerender compatible with conda-lock>=1.3 2022-12-13 12:41:29 -05:00
Ryan Volz
0a8b8962a6 Add gnuradio-radar. 2022-12-09 14:57:39 -05:00
Ryan Volz
203bb6055f Add gnuradio-fosphor. 2022-12-07 00:08:27 -05:00
Ryan Volz
85205a0578 Add gnuradio-m2k and m17-cxx-demod. 2022-11-29 12:33:41 -05:00
Ryan Volz
a3ad5eb2a1 Add strict channel priority to default conda config. 2022-11-10 14:38:40 -05:00
Ryan Volz
3617aec093 Update readme with new cross-built installers. 2022-09-27 14:29:06 -04:00
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