Commit Graph

210 Commits (4d64ef6e48dc69f5f475c1289fac4b26d7e87bb4)

Author SHA1 Message Date
Christian Zietz 4d64ef6e48 Compensate IFFT window / zero-padding loss in TD
5 years ago
TT bc1b57c3f0 feat: add format quality factor
6 years ago
TT 64de4d5d87 fix: add wait in dump command
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
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
DiSlord ccb3693516 Huge reduce flash usage (about 5k), remove cal_data and _frequencies properties from data section
6 years ago
DiSlord a164a5765a Disable HAL_USE_RTC usage (need for cmd_time)
6 years ago
DiSlord 0116c529ea Restore sweep stack size as 640
6 years ago
DiSlord 17734f257d Disable unused ChibiOS options:
6 years ago
DiSlord b7934745ca Restore main thread stack size (stack usage code optimization give good result)
6 years ago
DiSlord d2431f0cdc Increase screen render (in some cases up to 2x speedup), decrease stack usage (code size less on 1500 bytes)
6 years ago
DiSlord c92987c52e Fix default trace refpos set (use NGRIDY value)
6 years ago
DiSlord 1177d87498 Increase main thread stack size (if used as shell, if run some commands get stack limit, example "trace 0 x" command)
6 years ago
TT 7d2708afce feat: paramterize number of y-grid, revert to 8
6 years ago
TT 1b62741a3d fix: erase on DEL key in the vna shell
6 years ago
TT 39f997f7d4 fix: default scale factor
6 years ago
TT 10e5578c8c Merge branch 'levermode' into DiSlord-master
6 years ago
TT 93d1233d8b feat: change the operations to select lever mode
6 years ago
DiSlord 02a5715bb4 Big code redisign (increase CELL draw size, more faster screen render), also save about 4-5kB flash size
6 years ago
DiSlord e9f65b1426 Huge rework chsnprintf function (basic functional more compact and faster):
6 years ago
TT dd4074d501 fix: gain table covers 2.7GHz
6 years ago
ВшЫдщкв 5a4d02208f define POINTS_COUNT in nanovna.h
6 years ago
ВшЫдщкв 90dc36418d Remove test code
6 years ago
ВшЫдщкв 6f666cf31b Change Font size (more readable)
6 years ago
TT 18a1ca4e6e feat: add marker tracking
6 years ago
TT c4edbee973 fix: boundary check of center/span
6 years ago
TT e1ba0c77f0 chore: store velocity factor in float
6 years ago

Powered by TurnKey Linux.