Commit Graph

436 Commits (master)
 

Author SHA1 Message Date
TT d02db797a7
Merge pull request #144 from czietz/window_loss
5 years ago
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 e57292ea01 doc: add ssci to README.md
6 years ago
TT fb57511f9a view: change R+Xj to R+jX in menu label of smith value format
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
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
DiSlord 5cf86ee1a6 Revert dsp changes, need more research
6 years ago
DiSlord a2d90a5e91 Try not lost data on dsp (Less noise on small signals)
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 c40d78d80f env: clean Makefile
6 years ago
TT 608482a970 env: add debug conf for vscode
6 years ago
TT ba5bf9c1ad fix: board definition
6 years ago
TT 6befd57bc1 fix: segv in sample command
6 years ago
TT 7c2e4364e6
Merge pull request #125 from DiSlord/master
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

Powered by TurnKey Linux.