2024-03-11, 06:46 PM
I have packaged AIS-Catcher (.deb) and put it in preview channel also for OP. Those who want to try it out:
1. activate preview repository (depending on version)
For Bullseye ( aka OP3)
For Bookworm (aka OP4)
2. Install
3. You can adjust your options in /etc/default/ais-catcher
4. By default, AIS-Catcher delivers the AIS sentences via port 5011 TCP
Any feedback and comment are welcome
1. activate preview repository (depending on version)
For Bullseye ( aka OP3)
Code:
deb [signed-by=/usr/share/keyrings/oss.boating.gpg] https://www.free-x.de/deb4op bullseye-preview main
Code:
deb [signed-by=/usr/share/keyrings/oss.boating.gpg] https://www.free-x.de/deb4op bookworm-preview main
2. Install
Code:
sudo apt update
sudo apt install ais-catcher
3. You can adjust your options in /etc/default/ais-catcher
4. By default, AIS-Catcher delivers the AIS sentences via port 5011 TCP
Any feedback and comment are welcome