Fix merge, re-add hackrf and soapysdr-module-hackrf.

This commit is contained in:
Ryan Volz 2022-02-24 16:36:08 -05:00
parent ced5a01b4c
commit 50e2363e73
19 changed files with 44 additions and 6 deletions

View File

@ -1,6 +1,6 @@
# Generated by conda-lock.
# platform: linux-64
# input_hash: b26a64c1144c27e0d3e0250896552388a42f9611e56ef21e659916233916d0bc
# input_hash: 2453d4a832f039652648eef77b6196c161dc0f9d21d8fc4cdef002ee1fba21c7
@EXPLICIT
https://conda.anaconda.org/conda-forge/linux-64/_libgcc_mutex-0.1-conda_forge.tar.bz2#d7c89558ba9fa0495403155b64376d81
https://conda.anaconda.org/conda-forge/linux-64/ca-certificates-2021.10.8-ha878542_0.tar.bz2#575611b8a84f45960e87722eeb51fa26
@ -135,6 +135,7 @@ https://conda.anaconda.org/conda-forge/linux-64/gdk-pixbuf-2.42.6-h04a7f16_0.tar
https://conda.anaconda.org/conda-forge/linux-64/glib-tools-2.70.2-h780b84a_4.tar.bz2#c66c6df8ef582a3b78702201b1eb8e94
https://conda.anaconda.org/conda-forge/linux-64/gsl-2.7-he838d99_0.tar.bz2#fec079ba39c9cca093bf4c00001825de
https://conda.anaconda.org/conda-forge/linux-64/gstreamer-1.18.5-h9f60fe5_3.tar.bz2#511aa83cdfcc0132380db5daf2f15f27
https://conda.anaconda.org/conda-forge/linux-64/hackrf-2021.03.1-h6c55b11_0.tar.bz2#f5fc06fa334c97d8d6133bf9a17268d5
https://conda.anaconda.org/conda-forge/linux-64/lcms2-2.12-hddcbb42_0.tar.bz2#797117394a4aa588de6d741b06fad80f
https://conda.anaconda.org/conda-forge/linux-64/libcups-2.3.3-hf5a7f15_1.tar.bz2#005557d6df00af70e438bcd532ce2304
https://conda.anaconda.org/conda-forge/linux-64/libcurl-7.81.0-h2574ce0_0.tar.bz2#1f8655741d0269ca6756f131522da1e8
@ -244,6 +245,7 @@ https://conda.anaconda.org/conda-forge/linux-64/ruamel.yaml-0.17.21-py310h6acc77
https://conda.anaconda.org/conda-forge/linux-64/scipy-1.8.0-py310hea5193d_1.tar.bz2#664d80ddeb51241629b3ada5ea926e4d
https://conda.anaconda.org/conda-forge/linux-64/soapysdr-module-airspy-0.2.0-hee64af1_0.tar.bz2#d9558641741a29473c3b182fdc35e70f
https://conda.anaconda.org/conda-forge/linux-64/soapysdr-module-airspyhf-0.2.0-hee64af1_0.tar.bz2#8ea0a8625e6ce55767f9aa8f7bdc3d89
https://conda.anaconda.org/conda-forge/linux-64/soapysdr-module-hackrf-0.3.4-hee64af1_0.tar.bz2#0b2c78d40670de782eb2df4ceb733df4
https://conda.anaconda.org/conda-forge/linux-64/soapysdr-module-lms7-20.10.0-hbab49e3_1.tar.bz2#7505d785f19f35e59b09156b74e7322a
https://conda.anaconda.org/conda-forge/linux-64/soapysdr-module-plutosdr-0.2.1-h20c8c4b_3.tar.bz2#04a4d7c2715573ea335491fedcad6425
https://conda.anaconda.org/conda-forge/linux-64/soapysdr-module-remote-0.5.2-hee64af1_2.tar.bz2#7d044c01398c2c14525f21f159c3dd71

View File

@ -86,6 +86,7 @@ dependencies:
- gstreamer=1.18.5=h9f60fe5_3
- gtk3=3.24.31=habab178_3
- h5py=3.6.0=nompi_py310he751f51_100
- hackrf=2021.03.1=h6c55b11_0
- harfbuzz=3.4.0=hb4a5f5f_0
- hdf5=1.12.1=nompi_h2750804_103
- hicolor-icon-theme=0.17=ha770c72_2
@ -239,6 +240,7 @@ dependencies:
- six=1.16.0=pyh6c4a22f_0
- soapysdr-module-airspy=0.2.0=hee64af1_0
- soapysdr-module-airspyhf=0.2.0=hee64af1_0
- soapysdr-module-hackrf=0.3.4=hee64af1_0
- soapysdr-module-lms7=20.10.0=hbab49e3_1
- soapysdr-module-plutosdr=0.2.1=h20c8c4b_3
- soapysdr-module-remote=0.5.2=hee64af1_2

