Commit Graph

232 Commits (e2f2b58925f44d66231f115a2cacf675df20182c)

Author SHA1 Message Date
DiSlord e2f2b58925 Remove full screen redraw on scale/ref/trace change.
6 years ago
DiSlord 3213a8022c Fix MAX_TRACE_TYPE to 13
6 years ago
DiSlord 76223f5e25 Merge branch 'master' of https://github.com/ttrftech/NanoVNA
6 years ago
DiSlord 10037eee7b Add hard fault handler for STM32 CPU (disabled by default)
6 years ago
DiSlord a8f36a4c5d Add compact RTC library (only 500 bytes for all, default RTC lib req ~ 2kB)
6 years ago
TT bc1b57c3f0 feat: add format quality factor
6 years ago
TT 64de4d5d87 fix: add wait in dump command
6 years ago
DiSlord 237a329226 Add sin_cos table for 6 or 12kHz offset for dsp
6 years ago
DiSlord dedae1ea82
Merge branch 'master' into master
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 23475a75c4 Add variable sweep point support
6 years ago
DiSlord 11ce58a9af Not use AUTO power for si5351
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 49b52213cf Change config and properties flash address definitions
6 years ago
DiSlord e09ee19646 Move bandwidth option from properties to config
6 years ago
DiSlord e6d680cd44 Not wait sweep end for apply bandwidth command
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 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 e837578586 Fix typo
6 years ago
DiSlord 22e4df1577 Little rework 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
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 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 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 04fb661b1a Add flag in config for sweep mode
6 years ago
DiSlord 77b5d0bcc8 Select CH0 reflect channel before set freq (in some rare cases dsp started but CH not ready)
6 years ago
TT 6befd57bc1 fix: segv in sample command
6 years ago
DiSlord 45f04420cb Implement info command, move info_about[] to main.c
6 years ago
DiSlord fc6e090595 Add vbat_offset to config
6 years ago
DiSlord bb7127fdd0 Remove variable, use speep_mode flag
6 years ago
DiSlord e896f32803 Replace function wait_dsp(delay) by definition:
6 years ago
DiSlord 12d53738bc Revert some changes:
6 years ago
DiSlord a43b6e3acc si5351.c and si5351.h
6 years ago
DiSlord b77e1d6680 Big work around si5351 generator
6 years ago
TT f1cc60e99e feat: add lever mode for electrical delay
6 years ago
TT 18c5ca9157 feat: add lever operation of electrical delay
6 years ago

Powered by TurnKey Linux.