mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-14 00:20:36 +08:00
a5549b5c75
* SITL: mavlink bind to a specific interface using an environment variable PX4_NET_INTERFACE Fixes issue #26384 * document the usage of PX4_NET_INTERFACE * Improved Docs: - Added new Environment Configuration subsection at the end of SITL Simulation - Removed the old Bind MAVLink to Specific Network Interface subsection (content consolidated into the new section) --------- Co-authored-by: Hamish Willee <hamishwillee@gmail.com>