rtkbase
rtkbase copied to clipboard
Avahi use Mosaic ip interface
Describe the bug The base is not detected with find_rtkbase
To Reproduce Steps to reproduce the behavior:
- Base station with a Mosaic-X5
- On Find_Rtkbase, click on 'Find'
Expected behavior The base station is detected
Software/Hardware (please complete the following information):
- RTKBase release number 2.6.3
- OS: Raspberry Pi Os lite (debian 13 trixie)
- SBC: Raspberry Pi 4
- GNSS Device: Septentrio Mosaic-X5
- Connection type: usb
Additional context
The avahi daemon choose the ip address from the Mosaic-X5 ip interface instead of the real ethernet interface.
One way to fix this is to add deny-interfaces=usb0 in /etc/avahi/avahi-daemon.conf