View File

@ -19,6 +19,7 @@ specs:
- gnuradio-satellites=4.5.0=py310hc3bba25_0
- gnuradio=3.10.1.1=py310hf54aee5_0
- gqrx=2.15.8=h2b095b5_2
- hackrf=2021.03.1=h6c55b11_0
- ipython=8.0.1=py310hff52083_2
- libiio=0.23=ha770c72_0
- libm2k=0.5.0=py310h5636882_3
@ -33,6 +34,7 @@ specs:
- scipy=1.8.0=py310hea5193d_1
- soapysdr-module-airspy=0.2.0=hee64af1_0
- soapysdr-module-airspyhf=0.2.0=hee64af1_0
- soapysdr-module-hackrf=0.3.4=hee64af1_0
- soapysdr-module-lms7=20.10.0=hbab49e3_1
- soapysdr-module-plutosdr=0.2.1=h20c8c4b_3
- soapysdr-module-remote=0.5.2=hee64af1_2

View File

@ -1,6 +1,6 @@
# Generated by conda-lock.
# platform: linux-aarch64
# input_hash: 1be62e0a862113d19b3635da8d2215dd689e13f1f8ccb32d37fd3ea66dabcacc
# input_hash: 4f2ddc1b0c046359c08c94d412b11d00620676ee58831cdd2eeec2555794a4c2
@EXPLICIT
https://conda.anaconda.org/conda-forge/linux-aarch64/ca-certificates-2021.10.8-h4fd8a4c_0.tar.bz2#ad855209fcca3b45da677d409b16e021
https://conda.anaconda.org/conda-forge/noarch/font-ttf-dejavu-sans-mono-2.37-hab24e00_0.tar.bz2#0c96522c6bdaed4b1566d11387caaf45
@ -124,6 +124,7 @@ https://conda.anaconda.org/conda-forge/linux-aarch64/gdk-pixbuf-2.42.6-h689071a_
https://conda.anaconda.org/conda-forge/linux-aarch64/glib-tools-2.70.2-h469bdbd_4.tar.bz2#74290c9087525d1c8f4b3d016bddbdaa
https://conda.anaconda.org/conda-forge/linux-aarch64/gsl-2.7-h294027d_0.tar.bz2#8b9533e21be7fa232ab64e85f184e0b3
https://conda.anaconda.org/conda-forge/linux-aarch64/gstreamer-1.18.5-h01406a2_3.tar.bz2#8e375f21feb4a80f8c27a67c8516cf5a
https://conda.anaconda.org/conda-forge/linux-aarch64/hackrf-2021.03.1-h4f2b1ef_0.tar.bz2#87cc085548b72a05a86b16006330333d
https://conda.anaconda.org/conda-forge/linux-aarch64/lcms2-2.12-h012adcb_0.tar.bz2#d112a00b1ba7dda1f79735d2a4661ea3
https://conda.anaconda.org/conda-forge/linux-aarch64/libcups-2.3.3-h5ca083f_1.tar.bz2#885be89b80ac646f53d5144f1f326621
https://conda.anaconda.org/conda-forge/linux-aarch64/libcurl-7.81.0-hcafe9da_0.tar.bz2#82c3a2999a2a7fc9b8cb8477d98fe7f5
@ -229,6 +230,7 @@ https://conda.anaconda.org/conda-forge/linux-aarch64/ruamel.yaml-0.17.21-py310hf
https://conda.anaconda.org/conda-forge/linux-aarch64/scipy-1.8.0-py310hc5918d8_1.tar.bz2#29077ad66b7963bf981c9b6834ed5e6f
https://conda.anaconda.org/conda-forge/linux-aarch64/soapysdr-module-airspy-0.2.0-he88f3d8_0.tar.bz2#b1ca31a6c7f13ad6637eccd97c57ae28
https://conda.anaconda.org/conda-forge/linux-aarch64/soapysdr-module-airspyhf-0.2.0-he88f3d8_0.tar.bz2#2ed4cfaabc5de14423861dbfae27902f
https://conda.anaconda.org/conda-forge/linux-aarch64/soapysdr-module-hackrf-0.3.4-he88f3d8_0.tar.bz2#9a4681b61b151178c67a9ae9dc9e9bbd
https://conda.anaconda.org/conda-forge/linux-aarch64/soapysdr-module-lms7-20.10.0-hd71efff_1.tar.bz2#d93ec30ba61c83365575b80092cf0b26
https://conda.anaconda.org/conda-forge/linux-aarch64/soapysdr-module-plutosdr-0.2.1-h872020c_3.tar.bz2#45f287c22aaba09be75ecca458fc846e
https://conda.anaconda.org/conda-forge/linux-aarch64/soapysdr-module-remote-0.5.2-he88f3d8_2.tar.bz2#10661218518a8bc2fb358951f9ff0225

View File

@ -80,6 +80,7 @@ dependencies:
- gstreamer=1.18.5=h01406a2_3
- gtk3=3.24.31=ha4297e9_3
- h5py=3.6.0=nompi_py310hd005ad3_100
- hackrf=2021.03.1=h4f2b1ef_0
- harfbuzz=3.4.0=h046a1c0_0
- hdf5=1.12.1=nompi_h774d4d8_103
- hicolor-icon-theme=0.17=h8af1aa0_2
@ -224,6 +225,7 @@ dependencies:
- six=1.16.0=pyh6c4a22f_0
- soapysdr-module-airspy=0.2.0=he88f3d8_0
- soapysdr-module-airspyhf=0.2.0=he88f3d8_0
- soapysdr-module-hackrf=0.3.4=he88f3d8_0
- soapysdr-module-lms7=20.10.0=hd71efff_1
- soapysdr-module-plutosdr=0.2.1=h872020c_3
- soapysdr-module-remote=0.5.2=he88f3d8_2

View File

@ -17,6 +17,7 @@ specs:
- gnuradio-osmosdr=0.2.3=py310hef37bb6_17
- gnuradio-satellites=4.5.0=py310h10b79ae_0
- gnuradio=3.10.1.1=py310h81c55d6_0
- hackrf=2021.03.1=h4f2b1ef_0
- ipython=8.0.1=py310h4c7bcd0_2
- libiio=0.23=h8af1aa0_0
- libm2k=0.5.0=py310h0c2382d_3
@ -31,6 +32,7 @@ specs:
- scipy=1.8.0=py310hc5918d8_1
- soapysdr-module-airspy=0.2.0=he88f3d8_0
- soapysdr-module-airspyhf=0.2.0=he88f3d8_0
- soapysdr-module-hackrf=0.3.4=he88f3d8_0
- soapysdr-module-lms7=20.10.0=hd71efff_1
- soapysdr-module-plutosdr=0.2.1=h872020c_3
- soapysdr-module-remote=0.5.2=he88f3d8_2

View File

