Skip to content
Snippets Groups Projects
Forked from OpenSource / Ardupilot
Loading
user avatar
Holger Steinhaus authored
GNSS modules handled by PX4 drivers are not auto-detectable, some are not even
connected to a UART port. The activation is therefore controlled by GPS_TYPE
only. Baud rate and port settings (if applicable) have to be handled by the PX4
firmware.
abad5887