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

github.com/betaflight/betaflight-configurator.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-05Restoring ability to load local configuration for a targetblckmn
2022-10-30Setup for the cloud build implementationblckmn
2022-10-13Fix import of inflection libraryMiguel Angel Mulero Martinez
2022-09-09removed helper.js, fixed bonjour callsEike Ahmels
2022-08-31scanning for elrs network devices with crsf msp frame capabilityEike Ahmels
2022-08-20Merge pull request #2999 from chmelevskij/chore/css-util-modulesTomas Chmelevskij
2022-08-19Tidy up `init.js` build orderTomas Chmelevskij
2022-08-19remove css utils from global scopeTomas Chmelevskij
2022-07-23move tabs to use esm modulesTomas Chmelevskij
2022-05-31Fix MSP_BOARD_INFO && Storage QuotaMark Haslinghuis
2022-03-01Presets: support Marked description layoutIvan Efimov
2022-01-28Merge pull request #2712 from Asizon/rpm_defaults_fixhaslinghuis
2022-01-26Rpm defaults fixAsizon
2022-01-17Presets: shorter index.file, added option groups and preset priorityIvan Efimov
2021-12-31fix: logging tab error about modulesTomas Chmelevskij
2021-11-24Presets TABIvan Efimov
2021-08-25Standardised configurator version naming.Michael Keller
2021-06-03feat: move firmware to modulesTomas Chmelevskij
2021-04-03feat: use modules in options tabTomas Chmelevskij
2021-03-16feat: move static tabs to modulesTomas Chmelevskij
2021-03-13feat: migrate landing to modulesTomas Chmelevskij
2021-03-01feat: move help tab to modulesTomas Chmelevskij
2021-03-01feat: migrate main to modulesTomas Chmelevskij
2021-03-01chore: move injecte_methods to modulesTomas Chmelevskij
2021-02-24Fix Port Dropdown WidthMark Haslinghuis
2021-02-15chore: move css and CommonUtils to modulesTomas Chmelevskij
2021-02-08Merge pull request #2368 from chmelevskij/chore/use-modulesMichael Keller
2021-01-13Show SmartAudio version on VTX tab; MSP reads vtx device statusIvan Efimov
2021-01-01feat: move logging to esm modulesTomas Chmelevskij
2021-01-01feat: use modules for common utilsTomas Chmelevskij
2021-01-01Merge pull request #2296 from limonspb/esc_dshot_reverseMichael Keller
2021-01-01Motor direction dialog for Dshot escsIvan Efimov
2020-12-28Added Virtual Modevisdauas
2020-12-20Fix and add check for chrome.runtime.lastErrorMark Haslinghuis
2020-11-03chore: ESM for localizationTomas Chmelevskij
2020-10-29Revert "Upgrade i18next backend to i18nextHttpBackend"Miguel Angel Mulero Martinez
2020-10-29Revert "Replace i18next http backend by filesystem sync backend"Miguel Angel Mulero Martinez
2020-10-22Replace i18next http backend by filesystem sync backendMiguel Angel Mulero Martinez
2020-10-21Merge pull request #2238 from McGiverGim/remove_q_libraryMichael Keller
2020-10-21Move Switchery library to npm/yarnMiguel Angel Mulero Martinez
2020-10-19Remove Q libraryMiguel Angel Mulero Martinez
2020-10-19Remove window title hack for ChromeMichael Keller
2020-10-16Upgrade i18next backend to i18nextHttpBackendMiguel Angel Mulero Martinez
2020-10-14Add VueTomas Chmelevskij
2020-09-15detect default stm or cp210[x] serial portMark Haslinghuis
2020-08-20Css files fixed and match stylesŽan Pevec
2020-08-14Motor output reordering featureIvan Efimov
2020-07-11Reverted THREE library to 0.97.0 to get CanvasRenderer back.mikeller
2020-07-05Moved dialog to main pagefgiudice98
2020-07-03Cordova framework integration, Android support, mobile UI & options tabWalcoFPV