Go back to using LPCNet master.
parent
01a50e9861
commit
2000b62803
|
@ -22,7 +22,7 @@ export LPCNETDIR=$FREEDVGUIDIR/LPCNet
|
||||||
|
|
||||||
# change this when working on combined codec2/freedv-gui changes
|
# change this when working on combined codec2/freedv-gui changes
|
||||||
CODEC2_BRANCH=master
|
CODEC2_BRANCH=master
|
||||||
LPCNET_BRANCH=ms-uncouple-codec2
|
LPCNET_BRANCH=master
|
||||||
|
|
||||||
# OK, build and test LPCNet
|
# OK, build and test LPCNet
|
||||||
cd $FREEDVGUIDIR
|
cd $FREEDVGUIDIR
|
||||||
|
|
|
@ -24,7 +24,7 @@ export LPCNETDIR=$FREEDVGUIDIR/LPCNet
|
||||||
export HAMLIBDIR=$FREEDVGUIDIR/hamlib
|
export HAMLIBDIR=$FREEDVGUIDIR/hamlib
|
||||||
|
|
||||||
CODEC2_BRANCH=master
|
CODEC2_BRANCH=master
|
||||||
LPCNET_BRANCH=ms-uncouple-codec2
|
LPCNET_BRANCH=master
|
||||||
|
|
||||||
# Prerequisite: build hamlib
|
# Prerequisite: build hamlib
|
||||||
cd $FREEDVGUIDIR
|
cd $FREEDVGUIDIR
|
||||||
|
|
Loading…
Reference in New Issue