@ -1,6 +1,6 @@
# Generated by conda-lock.
# platform: linux-ppc64le
# input_hash: 8d623c465c53765e81819609b5caaaaded7bb883c041161def1db4a8c3c4ac44
# input_hash: 5b83bb708ce844817990262d56e2970e92b4af17ce6e6053157c7a3fe2d80acf
@EXPLICIT
https://conda.anaconda.org/conda-forge/linux-ppc64le/_libgcc_mutex-0.1-conda_forge.tar.bz2#e96f48755dc7c9f86c4aecf4cac40477
https://conda.anaconda.org/conda-forge/linux-ppc64le/ca-certificates-2021.10.8-h1084571_0.tar.bz2#f0cfcf8af17b11b6794a0096293ff77e
@ -119,6 +119,7 @@ https://conda.anaconda.org/conda-forge/linux-ppc64le/freetype-2.10.4-h8a70690_1.
https://conda.anaconda.org/conda-forge/linux-ppc64le/gdk-pixbuf-2.42.6-h6033419_0.tar.bz2#8f87b40eae60b7344df980016647de82
https://conda.anaconda.org/conda-forge/linux-ppc64le/glib-tools-2.70.2-h690f14c_4.tar.bz2#b9fba11ad7c42d1ab78e8f4aeeec5ba5
https://conda.anaconda.org/conda-forge/linux-ppc64le/gsl-2.7-h68b80c3_0.tar.bz2#7213100e35e7b6632626e945514526e1
https://conda.anaconda.org/conda-forge/linux-ppc64le/hackrf-2021.03.1-h064770d_0.tar.bz2#2d4c6a2656890b7efdffea135f08a059
https://conda.anaconda.org/conda-forge/linux-ppc64le/lcms2-2.11-h6d9531b_1.tar.bz2#6c6d4adce47dd079ff737636ca9e422a
https://conda.anaconda.org/conda-forge/linux-ppc64le/libcups-2.3.3-h9498048_1.tar.bz2#4fa4b5b64d90ab857ac06c16006acd06
https://conda.anaconda.org/conda-forge/linux-ppc64le/libcurl-7.81.0-he415e40_0.tar.bz2#5bfae0d5d75a8e342b9518880d44368f
@ -216,6 +217,7 @@ https://conda.anaconda.org/conda-forge/linux-ppc64le/ruamel.yaml-0.17.21-py310h1
https://conda.anaconda.org/conda-forge/linux-ppc64le/scipy-1.8.0-py310h350f40a_1.tar.bz2#b1390d482b2d32e19864f52af228fbfe
https://conda.anaconda.org/conda-forge/linux-ppc64le/soapysdr-module-airspy-0.2.0-h6f8e04d_0.tar.bz2#6fd4799a26a491406c7e758183188375
https://conda.anaconda.org/conda-forge/linux-ppc64le/soapysdr-module-airspyhf-0.2.0-h6f8e04d_0.tar.bz2#efb4bca0a34b8fefaa4cf1c442334f36
https://conda.anaconda.org/conda-forge/linux-ppc64le/soapysdr-module-hackrf-0.3.4-h6f8e04d_0.tar.bz2#b42e4a5bf0847722be5037b79fb898b7
https://conda.anaconda.org/conda-forge/linux-ppc64le/soapysdr-module-lms7-20.10.0-h32dcaff_1.tar.bz2#bbb482d96f7f00db9b0edf95bec95b75
https://conda.anaconda.org/conda-forge/linux-ppc64le/soapysdr-module-plutosdr-0.2.1-h4a71477_3.tar.bz2#d4a8b8902d94830de853539b0b69a7be
https://conda.anaconda.org/conda-forge/linux-ppc64le/soapysdr-module-remote-0.5.2-h6f8e04d_2.tar.bz2#0252a97f2e29b625aa4aad21ab0a9d85

View File

@ -78,6 +78,7 @@ dependencies:
- gstreamer-orc=0.4.32=h4e0d66e_1
- gtk3=3.24.31=h8f3aad3_3
- h5py=3.6.0=nompi_py310h32c68c9_100
- hackrf=2021.03.1=h064770d_0
- harfbuzz=3.4.0=h49b929e_0
- hdf5=1.12.1=nompi_h437d42d_103
- hicolor-icon-theme=0.17=ha3edaa6_2
@ -207,6 +208,7 @@ dependencies:
- six=1.16.0=pyh6c4a22f_0
- soapysdr-module-airspy=0.2.0=h6f8e04d_0
- soapysdr-module-airspyhf=0.2.0=h6f8e04d_0
- soapysdr-module-hackrf=0.3.4=h6f8e04d_0
- soapysdr-module-lms7=20.10.0=h32dcaff_1
- soapysdr-module-plutosdr=0.2.1=h4a71477_3
- soapysdr-module-remote=0.5.2=h6f8e04d_2

View File

@ -17,6 +17,7 @@ specs:
- gnuradio-osmosdr=0.2.3=py310hdbc3197_17
- gnuradio-satellites=4.5.0=py310h8ea9941_0
- gnuradio=3.10.1.1=py310hcbf79fe_0
- hackrf=2021.03.1=h064770d_0
- ipython=8.0.1=py310h194a6c8_2
- libiio=0.23=ha3edaa6_0
- libm2k=0.5.0=py310he948909_3
@ -31,6 +32,7 @@ specs:
- scipy=1.8.0=py310h350f40a_1
- soapysdr-module-airspy=0.2.0=h6f8e04d_0
- soapysdr-module-airspyhf=0.2.0=h6f8e04d_0
- soapysdr-module-hackrf=0.3.4=h6f8e04d_0
- soapysdr-module-lms7=20.10.0=h32dcaff_1
- soapysdr-module-plutosdr=0.2.1=h4a71477_3
- soapysdr-module-remote=0.5.2=h6f8e04d_2

View File

