1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-14 20:10:11 +03:00

Merge pull request #1738 from Scavanger/SITL-Integration

SITL integration
This commit is contained in:
Paweł Spychalski 2023-03-26 15:38:55 +02:00 committed by GitHub
commit 448d9dc3ba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
26 changed files with 6597 additions and 5710 deletions

View file

@ -596,7 +596,8 @@ var FC = {
'NMEA',
'UBLOX',
'UBLOX7',
'MSP'
'MSP',
'FAKE'
];
},
getGpsBaudRates: function () {