DiSlord
a2d90a5e91
Try not lost data on dsp (Less noise on small signals)
...
Use int64_t acc for values
Use double on calculation
Not cache freq on si5351_set_frequency_with_offset (to fast change in rare cases on cw mode, and process wrong DSP block) as i write before need change DSP delay tactic
2020-03-09 01:25:46 +03:00
TT
47fec0b024
remove buffer used only in dump command
2019-10-22 09:36:41 +09:00
TT
bcb0644070
gain adjust for frequency
2019-08-12 20:53:49 +09:00
TT
e626c581ee
feat: add sample command to evalutate dynamic range
2019-08-12 20:53:33 +09:00
TT
c4edf2a6eb
omit: unused buffer refiq
2019-08-10 14:13:56 +09:00
TT
774a11ae74
add interpolation on cal
2017-09-15 22:13:17 +09:00
TT
abfe237d23
fix correlation detection
2017-01-27 00:11:24 +09:00
TT
095b250137
implemented correlation detection, worked, but no good result
2017-01-26 09:10:48 +09:00
TT
74cfdb93a3
arrange code, add notice at head of each file
2017-01-01 20:03:21 +09:00
TT
69c41aa57e
add wait_dsp function, add trace all off command, fix hang on ploting polar with trace 0
2016-11-28 23:44:21 +09:00
TT
052460d145
add cal status indicator
2016-11-18 00:53:40 +09:00
TT
5498d63751
make controlable marker with lever switch, test menu display
2016-11-03 21:56:56 +09:00
TT
520ebef659
add open capacitance model (constant)
2016-10-19 07:18:41 +09:00
TT
ab87c813a1
add band pass filter on tlv320aic3204
2016-10-18 07:08:55 +09:00
TT
86fae97c9b
add SOLT/E-Resp calibration and command
2016-10-16 08:11:16 +09:00
TT
16c09799a1
fix gain ratio, re/im swap
2016-10-15 17:55:42 +09:00
TT
b2e3fe770d
set sweep on draw, adjust grid
2016-09-30 09:42:49 +09:00
TT
c1decf606b
use float to calc gamma, cleanup
2016-09-28 22:48:53 +09:00
TT
c84d5f0fa5
make fast si5351 i2c control, add scan command
2016-09-19 13:13:42 +09:00
TT
7c4c5a76dc
add gamma calculation
2016-09-19 09:50:03 +09:00
TT
b0e8aee11e
add temprally gamma caluclation
2016-09-19 09:31:50 +09:00
TT
10b2cb7702
add dsp.c (hilbert, iir)
2016-09-18 10:11:41 +09:00