@ -1,6 +1,6 @@
# Generated by conda-lock.
# platform: osx-64
# input_hash: ac02cbd66af7aa5fc8219c78cf500f33d46d05a4d14d60429f90bfcd83efaf2d
# input_hash: 29015d742ab60c5aa9ba63e764e98b60cd4288011d8022d5cffa7ac1d55b3080
@EXPLICIT
https://conda.anaconda.org/conda-forge/osx-64/bzip2-1.0.8-h0d85af4_4.tar.bz2#37edc4e6304ca87316e160f5ca0bd1b5
https://conda.anaconda.org/conda-forge/osx-64/c-ares-1.18.1-h0d85af4_0.tar.bz2#00b3e98a61e6430808fe7a2534681f28
@ -124,6 +124,7 @@ https://conda.anaconda.org/conda-forge/noarch/decorator-5.1.1-pyhd8ed1ab_0.tar.b
https://conda.anaconda.org/conda-forge/noarch/executing-0.8.2-pyhd8ed1ab_0.tar.bz2#dcd884e2cf5bcdccdf78f7db35999d62
https://conda.anaconda.org/conda-forge/osx-64/fontconfig-2.13.96-h10f422b_0.tar.bz2#6398b7f87354c0f4199a094048a1e9ae
https://conda.anaconda.org/conda-forge/osx-64/gdk-pixbuf-2.42.6-h2e6141f_0.tar.bz2#be5dd0a4ffc76407baa987e0d99d6c97
https://conda.anaconda.org/conda-forge/osx-64/hackrf-2021.03.1-h5812942_0.tar.bz2#968151d5418936b6d1e72746b0efd455
https://conda.anaconda.org/conda-forge/osx-64/hdf5-1.12.1-nompi_h2f0ef1a_103.tar.bz2#d425b35b7645412b866e2aa4f2aae871
https://conda.anaconda.org/conda-forge/noarch/idna-3.3-pyhd8ed1ab_0.tar.bz2#40b50b8b030f5f2f22085c062ed013dd
https://conda.anaconda.org/conda-forge/osx-64/lcms2-2.12-h577c468_0.tar.bz2#abce77b852b73670e85e104746b0ea1b
@ -203,6 +204,7 @@ https://conda.anaconda.org/conda-forge/osx-64/pyqt-impl-5.12.3-py310hea9ccf3_8.t
https://conda.anaconda.org/conda-forge/osx-64/ruamel.yaml-0.17.21-py310he24745e_0.tar.bz2#9236b5f4383bddd69efbf6bdc7e09362
https://conda.anaconda.org/conda-forge/osx-64/soapysdr-module-airspy-0.2.0-ha64c28d_0.tar.bz2#b59403f2f4c2a8a5e63e1c85eac94721
https://conda.anaconda.org/conda-forge/osx-64/soapysdr-module-airspyhf-0.2.0-ha64c28d_0.tar.bz2#db15c5581723856f829b15729a93b61b
https://conda.anaconda.org/conda-forge/osx-64/soapysdr-module-hackrf-0.3.4-ha64c28d_0.tar.bz2#e995f7c2dcdf42749638838e3c0b53da
https://conda.anaconda.org/conda-forge/osx-64/soapysdr-module-lms7-20.10.0-h01fb3c3_1.tar.bz2#53e01b289ed4eabde51e0a58bed4379a
https://conda.anaconda.org/conda-forge/osx-64/soapysdr-module-plutosdr-0.2.1-hbfed937_3.tar.bz2#06fb27ef1e1e38e68399d1b18a6d96c9
https://conda.anaconda.org/conda-forge/osx-64/soapysdr-module-remote-0.5.2-ha64c28d_2.tar.bz2#b46013cf640ecbe5bfb5ecb01d53561c

View File

@ -76,6 +76,7 @@ dependencies:
- gstreamer-orc=0.4.32=h0d85af4_1
- gtk3=3.24.31=h967bb29_3
- h5py=3.6.0=nompi_py310h47026f8_100
- hackrf=2021.03.1=h5812942_0
- harfbuzz=3.4.0=h447b35c_0
- hdf5=1.12.1=nompi_h2f0ef1a_103
- hicolor-icon-theme=0.17=h694c41f_2
@ -211,6 +212,7 @@ dependencies:
- six=1.16.0=pyh6c4a22f_0
- soapysdr-module-airspy=0.2.0=ha64c28d_0
- soapysdr-module-airspyhf=0.2.0=ha64c28d_0
- soapysdr-module-hackrf=0.3.4=ha64c28d_0
- soapysdr-module-lms7=20.10.0=h01fb3c3_1
- soapysdr-module-plutosdr=0.2.1=hbfed937_3
- soapysdr-module-remote=0.5.2=ha64c28d_2

