mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
POSIX: Simulator: Use port 14560, since 14550 is QGroundControls default port
This commit is contained in:
parent
79d9e1be8d
commit
878284701d
@ -40,7 +40,7 @@
|
||||
using namespace simulator;
|
||||
|
||||
#define SEND_INTERVAL 20
|
||||
#define UDP_PORT 14550
|
||||
#define UDP_PORT 14560
|
||||
#define PIXHAWK_DEVICE "/dev/ttyACM0"
|
||||
|
||||
#define PRESS_GROUND 101325.0f
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user