1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-13 11:29:53 +03:00

tab tasks unified

This commit is contained in:
Pawel Spychalski (DzikuVx) 2017-01-18 16:50:35 +01:00
parent d1fcb81017
commit d1483e5e26
18 changed files with 46 additions and 99 deletions

View file

@ -499,6 +499,7 @@ function update_live_status() {
display: 'inline-block'
});
//FIXME probably this is a duplication on status polling... one of those is probably very very not needed
if (GUI.active_tab != 'cli') {
MSP.send_message(MSPCodes.MSP_BOXNAMES, false, false);
if (semver.gte(CONFIG.flightControllerVersion, "1.2.0"))