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 (Expand)Author
2015-10-30First rework of Configuration Tabskaman82
2015-10-29Reduced animation speed of the logbarskaman82
2015-10-29switchery integrationskaman82
2015-10-28Ports tab clean upskaman82
2015-10-28Some finetuningskaman82
2015-10-28CSS fixesskaman82
2015-10-28Fix for open logskaman82
2015-10-27Added sensor icons. Experimenting with theme changeskaman82
2015-10-26experimentingskaman82
2015-10-26Added iconsskaman82
2015-10-24Log bar upgrade to show scroll functionality to userskaman82
2015-10-24testing logview toggleskaman82
2015-03-03Move Documentation and Support links to separate tab. Add aDominic Clifton
2015-01-30Add dataflash tab: Very basic functionality is workingNicholas Sherlock
2015-01-27Allow old API version to be used but disable LED strip tab andDominic Clifton
2015-01-25Improve user experience by adding tabs for the welcome and firmwareDominic Clifton
2015-01-09First cut of port of LED Strip configuration UI.Dominic Clifton
2015-01-08Use i18n for tab switch message.Dominic Clifton
2015-01-08Update messaging used when api version is incompatible.Dominic Clifton
2015-01-07Update message using old firmwareRoeland Lutters
2015-01-06CLI available for old firmware versionsRoeland Lutters
2015-01-04Update the message that reminders users to check for new versions ratherDominic Clifton
2015-01-02Removing more review related code. Adding skeleton of new Ports tab.Dominic Clifton
2014-12-19fixed typosPaul Rogalinski
2014-12-19fixed async issues, added string formatter protoPaul Rogalinski
2014-12-19Merge remote-tracking branch 'multiwii/master'Dominic Clifton
2014-12-05Revert "input validation works much better while using input event to do the ...cTn
2014-12-05input validation works much better while using input event to do the manipula...cTn
2014-11-20track settings changes via eventscTn
2014-11-09Add 'Adjustments' tab.Dominic Clifton
2014-10-30rename files to better correspond to their specific tabscTn
2014-10-12correct status bar width, display configurator version in status barcTn
2014-10-05clamp values to specific rangecTn
2014-10-02separate webgl capability detector in main.js, keep trackcTn
2014-10-01remove global access to backgroundPage, optimize eventPage, track application...cTn
2014-10-01remove active_tab_ref, name some of the anonymous functions, cleanupcTn
2014-09-25log library versionscTn
2014-09-22bugfixes for primary input validationcTn
2014-09-20default and initial setup renamed to landing and setup, including object adju...cTn
2014-09-17rename translation shortcuts, drop configuration files incTn
2014-09-12print remaining time based on app last release date in consolecTn
2014-09-08removing MSP pass through modecTn
2014-09-04speed up options window animationcTn
2014-08-25use name from .manifest instead of hard written onecTn
2014-08-25added time based update reminder (informing people on dev branch and ones wit...cTn
2014-08-25fixing all broken statements that got broken in recent undefined runscTn
2014-08-25experimenting with some undefined comparators in strict modecTn
2014-08-25another refactor for global variables, bugfixes for logging tab initializatio...cTn
2014-08-25lots of work on removing global variablescTn
2014-08-25turning on strict mode for various js filescTn