Commit Graph

451 Commits (a2e205e25b009df68db2ebfd0bb7dd7f6cfd5caf)
 

Author SHA1 Message Date
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
DiSlord 597c2c2958 Better solutiom of prev fixes (reload si5351 settings on sweep begin)
6 years ago
DiSlord 23c765b719 Fix very strange bug, on band 2
6 years ago
DiSlord 3eb8a4cfe9 Fix interpolation range if sweep_points!=source calibration points count
6 years ago
DiSlord fdb3886b0f Move define to str macro in nanovna.h (it allow output define valuer in error messages)
6 years ago
DiSlord 45dfd7d970 Fix sweep if points < maximum (mot sweep if frequency[i] == 0)
6 years ago
DiSlord 8a11eaa764 Extend scan command, now in have additional input variable (optional), allow more faster get measured data
6 years ago
DiSlord ec81a01226 Not use float in vbat measure (faster, less size), yes get little error (but less then 1mV)
6 years ago
DiSlord 922b66abdb Move offset variable to si5351.c (better use it as independent library)
6 years ago
DiSlord 88617a31fe In ili9341.c remove tabs, add palette mode blit function
6 years ago
DiSlord 8bdb650212 Implement color command, allow change color settings in config (enabled bu default ENABLE_COLOR_COMMAND)
6 years ago
DiSlord 6f25d0d43f Remove Mutex use (CH_CFG_USE_MUTEXES = FALSE), now all Mutex depend functions run in sweep thread
6 years ago
DiSlord 51b5cce016 Fix Random jitters at band 1 and band change on some freq ranges
6 years ago
DiSlord 10ae59e786 Little cleanup
6 years ago
DiSlord 3714e05395 Fix artifacts after marker move
6 years ago
DiSlord eebb625b9d Always update marker info
6 years ago
DiSlord 04fb661b1a Add flag in config for sweep mode
6 years ago
DiSlord f9074149bb Size fixes, use define exept const, typdef index_t for indexes
6 years ago
DiSlord 19121b3371 Auto determine mark_map mask size from MAX_MARKMAP_X on compilation (up to MAX_MARKMAP_X = 32)
6 years ago
DiSlord 2d273a5548 Fix typo
6 years ago
DiSlord a19722cdc3 Reduce last patch fix size (use pointers)
6 years ago
DiSlord 90407d5730 Fix screen artifacts:
6 years ago

Powered by TurnKey Linux.