Replace dump1090 with dump1090-mutability

TomW

Member
I wonder if someone could point me to instructions on making the change? I have a functioning Raspberry Pi 2 with dump1090 but I like what I see in other's mutability system. I'm pretty much noob at this UNIX stuff...
thanks in advance
Tom
 
Hi Tom,
Im no expert but you could try removing your existing dump1090 by

sudo /etc/init.d/dump1090.sh stop

then

sudo killall dump1090

just to make sure its stopped,

then



sudo update-rc.d -f dump1090.sh remove

This command is on this page about rpi & Dump1090

http://www.satsignal.eu/raspberry-pi/dump1090.html

There is a guide on installing mutability in post #5 here but if you have FA feeder installed take note of a setting you have to change in setup to get around a bug in piaware.

http://forum.planefinder.net/thread...ctions-for-raspbian-dump1090-data-feeder.241/

Hope this helps Tom.
 
Last edited:
Back
Top