-
-
Notifications
You must be signed in to change notification settings - Fork 155
The simple PSD spectrum comparison of one log file data #847
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
haslinghuis
merged 44 commits into
betaflight:master
from
demvlad:psd_curves_multi_select
Jul 23, 2025
Merged
Changes from 4 commits
Commits
Show all changes
44 commits
Select commit
Hold shift + click to select a range
3445871
Added sceletion of code to add PSD curves into import list by press I…
demvlad 29d6d7b
Added one log PSD curves into import list by press Insert key to spec…
demvlad 7104be8
Code issues improvement
demvlad 4606c37
Code style improvement
demvlad bade57d
Code style improvement
demvlad 91f8c4c
Added Add button to compare spectrums
demvlad 6c52354
The Import Export Clear buttons captions are changed to short Exp,Imp…
demvlad 0025b94
The spectrums legend height is improved
demvlad 978f027
The spectrum Add button is visible for PSD curve only
demvlad 4598757
Using of toggle method to change css property
demvlad 45a620c
Added checking of maximal imported curves count
demvlad db9d05f
Code refactoring: using of getCurve method instead of direct _curvesD…
demvlad ed3fbc3
Code refactoring in graph_spectrum_plot: using getCurveColor method i…
demvlad a6f97c1
Code refactoring in graph_imported_curves.js: added using of trim method
demvlad 3cb9365
Semi comma issue is resolved
demvlad f7f9861
Added IndexError exeption
demvlad 2639ebc
Resolved missing operator new issue
demvlad 6835774
Added Ctrl+Mouse click at curves legend action to show and compare it
demvlad 879d950
Code style improvement
demvlad 58d2721
The imported spectrums are removed by simple mouse click at the curve…
demvlad f24abd1
The main curve is added into imported list when the second curve is s…
demvlad 674eb18
The main curve is added into imported list when the second curve is i…
demvlad 0a26c66
Imported spectrums count is increased to 6
demvlad 365932e
The spectrum comparison Add button and Insert key action are removed …
demvlad 9885b71
Imported PSD curves drawing start point is improved
demvlad 914f09c
Wrong IndexError exception is changed to RangeError
demvlad db0421f
Code style improvement
demvlad e037582
The imported curves drawing start position is improved by using moveTo
demvlad c25e56b
Using === !== instead of == !=
demvlad cbfc729
Improved spectrums legend vertical centering
demvlad b0dac04
Added comments for const values
demvlad 3fb7ae2
The code refactoring for graph hasAnalyser variable condition
demvlad 48e7039
Improved errors message for RangeError exception
demvlad 26a62c8
The comments text is improved
demvlad 8bda7d1
Code refactoring for main spectrum curve color
demvlad b55b887
The spectrums legend positions setup refactoring
demvlad 7f0846e
The code refactoring for adding main spectrum curve to imported list
demvlad 8965447
Added comment for first spectrums csv file import
demvlad 9ec215b
Locked the curves PSD spectrum selection while import has maximal cur…
demvlad c947757
Added removeCurve and other helper methods into ImportedCurves
demvlad 3208711
The spectrum curve is deleted by Ctrl+Mouse click
demvlad 82b2040
Code refactoring: SpectrumForImport renamed to SpectrumForComparison
demvlad 1044f5b
Code issues are resolved
demvlad f3157a3
Code style improvement
demvlad File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.