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
2022-06-09Add CLS to CLIMrD_Add-CLS-to-CLIDarren Lines
2022-03-31BLE, TCP and UDP SupportAndi Kanzler
2022-03-14Add buttonsbreadoven
2020-01-21Make tab loading async safe and add a small animationAlberto García Hierro
2019-11-21Fix CLI load save dialogsPawel Spychalski (DzikuVx)
2019-11-20Fix CLI commands delayNiccolò Maggioni
2019-07-04Port of Copy to Clipboard and Load from File in CLI tabNiccolò Maggioni
2019-01-23slowdown CLI update rate to prevent missed linesPawel Spychalski (DzikuVx)
2018-11-29Prevent junk at reconnection and use GUI handlerNiccolò Maggioni
2018-11-29Rebase CLI tab on latest CFNiccolò Maggioni
2017-01-22timeout and retry improvementsPawel Spychalski (DzikuVx)
2017-01-18timing methods extracted to separate classesPawel Spychalski (DzikuVx)
2016-12-23fixed reboot sequencePawel Spychalski (DzikuVx)
2016-11-29MSP refactoringPawel Spychalski (DzikuVx)
2016-05-25cli timeout increaed to 100msPawel
2016-05-20increased timeout for CLI commandsPawel
2016-03-24Fix unable to reconnect after disconnecting when CLI was active.Dominic Clifton
2015-12-23CLI: Fix undefined tab_switch_in_progress errorMichael Corcoran
2015-12-18Fix switching to setup tab for non-VCP targets when clicking another tabDominic Clifton
2015-12-17Change VCP reconnect delay to 2.5 seconds. 2 seconds was not longDominic Clifton
2015-12-16Improve CLI mode entry/exit detection. Fixes #285.Dominic Clifton
2015-11-12Fix toggle buttons reverting to checkboxes after reboot.Dominic Clifton
2015-11-10deleting unused chrome 33+ rendering fixDominic Clifton
2015-11-05Polishing the toolbar related styles. Fixing styles.Kristjan Vaga
2015-10-23...restoring some filesskaman82
2015-01-27Only send 'exit' on cli tab during cleanup if connected.Dominic Clifton
2014-12-06ditch some empty callbacks that are now gracefully handled inside the serial ...cTn
2014-10-30renaming some of the appview hitscTn
2014-10-01prevent re-sending analytics appview on tab re-initialization, add 1500ms del...cTn
2014-10-01remove active_tab_ref, name some of the anonymous functions, cleanupcTn
2014-08-12polishing runcTn
2014-08-12another refactor for global variables, bugfixes for logging tab initializatio...cTn
2014-08-10lots of work on removing global variablescTn
2014-08-09enable strict mode in couple more filescTn
2014-07-16analytics overhaulcTn
2014-07-10converting tab object initializationcTn
2014-07-10cleanup cli historycTn
2014-07-10hooking up all of the active_tab referencescTn
2014-07-10hookup new cleanup systemcTn
2014-07-10cli in tabscTn
2014-07-09equip all tab initializers with callback parameter (currently without hooks)cTn
2014-06-20moving CLI vars aroundcTn
2014-05-26bugfix for glitchy vertical text position in CLIcTn
2014-05-06pre-enable i18n for all html content in tabscTn
2014-04-20optimizing/cleaning upcTn
2014-04-11trigger line feed for CrOS as well (!OSX)cTn
2014-04-03removal of clipboard writecTn
2014-03-29removal of char_counter, new port_usage, i18ncTn
2014-03-08whitespace trimming runcTn
2014-02-15new UI population / JS execution ordercTn