Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/iNavFlight/inav-configurator.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-04-05Basic Logic Conditions UIPawel Spychalski (DzikuVx)
2020-01-21Make tab loading async safe and add a small animationAlberto García Hierro
Tab loading was relying on replacing the contents of '#content' with the loading indicator, then replacing it with the loading tab content and blocking rendering until the tab was ready by not yielding. This is problematic for tabs that load some data asynchronously, like PID and OSD. Instead, put the loading indicator in front of everything else and load new content inside '#content' next to the loading indicator (but without showing it). Once the content and data are fully loaded we fade out the loading indicator with a 0.4s long animation and then we remove. This works for both synchronous and asynchonous loading of tabs.
2019-11-22Drop less used settingsPawel Spychalski (DzikuVx)
2019-11-22Basic PID Tab reworkPawel Spychalski (DzikuVx)
2019-11-21Enable Blackbox on blackbox pagePawel Spychalski (DzikuVx)
2019-04-27Remove AutoconnectPawel Spychalski (DzikuVx)
2019-04-01UI improvements and savingPawel Spychalski (DzikuVx)
2019-02-04Display a modal during rebootPawel Spychalski (DzikuVx)
2019-01-20Additional messages for gyro LPFPawel Spychalski (DzikuVx)
2019-01-15Warning for ESC protocol and looptimePawel Spychalski (DzikuVx)
2018-11-10Styles updatePawel Spychalski (DzikuVx)
2018-06-27Don't hardcode the logo text widthAlberto García Hierro
Otherwise it doesn't display correctly when the version is longer than X.Y.Z. Add some left margin to the version instead.
2018-06-16Add support for battery profilesMichel Pastor
2018-05-24fixes and cleanupsPawel Spychalski (DzikuVx)
2018-05-07Servo tab cleanupPawel Spychalski (DzikuVx)
2018-05-02Mixer iconPawel Spychalski (DzikuVx)
2018-03-30Basic layoutPawel Spychalski (DzikuVx)
2018-02-17Increase vbat resolutionMichel Pastor
2018-01-29Merge branch 'master' of https://github.com/iNavFlight/inav-configurator ↵afinogen
into mission-planer Fix conflicts: _locales/en/messages.json
2018-01-24UI for smix rulesPawel Spychalski (DzikuVx)
2018-01-05save and load pointsSergej Pozdnyakov
2017-12-31Calibration tab. Squashed commit. Kudos to @DzikuVx, @skaman82, @AfinogenKonstantin Sharlaimov (DigitalEntity)
2017-12-28add check new app versionafinogen
2017-03-12Fix incorrect sonar icon pathKonstantin Sharlaimov (DigitalEntity)
2017-03-08updated pathsPawel Spychalski (DzikuVx)
2017-03-05menu iconsPawel Spychalski (DzikuVx)
2017-03-05Merge remote-tracking branch 'origin/master' into build-systemPawel Spychalski (DzikuVx)
2017-02-02fixes #132skaman82
2017-01-27build system - progressPawel Spychalski (DzikuVx)
2017-01-26Merge branch 'master' into msp-queuePawel Spychalski (DzikuVx)
2017-01-24advanced tuning tab donePawel Spychalski (DzikuVx)
2017-01-22dynamic polling interval on receiver pagePawel Spychalski (DzikuVx)
2017-01-22GUI to use hard lock queue name Wireless modePawel Spychalski (DzikuVx)
2017-01-12fix for tooltipsskaman82
2017-01-12typo fixskaman82
2017-01-12PreArming Checks stylingskaman82
2017-01-09Preset save modalU-PAWEL-X220\pawel
2017-01-01CSS fixupsU-PAWEL-X220\pawel
2017-01-01fix for not visible CLI tab link when log is closedU-PAWEL-X220\pawel
2016-12-25radio featuresPawel Spychalski (DzikuVx)
2016-12-24cleaningPawel Spychalski (DzikuVx)
2016-12-15Merge remote-tracking branch 'origin/master' into osd-supportPawel Spychalski (DzikuVx)
2016-12-10Adding sensor iconset for errorsskaman82
2016-12-10Adding airspeed icon to the sensorsskaman82
2016-11-29missing iconsPawel Spychalski (DzikuVx)
2016-10-18UI fixesPawel Spychalski (DzikuVx)
2016-06-18calibration tab removedPawel Spychalski (DzikuVx)
2016-06-13mag calibration button fixskaman82
2016-05-24logo fixskaman82
2016-05-24Battery Statusskaman82