mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-12-02 10:24:11 +01:00
Merge remote-tracking branch 'origin/next' into Brian-PipXtreme-V2
This commit is contained in:
commit
0218fa8689
@ -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…
Reference in New Issue
Block a user