kucengemok
Member
how to use this client in linux mint 18.3?
#!/bin/bash
#A bash script to start Ted Sluis' dump1090 with optimal flags
cd /home/kucengemok/dump1090
./dump1090 --interactive --net --enable-agc --gain -10 --ppm 53 --phase-enhance --lat 2.xxxxx--lon 101.xxxxxx --oversample --dcfilter--net-ro-port 30002 --net-beast --gain 48.0 --modeac --quiet
#!/bin/bash
#A bash script to start modesdeco2 with optimal flags
cd /home/kucengemok/modesdeco2_x86_64_20170127
./modesdeco2 --location 2.xxxxxxx:101.xxxxx --web 8080 --rbs --beast 30005 --msg 30003 --sbs10001 10001 --avr 30031 --gain 48.0 --agc --filter-ic --metric --localtime --filter-expire 7600 --flight-expire-time 7200 --google-key xxxxxxxxxxxx
so we still need those applications - dump1090 and modescope to run with pfclient?
#!/bin/bash
#A bash script to start Ted Sluis' dump1090 with optimal flags
cd /home/kucengemok/dump1090
./dump1090 --interactive --net --enable-agc --gain -10 --ppm 53 --phase-enhance --lat 2.xxxxx--lon 101.xxxxxx --oversample --dcfilter--net-ro-port 30002 --net-beast --gain 48.0 --modeac --quiet
#!/bin/bash
#A bash script to start modesdeco2 with optimal flags
cd /home/kucengemok/modesdeco2_x86_64_20170127
./modesdeco2 --location 2.xxxxxxx:101.xxxxx --web 8080 --rbs --beast 30005 --msg 30003 --sbs10001 10001 --avr 30031 --gain 48.0 --agc --filter-ic --metric --localtime --filter-expire 7600 --flight-expire-time 7200 --google-key xxxxxxxxxxxx
so we still need those applications - dump1090 and modescope to run with pfclient?
Last edited: