Commit Graph

472 Commits (66a8a84082dfd31483a184efcc2e316b6e3f20bd)
 

Author SHA1 Message Date
DiSlord 66a8a84082 Revert use 8MHz clock for AIC
6 years ago
DiSlord 237a329226 Add sin_cos table for 6 or 12kHz offset for dsp
6 years ago
DiSlord b3de8f0160 Update SPI lib for display (prepare for add SD card support)
6 years ago
DiSlord ff52ba1d45 Code style
6 years ago
DiSlord cd4fc4f54f Not do multiple check Touch position on process touch (less code size)
6 years ago
DiSlord 8e58018995 Use default UI colors for sweep_points and bandwidth UI menu
6 years ago
DiSlord 881e46e122 Move ADC channel touch definition to nanovna.h
6 years ago
DiSlord 4444e94e3d Set 20Hz timer clock for touch check (1000Hz before, not need do it so fast, adc interrupt cause little noise on measure)
6 years ago
DiSlord cd745ca5eb Merge branch 'master' of https://github.com/ttrftech/NanoVNA
6 years ago
TT fb57511f9a view: change R+Xj to R+jX in menu label of smith value format
6 years ago
DiSlord 04a8820192 Remove variable, lost in last merge
6 years ago
DiSlord dedae1ea82
Merge branch 'master' into master
6 years ago
TT 56b0d3ad8a env: insert wait after switching to dfu
6 years ago
TT ba7d358d35 fix: force disable tracking on marker search left/right op
6 years ago
TT d7c7d8faeb feat: add bandwidth command
6 years ago
TT fe7a1ac4de fix: keep freq mode in each save slot
6 years ago
DiSlord 2f7f2a2473 Fix AIC NADC to 1
6 years ago
DiSlord a1bbee724c Add support 96kHz ADC, allow increase sweep speed and bandwidth to 2kHz
6 years ago
DiSlord 23475a75c4 Add variable sweep point support
6 years ago
DiSlord 11ce58a9af Not use AUTO power for si5351
6 years ago
DiSlord 3204d662a6 Add additional band for si5351 generator
6 years ago
DiSlord a2e205e25b Remove frequency table from properties (allow get less size)
6 years ago
DiSlord 987c0c2ed5 Separate apply CH0 and CH1 calibration (remove depend CH1 calibration from CH0)
6 years ago
DiSlord c322d5e3cb Add limited variable offset support, and constant sin_cos tables for various offset and ADC speed
6 years ago
DiSlord 018b9c7776 Exapmple definition for header file
6 years ago
DiSlord e6450aa3ea Update header file for future fixes:
6 years ago
DiSlord 3dab9cadfd Remove double code from plot.c
6 years ago
DiSlord 49b52213cf Change config and properties flash address definitions
6 years ago
DiSlord c572e66231 Allow better si5351 generate frequency less than 50k
6 years ago
DiSlord e09ee19646 Move bandwidth option from properties to config
6 years ago
DiSlord 30ff60a3de Made LCD rx DMA mode optional (disabled by default), use __USE_DISPLAY_DMA_RX__ for enable
6 years ago
DiSlord e6d680cd44 Not wait sweep end for apply bandwidth command
6 years ago
DiSlord 2f288d20cd More screen size depends definition fixes
6 years ago
DiSlord e34f460b22 Fix typo
6 years ago
DiSlord 20649012df Little speedup and less size fft
6 years ago
DiSlord 59b9534a5c Set minimum calibration bandwidth as BANDWIDTH_100 (can be greater if manually set)
6 years ago
DiSlord 48e28f79d0 Use compact variant sin_cos table in fft (not decrease speed, and need only 208 bytes flash)
6 years ago
DiSlord 9221ad04ca Revert, use sin_cos table in fft.h
6 years ago
DiSlord 0c0f399657 Improve button input, better debounce less code size
6 years ago
DiSlord 2ed2f96f4a Size fixes
6 years ago
DiSlord ddf51987eb On calibration use max bandwidth setting
6 years ago
DiSlord 7b17e9cfa6 Add bandwidth command
6 years ago
DiSlord 4c8a476265 Size fixes:
6 years ago
DiSlord 4a44ecc37c Fix comment
6 years ago
DiSlord e837578586 Fix typo
6 years ago
DiSlord 22e4df1577 Little rework bandwidth:
6 years ago
TT 5a10105b1a Merge branch 'bandwidth'
6 years ago
TT 1656342eeb feat: add bandwidth setting of detector
6 years ago
TT 0d407577f8 style: uniform code style and untabify
6 years ago
TT a4821604a5
Merge pull request #126 from DiSlord/master
6 years ago

Powered by TurnKey Linux.