View File

@ -18,6 +18,7 @@ specs:
- gnuradio-satellites=4.5.0=py310h622725a_0
- gnuradio=3.10.1.1=py310he66b79c_0
- gqrx=2.15.8=hf9b93e5_2
- hackrf=2021.03.1=h5812942_0
- ipython=8.0.1=py310h2ec42d9_2
- libiio=0.23=h694c41f_0
- libm2k=0.5.0=py310ha76df19_3
@ -32,6 +33,7 @@ specs:
- scipy=1.8.0=py310h47774c9_1
- soapysdr-module-airspy=0.2.0=ha64c28d_0
- soapysdr-module-airspyhf=0.2.0=ha64c28d_0
- soapysdr-module-hackrf=0.3.4=ha64c28d_0
- soapysdr-module-lms7=20.10.0=h01fb3c3_1
- soapysdr-module-plutosdr=0.2.1=hbfed937_3
- soapysdr-module-remote=0.5.2=ha64c28d_2

View File

@ -1,6 +1,6 @@
# Generated by conda-lock.
# platform: osx-arm64
# input_hash: ce1ac5ff49a7b965df93f1a7600fb3024d9fc2291b82376cc1e041c7c7d3b3c2
# input_hash: 23fa0751d477d13a41ca0e0787ac667bf901ace1ef395d9706ecd1e77be4b7b8
@EXPLICIT
https://conda.anaconda.org/conda-forge/osx-arm64/bzip2-1.0.8-h3422bc3_4.tar.bz2#fc76ace7b94fb1f694988ab1b14dd248
https://conda.anaconda.org/conda-forge/osx-arm64/c-ares-1.18.1-h3422bc3_0.tar.bz2#5dd04dad345af4f1e8f3f0d5afc03b67
@ -115,6 +115,7 @@ https://conda.anaconda.org/conda-forge/noarch/decorator-5.1.1-pyhd8ed1ab_0.tar.b
https://conda.anaconda.org/conda-forge/noarch/executing-0.8.2-pyhd8ed1ab_0.tar.bz2#dcd884e2cf5bcdccdf78f7db35999d62
https://conda.anaconda.org/conda-forge/osx-arm64/fontconfig-2.13.96-heb65262_0.tar.bz2#6ed932560c7d530337edd36d9a091c7e
https://conda.anaconda.org/conda-forge/osx-arm64/gdk-pixbuf-2.42.6-hff60771_0.tar.bz2#63315b179bb0fe73d4ad7e43e64407cd
https://conda.anaconda.org/conda-forge/osx-arm64/hackrf-2021.03.1-h52ad5b1_0.tar.bz2#ff402e7e9b86261473abb93e757f3d18
https://conda.anaconda.org/conda-forge/osx-arm64/hdf5-1.12.1-nompi_had0e5e0_103.tar.bz2#2bd0f156acd9868354c07ca6667a46d9
https://conda.anaconda.org/conda-forge/noarch/idna-3.3-pyhd8ed1ab_0.tar.bz2#40b50b8b030f5f2f22085c062ed013dd
https://conda.anaconda.org/conda-forge/osx-arm64/lcms2-2.12-had6a04f_0.tar.bz2#e66c48b683085eaa6627cc61ba76c1e2
@ -190,6 +191,7 @@ https://conda.anaconda.org/conda-forge/osx-arm64/pynacl-1.5.0-py310he2143c4_0.ta
https://conda.anaconda.org/conda-forge/osx-arm64/ruamel.yaml-0.17.21-py310he2143c4_0.tar.bz2#a65ff4eb03c6377795fda74d48af76c6
https://conda.anaconda.org/conda-forge/osx-arm64/soapysdr-module-airspy-0.2.0-h4306ade_0.tar.bz2#718454fcd0364ede5ea5f4711601830d
https://conda.anaconda.org/conda-forge/osx-arm64/soapysdr-module-airspyhf-0.2.0-h4306ade_0.tar.bz2#58e9064bfe34a66c96ba5b7ffc11fd3a
https://conda.anaconda.org/conda-forge/osx-arm64/soapysdr-module-hackrf-0.3.4-h4306ade_0.tar.bz2#3452da20c05a4f67925983d8e4afcb2e
https://conda.anaconda.org/conda-forge/osx-arm64/soapysdr-module-lms7-20.10.0-h1576d20_1.tar.bz2#12640966fc6caec55a5a0741496d67ee
https://conda.anaconda.org/conda-forge/osx-arm64/soapysdr-module-plutosdr-0.2.1-he314a61_3.tar.bz2#35cf19bb9fc1ae703b0a33192e1a9b57
https://conda.anaconda.org/conda-forge/osx-arm64/soapysdr-module-remote-0.5.2-h4306ade_2.tar.bz2#2a80ff3672c59b7e15f87c206a1923c2

