-
-
Notifications
You must be signed in to change notification settings - Fork 152
Added Power Spectral Density curves at the spectrum chart (Completion of #820 PR) #826
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
+260
−14
Merged
Changes from all commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
9ff6215
Added computing of PSD - Power Spectral Density for spectrum chart
demvlad 3e1a3a1
Added PSD curves at spectrum chart
demvlad 750991a
Removed redundant check TODO code
demvlad 0bdf2f4
Code issues are resolved
demvlad 4bfe62f
PSD caption is edited in index.html
demvlad 9f229c2
Removed non execute condition. The FFT output is allways even value
demvlad 9637f10
Powers scale computing code refactoring
demvlad 082512d
Draw the all points of PSD data
demvlad a1eeb26
Resolved issue of magnitude computing
demvlad f345f2f
Added vertical grid lines
demvlad d43fbe0
Added grid with db value captions
demvlad 43dba39
The PSD Y axises range is alligned by value 10db/Hz
demvlad 0c6dd89
Added setup points per segment by using vertical slider (Y-scale slider)
demvlad 7825802
maximal num per segment count value is limited by data samples count
demvlad b3bcdc3
The names variable are changed to JS code style
demvlad dc19b37
Added the maximal noise frequency label
demvlad 69dd67e
The 'Max motor noise' label is renamed to 'Max noise'
demvlad 2f60284
Added mouse marker at the PSD chart
demvlad 8cb92b2
Zeroes frequency magnitudes removed from curves min-max range
demvlad 81a4abd
Decreased spectrums charts plot transparent
demvlad 8350ecf
Code style improvement
demvlad 4e3ebea
Max noise definition low frequency limit is changed from 100Hz to 50H…
demvlad d4e4ef8
Added horizont mouse position marker line at PSD chart
demvlad 9b7d065
The max noise label is shifted down at PSD chart
demvlad 15fd548
The PSD chart updates immediately after Y scale sliders change
demvlad 014a06e
PSD unit label is changed at dBm/Hz
demvlad 2cde4dd
The minimum PSD value is set as -70dBm
demvlad 30f7758
Code style improvement
demvlad 47459e8
Code style improvement
demvlad 2eef77e
Code style improvement
demvlad cab6757
Added checking for missing samples segment data
demvlad 011b977
Code style improvement
demvlad d10f471
Resolved wrong variable name
demvlad b3c4abf
Resolved missing coma
demvlad 86423e9
Resolved "for" loop condition issue, when num per segment value is eq…
demvlad ee5e5ca
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.