Commit graph

29 commits

Author SHA1 Message Date
DiSlord 237a329226 Add sin_cos table for 6 or 12kHz offset for dsp
Add support direct clock for AIC3204 from si5351
Now possible made calibration and not reset old calibration data, just made another calibration (not need reset or disable correction).
  Open - Short calibration depend from self, need recalibrate it together.
  Load calibration possible made alone
  Isoln, Thru also depend from self, need recalibrate it together.
2020-06-04 20:26:06 +03:00
DiSlord c322d5e3cb Add limited variable offset support, and constant sin_cos tables for various offset and ADC speed 2020-04-29 13:43:32 +03:00
DiSlord c572e66231 Allow better si5351 generate frequency less than 50k
Small speedup DSP processing, less size
Add Cortex M4 DSP instruction support
2020-04-02 22:11:32 +03:00
DiSlord e09ee19646 Move bandwidth option from properties to config
Little fixes
2020-04-02 16:36:59 +03:00
DiSlord 2ed2f96f4a Size fixes
- bandwidth count stored in menu (less error on add new values)
- allow set any bandwidth count from command
- bandwidth command print bandwidth freq on apply
2020-03-21 21:58:51 +03:00
DiSlord 4a44ecc37c Fix comment 2020-03-21 16:47:32 +03:00
DiSlord 22e4df1577 Little rework bandwidth:
- Not reset sweep on request
- Better menu response
- little DSP optimization

Faster i2c bus (now 600kHz, allow more faster add settings)
Add i2c command (disabled by default)
Little fix stat command
2020-03-21 16:15:03 +03:00
TT 1656342eeb feat: add bandwidth setting of detector 2020-03-21 21:03:08 +09: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