View File

@ -72,6 +72,7 @@ dependencies:
- gstreamer-orc=0.4.32=h3422bc3_1
- gtk3=3.24.31=h38cc261_3
- h5py=3.6.0=nompi_py310hb8bbf05_100
- hackrf=2021.03.1=h52ad5b1_0
- harfbuzz=3.4.0=h6efa254_0
- hdf5=1.12.1=nompi_had0e5e0_103
- hicolor-icon-theme=0.17=hce30654_2
@ -193,6 +194,7 @@ dependencies:
- six=1.16.0=pyh6c4a22f_0
- soapysdr-module-airspy=0.2.0=h4306ade_0
- soapysdr-module-airspyhf=0.2.0=h4306ade_0
- soapysdr-module-hackrf=0.3.4=h4306ade_0
- soapysdr-module-lms7=20.10.0=h1576d20_1
- soapysdr-module-plutosdr=0.2.1=he314a61_3
- soapysdr-module-remote=0.5.2=h4306ade_2

View File

@ -17,6 +17,7 @@ specs:
- gnuradio-osmosdr=0.2.3=py310hb3127fc_17
- gnuradio-satellites=4.5.0=py310hc593c3b_0
- gnuradio=3.10.1.1=py310h264cb18_0
- hackrf=2021.03.1=h52ad5b1_0
- ipython=8.0.1=py310hbe9552e_2
- libiio=0.23=hce30654_0
- libm2k=0.5.0=py310haa25963_3
@ -31,6 +32,7 @@ specs:
- scipy=1.8.0=py310h6ecf4ae_1
- soapysdr-module-airspy=0.2.0=h4306ade_0
- soapysdr-module-airspyhf=0.2.0=h4306ade_0
- soapysdr-module-hackrf=0.3.4=h4306ade_0
- soapysdr-module-lms7=20.10.0=h1576d20_1
- soapysdr-module-plutosdr=0.2.1=he314a61_3
- soapysdr-module-remote=0.5.2=h4306ade_2

View File

