mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-24 16:55:22 +03:00
SITL integration
This commit is contained in:
parent
5a6c2d7040
commit
069d0f2019
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