Commit Graph

160 Commits (8c131098f01e4494e9919f5ba4322bf4eeaff24e)

Author SHA1 Message Date
DiSlord fdf88ae289 Move some definitions too nanovna.h
6 years ago
DiSlord 1afe5c6db2 Merge branch 'master' of https://github.com/DiSlord/NanoVNA
6 years ago
DiSlord 86096a8c6a Multiline text output and align
6 years ago
DiSlord b1952a350f More simple keyboard init
6 years ago
DiSlord 9d34154f30 More compact UI code
6 years ago
DiSlord ff4cd0b8f7 Not close menu on recall
6 years ago
DiSlord 8894110423 Full screen keyboard
6 years ago
DiSlord 61b3989c28 Add part of SD card code (need some cleanup), disabled (not added diskio part!)
6 years ago
DiSlord 76223f5e25 Merge branch 'master' of https://github.com/ttrftech/NanoVNA
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
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 dedae1ea82
Merge branch 'master' into master
6 years ago
TT ba7d358d35 fix: force disable tracking on marker search left/right op
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 a2e205e25b Remove frequency table from properties (allow get less size)
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 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 0c0f399657 Improve button input, better debounce less code size
6 years ago
DiSlord 2ed2f96f4a Size fixes
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 3eb8a4cfe9 Fix interpolation range if sweep_points!=source calibration points count
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 10ae59e786 Little cleanup
6 years ago
DiSlord eebb625b9d Always update marker info
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 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 17734f257d Disable unused ChibiOS options:
6 years ago
DiSlord d386b0823c Write clearScreen and use it in code
6 years ago

Powered by TurnKey Linux.