mirror of
https://github.com/ha7ilm/openwebrx.git
synced 2026-04-04 14:07:32 +00:00
misc updates to include redsea
This commit is contained in:
parent
56f34e406e
commit
441e6fe2d0
4 changed files with 15 additions and 1 deletions
|
|
@ -133,6 +133,17 @@ cmakebuild dumphfdl v1.4.1
|
|||
git clone https://github.com/szpajder/dumpvdl2.git
|
||||
cmakebuild dumpvdl2 v2.3.0
|
||||
|
||||
git clone https://github.com/windytan/redsea.git
|
||||
pushd readsea
|
||||
# latest from master as of 2024-01-18
|
||||
git checkout c6e6b47ac2c7a9aac9409483b00ca61cd6eb47bd
|
||||
./autogen.sh
|
||||
./configure
|
||||
make
|
||||
make install
|
||||
popd
|
||||
rm -rf readsea
|
||||
|
||||
git clone https://github.com/hessu/aprs-symbols /usr/share/aprs-symbols
|
||||
pushd /usr/share/aprs-symbols
|
||||
git checkout 5c2abe2658ee4d2563f3c73b90c6f59124839802
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue