Oliver Jowett
|
417cda7061
|
Make SC16Q11-nodc conversions table-based for speed.
Add a mechanism for converters to initialize tables on demand.
Move UC8 table setup to the new lazy-setup path.
Fix uc8 lookup table allocation size.
|
2017-02-03 00:36:33 +00:00 |
|
Oliver Jowett
|
b1149f344d
|
Ditch a debug message.
|
2017-01-27 12:33:03 +00:00 |
|
Oliver Jowett
|
b1a1771bb0
|
Speed up float converters a little, add a SC16Q11-nodc converter.
|
2017-01-27 12:31:34 +00:00 |
|
Oliver Jowett
|
cc47718a2d
|
Measure mean signal level in the converters.
Rearrange the meaning of the measured power level to be consistent
with the signal level.
|
2016-11-12 14:07:58 +00:00 |
|
Oliver Jowett
|
b8dc3973d1
|
Always measure noise power, silently ignore --measure-noise if given.
|
2016-05-31 11:54:34 +01:00 |
|
Oliver Jowett
|
21bdc45bf0
|
Tweaks to noise measurements.
|
2015-06-16 10:13:25 +01:00 |
|
Oliver Jowett
|
03b53c2d29
|
Factor out the sample -> magnitude conversion code and make everything a little less sample-rate-dependent.
Add optional noise measurement (cheaper than the old version)
Add optional DC filter (expensive, not really needed with rtlsdr input)
|
2015-06-15 22:14:37 +01:00 |
|