mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-17 02:52:12 +01:00
Merge remote-tracking branch 'origin/next' into revo
This commit is contained in:
commit
1e041e5788
@ -34,7 +34,7 @@ HITLConfiguration::HITLConfiguration(QString classId,
|
||||
{
|
||||
// qDebug() << "HITLV2Configuration";
|
||||
// default values
|
||||
QString simulatorId = "";
|
||||
QString simulatorId = "ASimRC";
|
||||
QString hostAddress = "127.0.0.1";
|
||||
int inPort = 40100;
|
||||
QString remoteAddress = "127.0.0.1";
|
||||
|
Loading…
x
Reference in New Issue
Block a user