Commit Graph

5511 Commits (0d61fabe09d59e7d7c7ed1587f48b07a07c1856d)

Author SHA1 Message Date
Michael Keller 0d61fabe09
Merge pull request #2440 from betaflight/dependabot/npm_and_yarn/elliptic-6.5.4
Bump elliptic from 6.5.3 to 6.5.4
2021-03-23 23:19:46 +13:00
Michael Keller b5e253c179
Merge pull request #2428 from haslinghuis/fix_2413 2021-03-23 01:57:41 +13:00
Michael Keller 999ddd3974
Merge pull request #2447 from betaflight/dependabot/npm_and_yarn/yargs-parser-5.0.1 2021-03-23 01:41:51 +13:00
Mark Haslinghuis d5553b2ee1 Fix persistant settings after changing FC 2021-03-22 00:21:29 +01:00
dependabot[bot] bd035fb53e
Bump yargs-parser from 5.0.0 to 5.0.1
Bumps [yargs-parser](https://github.com/yargs/yargs-parser) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/yargs/yargs-parser/releases)
- [Changelog](https://github.com/yargs/yargs-parser/blob/v5.0.1/CHANGELOG.md)
- [Commits](https://github.com/yargs/yargs-parser/compare/v5.0.0...v5.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-21 11:03:43 +00:00
Michael Keller 251d1bc8ab
Merge pull request #2446 from haslinghuis/fix_mac_hide 2021-03-22 00:01:59 +13:00
Mark Haslinghuis ee4492495c Fix Mac OSX Hide command problem 2021-03-21 11:41:23 +01:00
Michael Keller e84666eb7c
Merge pull request #2430 from chmelevskij/more-modules 2021-03-17 00:56:04 +13:00
Tomas Chmelevskij d8be3dd5a2 feat: migrate landing to modules 2021-03-13 06:43:21 +01:00
dependabot[bot] f9e6da5db1
Bump elliptic from 6.5.3 to 6.5.4
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-11 06:01:51 +00:00
Tomas Chmelevskij 68b39643b7 feat: move help tab to modules 2021-03-01 19:16:51 +01:00
Tomas Chmelevskij 6c8dd5de6d feat: migrate main to modules 2021-03-01 19:03:37 +01:00
Tomas Chmelevskij 085cdc4a2d chore: move injecte_methods to modules 2021-03-01 17:54:25 +01:00
Michael Keller 9cedeb23ca
Merge pull request #2424 from haslinghuis/fix_port_dropdown 2021-02-26 01:44:19 +13:00
Michael Keller 13090759b1
Merge pull request #2402 from spatzengr/ReorderFWSliders 2021-02-26 01:23:38 +13:00
Mark Haslinghuis 91e06be19f Fix Port Dropdown Width 2021-02-24 20:32:20 +01:00
UAV Tech 4d86124957 Reordered sliders & fix actions 2021-02-22 13:33:18 -05:00
Michael Keller e06210af2a
Merge pull request #2386 from haslinghuis/fix_81 2021-02-22 01:01:31 +13:00
Michael Keller 2ef8fd3646
Merge pull request #2421 from haslinghuis/fix-dark-descriptions
Fix darkmode on motor + servo tab + messages
2021-02-22 00:40:14 +13:00
Michael Keller 3435f07575
Merge pull request #2407 from mikeller/exempt_milestones_from_staleness
Exempt issues and pull requests with a milestone from going stale.
2021-02-20 10:41:55 +13:00
Mark Haslinghuis e82e489e62 Fix darkmode on motor and servo tab 2021-02-18 13:18:44 +01:00
Michael Keller 9c29379534
Merge pull request #2418 from haslinghuis/DminSwitchPatch
Fix DminSwitch
2021-02-19 00:52:52 +13:00
Mark Haslinghuis a4ba1adb97 Move receiver and rssi configuration to receiver tab 2021-02-17 23:37:33 +01:00
Michael Keller 4165f58e36
Merge pull request #2395 from spatzengr/fwSliderDescriptions
Added tip for new FW sliders
2021-02-18 00:31:06 +13:00
Mark Haslinghuis 4392e57f3e Fix DminSwitch 2021-02-16 23:38:49 +01:00
Michael Keller d123e08180
Merge pull request #2416 from chmelevskij/chore/utils-modules
chore: move css and CommonUtils to modules
2021-02-17 07:52:45 +13:00
Michael Keller 99e36744d2
Merge pull request #2411 from chmelevskij/add-semi-to-eslint
chore: add `semi` rule to the linter and run `--fix`
2021-02-17 07:52:18 +13:00
Michael Keller c14fd6a306
Merge pull request #2415 from haslinghuis/fix_legacy_sliders_patch
Fix Legacy Tuning Slider Patch
2021-02-17 07:52:09 +13:00
Michael Keller d600bbab61
Merge pull request #2369 from bobbycisneros/master
Added OSD Up/Down reference element
2021-02-17 07:47:37 +13:00
Robert Cisneros 42c9703b95 Removed video format dependency of up/down reference indication
Removed relationship between video format and the default position for the up down reference indication.
2021-02-15 21:17:07 -06:00
Michael Keller 168e778487
Merge pull request #2414 from TheIsotopes/del_microtime
deleted latest microtime entry
2021-02-16 00:50:55 +13:00
Michael Keller 642a4a4579
Merge pull request #2399 from haslinghuis/fix_2360
Extend mixerList with motor and servo values
2021-02-16 00:19:14 +13:00
Mark Haslinghuis c832e9758a Fix Legacy Tuning Slider Patch 2021-02-15 01:21:06 +01:00
Tomas Chmelevskij 45dd6c3e3a chore: move css and CommonUtils to modules
* move static class to utils/common.js
* move css to modules
2021-02-14 22:32:38 +01:00
TheIsotopes c24fd28b24
deleted latest microtime entry 2021-02-14 12:54:59 +01:00
Michael Keller e8f5e4e68d
Merge pull request #2408 from chmelevskij/fix/hex_parser 2021-02-14 23:19:00 +13:00
Tomas Chmelevskij 616c2e796d chore: add `semi` rule to the linter and run `--fix`
Adds semicolon to the linter rules.
2021-02-14 07:37:03 +01:00
Tomas Chmelevskij 934e648e18 feat: use `console.time` in all places
Remove `microtime` and console log in favour of `console.time`
2021-02-14 07:30:59 +01:00
Tomas Chmelevskij cb0d9f3a66 feat: use `console.time` for timing 2021-02-14 07:28:03 +01:00
UAV Tech 6956b22cef Added tip for new FW sliders 2021-02-14 17:33:45 +13:00
Robert Cisneros 56fec5cbec Code correction to OSD_UP_DOWN_REFERENCE logic.
Corrected OSD_UP_DOWN_REFERENCE label to be consistent with Betaflight.  Simplified preview logic to show symbol centered.
2021-02-13 22:25:47 -06:00
Michael Keller dfbd46c6f1
Merge pull request #2409 from haslinghuis/fix_legacy_sliders
Fix legacy PID Tuning Sliders
2021-02-14 12:38:47 +13:00
Michael Keller ad15724525
Merge pull request #2356 from haslinghuis/rearrange_motor_sensor 2021-02-14 12:36:00 +13:00
Mark Haslinghuis 7c0db59a33 Fix legacy PID Tuning Sliders 2021-02-12 03:06:40 +01:00
Michael Keller 3b26ca653a
Merge pull request #2401 from haslinghuis/fix_2393 2021-02-10 00:43:22 +13:00
mikeller 319dc429ca Exempt issues and pull requests with a milestone from going stale. 2021-02-09 00:20:44 +13:00
Michael Keller e7c30f3b4d
Merge pull request #2392 from haslinghuis/fix-2389
Check for legacy devices
2021-02-08 23:57:18 +13:00
Mark Haslinghuis 6f21db5a06 Check for legacy devices 2021-02-08 04:53:07 +01:00
Michael Keller 977aafc54d
Merge pull request #2396 from IllusionFpv/fix/msp-tuning-sliders-version
fix msp version check for msp tuning sliders
2021-02-08 16:36:55 +13:00
Michael Keller 8b4ec428ea
Merge pull request #2391 from Asizon/fix_buttons_select
Fix user selection on buttons
2021-02-08 16:24:39 +13:00