1
0
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:
James Cotton 2012-06-07 09:49:09 -05:00
commit 1e041e5788

View File

@ -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";