1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-08-05 22:02:25 -04:00
Commit Graph

9 Commits

Author SHA1 Message Date
Daniele Forsi
31dc594b46 Fix Markdown 2024-04-29 19:07:29 +02:00
Jon Beniston
7d2284a78d Update docs to match 2022-06-01 11:48:28 +01:00
Daniele Forsi
902012641d Fix typing errors in readme's
Fixed with:
find . -name '*.md' -exec codespell --ignore-words-list=doas,ehr,lits,verry --write-changes --summary {} \+
2022-05-15 12:39:57 +02:00
f4exb
2c070f811e Massive UI revamping (v7): Channel window documentation. Show device type name in index tooltip 2022-04-17 10:20:07 +02:00
Jon Beniston
cbcd3065a0 Fix grammatical errors 2021-10-26 22:07:25 +01:00
Jon Beniston
6717abe877 Noise Figure plugin - add support for sweeping gain and other device settings. 2021-10-26 21:50:38 +01:00
Jon Beniston
e987deb8e0 Add support for linear interpolation, which can be more accurate if
there's a sharp knee in the curve.
Add support for displaying noise floor in results table.
2021-06-10 20:10:19 +01:00
Jon Beniston
88f2170676 Fix typos in docs 2021-06-09 17:03:26 +01:00
Jon Beniston
97669585ad Add noise figure plugin 2021-06-09 16:17:59 +01:00