1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-19 14:25:14 +03:00
betaflight-configurator/src/js
Hydra 2683824b64 Verify target has all addresses found in the hex file instead of
verifying the size.

As noted in PR #2512 simply verifying the size of the hex file is not
extensible and is not how hex files are designed to be used.

A hex file can contains many non-contiguous blocks of data.

This also supports targets with any partition layout.

Additionally, this provides a more flexible way of providing hex files
which can now contain data for non-contiguous blocks, e.g. firmware +
config or firmware + osd fonts.
2021-10-10 16:34:33 +02:00
..
msp Change Sliders and defaults 2021-09-27 02:55:26 +02:00
protocols Verify target has all addresses found in the hex file instead of 2021-10-10 16:34:33 +02:00
tabs Merge pull request #2623 from haslinghuis/handle_expert_settings 2021-10-10 13:57:33 +13:00
utils Change Sliders and defaults 2021-09-27 02:55:26 +02:00
workers Merge pull request #2411 from chmelevskij/add-semi-to-eslint 2021-02-17 07:52:18 +13:00
Analytics.js Standardised configurator version naming. 2021-08-25 19:35:18 +12:00
backup_restore.js chore: add semi rule to the linter and run --fix 2021-02-14 07:37:03 +01:00
Beepers.js Replace API versions by constants 2020-10-15 08:58:18 +02:00
boards.js Update board definitions 2021-01-01 01:27:06 +01:00
CliAutoComplete.js Fix autocomplete of resource pin 2021-04-05 13:52:27 +02:00
Clipboard.js Change lexical scope remaing root 2020-12-29 07:09:45 +01:00
ConfigInserter.js Merge pull request #2411 from chmelevskij/add-semi-to-eslint 2021-02-17 07:52:18 +13:00
ConfigStorage.js chore: add semi rule to the linter and run --fix 2021-02-14 07:37:03 +01:00
cordova_chromeapi.js cordova_serial.requestPermission() driver fix 2021-06-16 13:02:19 +12:00
cordova_startup.js Cordova framework integration, Android support, mobile UI & options tab 2020-07-03 16:19:33 +02:00
DarkTheme.js Change lexical scope remaing root 2020-12-29 07:09:45 +01:00
data_storage.js Standardised configurator version naming. 2021-08-25 19:35:18 +12:00
default_huffman_tree.js Change lexical scope remaing root 2020-12-29 07:09:45 +01:00
fc.js Small patch 2021-10-05 13:01:32 +02:00
Features.js Fix persistant settings after changing FC 2021-03-22 00:21:29 +01:00
FirmwareCache.js chore: add eslint 2020-12-27 09:21:51 +04:00
GitHubApi.js Added version information to Unified Targets when they are flashed. 2020-04-02 01:14:44 +13:00
gui.js chore: add semi rule to the linter and run --fix 2021-02-14 07:37:03 +01:00
huffman.js Change lexical scope remaing root 2020-12-29 07:09:45 +01:00
injected_methods.js chore: add eslint 2020-12-27 09:21:51 +04:00
jenkins_loader.js chore: add semi rule to the linter and run --fix 2021-02-14 07:37:03 +01:00
localization.js chore: ESM for localization 2020-11-03 21:49:48 +01:00
LogoManager.js Fix and add check for chrome.runtime.lastError 2020-12-20 06:17:29 +01:00
main.js Auto merged - #2618 at Wed, 06 Oct 2021 12:17:10 GMT 2021-10-06 23:17:10 +11:00
main_cordova.js chore: ESM for localization 2020-11-03 21:49:48 +01:00
model.js Extend mixerList with motor and servo values 2021-01-27 04:40:58 +01:00
msp.js Fix reconnection issue in cli 2021-08-18 02:16:01 +02:00
peripherals.js Change lexical scope remaing root 2020-12-29 07:09:45 +01:00
phones_ui.js Cordova framework integration, Android support, mobile UI & options tab 2020-07-03 16:19:33 +02:00
port_handler.js Auto merged - #2524 at Sun, 01 Aug 2021 03:17:09 GMT 2021-08-01 13:17:10 +10:00
port_usage.js Change lexical scope serial 2020-12-13 20:48:58 +01:00
RateCurve.js Change lexical scope ratecurve 2020-12-08 20:02:50 +01:00
release_checker.js Rebase of stm32.js 2021-08-31 06:47:43 +02:00
serial.js Fix reconnection issue in cli 2021-08-18 02:16:01 +02:00
serial_backend.js Auto merged - #2561 at Sun, 26 Sep 2021 00:17:14 GMT 2021-09-26 10:17:14 +10:00
TuningSliders.js remove dd an ff switch 2021-10-09 21:56:24 +02:00
VirtualFC.js Fix VirtualFC TypeError 2021-01-12 12:41:23 +01:00