@ -1,6 +1,6 @@
# Generated by conda-lock.
# platform: win-64
# input_hash: c1b852cd8b23d8f13e5b1a376eb04f145aaddd198931931263dd374305cf1bec
# input_hash: b84007e1edf321c36cda5b4a311ba6d308975739a806e5595bf7eebf9f501d5a
@EXPLICIT
https://conda.anaconda.org/conda-forge/win-64/ca-certificates-2021.10.8-h5b45459_0.tar.bz2#2ddd48c9b52f7f65361b9645b2c5d370
https://conda.anaconda.org/conda-forge/noarch/font-ttf-dejavu-sans-mono-2.37-hab24e00_0.tar.bz2#0c96522c6bdaed4b1566d11387caaf45
@ -91,6 +91,7 @@ https://conda.anaconda.org/conda-forge/noarch/cycler-0.11.0-pyhd8ed1ab_0.tar.bz2
https://conda.anaconda.org/conda-forge/noarch/dataclasses-0.8-pyhc8e2a94_3.tar.bz2#a362b2124b06aad102e2ee4581acee7d
https://conda.anaconda.org/conda-forge/noarch/decorator-5.1.1-pyhd8ed1ab_0.tar.bz2#43afe5ab04e35e17ba28649471dd7364
https://conda.anaconda.org/conda-forge/noarch/executing-0.8.2-pyhd8ed1ab_0.tar.bz2#dcd884e2cf5bcdccdf78f7db35999d62
https://conda.anaconda.org/conda-forge/win-64/hackrf-2021.03.1-hbb36527_0.tar.bz2#f816fd8dac768d2cb8359c93b7c93ebb
https://conda.anaconda.org/conda-forge/noarch/idna-3.3-pyhd8ed1ab_0.tar.bz2#40b50b8b030f5f2f22085c062ed013dd
https://conda.anaconda.org/conda-forge/win-64/libblas-3.9.0-13_win64_mkl.tar.bz2#5addc4aa3bae7e89ce6eb8720650b257
https://conda.anaconda.org/conda-forge/win-64/libcodec2-1.0.3-hcd874cb_0.tar.bz2#2fa31fd5cbe57b0e672c2efe87cd1524
@ -183,6 +184,7 @@ https://conda.anaconda.org/conda-forge/win-64/qwt-6.2.0-h552f0f6_0.tar.bz2#bf604
https://conda.anaconda.org/conda-forge/win-64/ruamel.yaml-0.17.21-py38h294d835_0.tar.bz2#5bff75ca454b46e6e335d31cb3c2f30f
https://conda.anaconda.org/conda-forge/win-64/soapysdr-module-airspy-0.2.0-h23704b7_0.tar.bz2#438df427a47086858b8e020ae4cb5500
https://conda.anaconda.org/conda-forge/win-64/soapysdr-module-airspyhf-0.2.0-h23704b7_0.tar.bz2#a6681b932193fa3964d97d7b6fbe3a30
https://conda.anaconda.org/conda-forge/win-64/soapysdr-module-hackrf-0.3.4-h23704b7_0.tar.bz2#b522ddc5d54a9eb3a04d8799b866d5f9
https://conda.anaconda.org/conda-forge/win-64/soapysdr-module-lms7-20.10.0-heea76a6_1.tar.bz2#1114a6676ea22a5605b74d25f109781e
https://conda.anaconda.org/conda-forge/win-64/soapysdr-module-remote-0.5.2-h23704b7_2.tar.bz2#d591decb33cd0c3ad25aa0e3b207df89
https://conda.anaconda.org/conda-forge/win-64/soapysdr-module-rtlsdr-0.3.0-h23704b7_1.tar.bz2#0dc3975258339ecfc06f2b1405516cc7

View File

@ -71,6 +71,7 @@ dependencies:
- gsl=2.7=hdfb1a43_0
- gtk3=3.24.31=h82811cf_2
- h5py=3.6.0=nompi_py38hde0384b_100
- hackrf=2021.03.1=hbb36527_0
- harfbuzz=3.1.1=hc601d6f_0
- hdf5=1.12.1=nompi_h2a0e4a3_103
- hicolor-icon-theme=0.17=h57928b3_2
@ -198,6 +199,7 @@ dependencies:
- six=1.16.0=pyh6c4a22f_0
- soapysdr-module-airspy=0.2.0=h23704b7_0
- soapysdr-module-airspyhf=0.2.0=h23704b7_0
- soapysdr-module-hackrf=0.3.4=h23704b7_0
- soapysdr-module-lms7=20.10.0=heea76a6_1
- soapysdr-module-plutosdr=0.2.1=h3cbcf99_3
- soapysdr-module-remote=0.5.2=h23704b7_2

View File

@ -20,6 +20,7 @@ specs:
- gnuradio-satellites=4.5.0=py38h6e41f78_0
- gnuradio=3.10.1.1=py38h000093a_0
- gqrx=2.15.8=h2f8d0ae_2
- hackrf=2021.03.1=hbb36527_0
- ipython=8.0.1=py38haa244fe_2
- libiio=0.23=h57928b3_0
- libm2k=0.5.0=py38hd4b8dc1_3
@ -35,6 +36,7 @@ specs:
- scipy=1.8.0=py38ha1292f7_1
- soapysdr-module-airspy=0.2.0=h23704b7_0
- soapysdr-module-airspyhf=0.2.0=h23704b7_0
- soapysdr-module-hackrf=0.3.4=h23704b7_0
- soapysdr-module-lms7=20.10.0=heea76a6_1
- soapysdr-module-plutosdr=0.2.1=h3cbcf99_3
- soapysdr-module-remote=0.5.2=h23704b7_2

View File

@ -21,6 +21,7 @@ dependencies:
- gqrx # [linux64]
- gqrx # [osx64]
- gqrx # [win64]
- hackrf
- ipython
- libiio
- libm2k
@ -37,6 +38,7 @@ dependencies:
- soapysdr
- soapysdr-module-airspy
- soapysdr-module-airspyhf
- soapysdr-module-hackrf
- soapysdr-module-lms7
- soapysdr-module-plutosdr
- soapysdr-module-remote