Skip to content

Commit

Permalink
Merge pull request #705 from anarkiwi/v25
Browse files Browse the repository at this point in the history
gr-iqtlabs 1.0.25.
  • Loading branch information
anarkiwi authored Jun 8, 2023
2 parents b4b91a4 + e0e9651 commit 833c21a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README-airt.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ $ conda activate anarkiwi-airt
install gr-iqtlabs

```
$ git clone https://github.com/iqtlabs/gr-iqtlabs -b 1.0.24
$ git clone https://github.com/iqtlabs/gr-iqtlabs -b 1.0.25
$ cd gr-iqtlabs
$ mkdir build
$ cd build
Expand Down
2 changes: 1 addition & 1 deletion docker/Dockerfile.base
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ RUN git clone https://github.com/pothosware/SoapyUHD -b soapy-uhd-0.4.1
RUN git clone https://github.com/Nuand/bladeRF.git -b 2023.02
RUN git clone https://github.com/anarkiwi/lime-tools -b samples
RUN git clone https://github.com/iqtlabs/uhd_sample_recorder -b v1.0.4
RUN git clone https://github.com/iqtlabs/gr-iqtlabs -b 1.0.24
RUN git clone https://github.com/iqtlabs/gr-iqtlabs -b 1.0.25
WORKDIR /root/uhd_sample_recorder
RUN ./install-deps.sh && ./build.sh
WORKDIR /root/uhd_sample_recorder/build
Expand Down

0 comments on commit 833c21a

Please sign in to comment.