Commit graph

14 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 2f7f2a2473 Fix AIC NADC to 1
Fix 300-900MHz gain to 50
2020-04-30 14:01:04 +03:00
DiSlord a1bbee724c Add support 96kHz ADC, allow increase sweep speed and bandwidth to 2kHz 2020-04-29 14:34:05 +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 0d407577f8 style: uniform code style and untabify 2020-03-21 09:33:33 +09:00
DiSlord b77e1d6680 Big work around si5351 generator
Improve sweep speed about 60%
Stop generation on pause sweep
Remove all hack for si5351
Reduce code size
Fix integer overflow on big freq values

Additional
Change I2C

Others:
 move marker_tracking variable to ui config
 move some definition to correct place
 reduce tlv320aic3204 code size
 Speedup marker move from lever (BUTTON_REPEAT_TICKS = 625)

Need test stability
2020-03-05 22:36:44 +03:00
TT 0124e1b32d chore: update codec control 2019-10-21 20:25:44 +09:00
TT b15216b987 fix: omit adc filter 2019-08-16 05:30:55 +09:00
TT 5c46780335 feat: enable adc post band pass filter 2019-08-10 13:05:59 +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 121691b5e1 add polar_grid, experimental smith_grid2 2016-11-27 00:47:21 +09:00
TT ab87c813a1 add band pass filter on tlv320aic3204 2016-10-18 07:08:55 +09:00
TT 59020b8cfc initial commit 2016-09-05 07:29:43 +09:00