POSIX: Simulator: Use port 14560, since 14550 is QGroundControls default port

This commit is contained in:
Lorenz Meier
2015-06-19 10:45:26 -07:00
parent 79d9e1be8d
commit 878284701d
+1 -1
View File
@@ -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