abcd
For my info, what does your MLAT client do that the Airnav client doesnt?
Alan
The command "sudo apt-get install mlat-client" installs mlat-client from RB24 repisitory.
The RB24 supplied mlat-client gets started successfully when the RPi is rebooted.
However if rbfeeder is restarted by command "sudo systemctl restart rbfeeder", the RB24 supplied mlat-client fails to restart.
The mlat-client, which I have built from generic source-code & uploaded to my Github site, starts successfully in both cases, i.e. when Pi is rebooted, as well as when command "sudo systemctl restart rbfeeder" is issued.
EDITI just now noted that in latest version "rbfeeder_0.4.1", the commands "sudo sytemctl restart rbfeeder" and "sudo systemctl stop rbfeeder" fail (get stuck).
Possibly it has been done intentionally due to the bug I have mentioned above. Now I can restart rbfeeder only by rebooting the Pi
.