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:
commit
448d9dc3ba
26 changed files with 6597 additions and 5710 deletions
3
js/fc.js
3
js/fc.js
|
@ -596,7 +596,8 @@ var FC = {
|
|||
'NMEA',
|
||||
'UBLOX',
|
||||
'UBLOX7',
|
||||
'MSP'
|
||||
'MSP',
|
||||
'FAKE'
|
||||
];
|
||||
},
|
||||
getGpsBaudRates: function () {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue