Commit Graph

150 Commits (master)

Author SHA1 Message Date
TT bc1b57c3f0 feat: add format quality factor
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 fdb3886b0f Move define to str macro in nanovna.h (it allow output define valuer in error messages)
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 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 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
TT 7f5948c4b8 chore: add scope name onto struct and enum
6 years ago
DiSlord 153585ff1f Move more address constants to nanovna.h
6 years ago
DiSlord ccb3693516 Huge reduce flash usage (about 5k), remove cal_data and _frequencies properties from data section
6 years ago
DiSlord d386b0823c Write clearScreen and use it in code
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 5ee23be06f Add definition of spi_buffer size
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 8e8bc6924e fix: update checksum
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 ae38c9794d view: pack smith marker value
6 years ago
TT 14dfe97557 fix: revert color of traces to the original
6 years ago
DiSlord a46a20028f Remove unused global variable (fgrid)
6 years ago
ВшЫдщкв 5a4d02208f define POINTS_COUNT in nanovna.h
6 years ago
ВшЫдщкв df5a655cd0 Remove comment, fix last add
6 years ago
DiSlord e7bdead77a
Merge branch 'master' into master
6 years ago
TT 066027f5b5 fix: prototype mismatch
6 years ago
ВшЫдщкв 6f666cf31b Change Font size (more readable)
6 years ago
TT 18a1ca4e6e feat: add marker tracking
6 years ago
TT e1ba0c77f0 chore: store velocity factor in float
6 years ago
TT c4495b6d58 chore: add reserved room in properties and config
6 years ago
TT fcb0be6def fix: remove upper limit of signed int32 for frequency setting
6 years ago
TT 75ea464c91 chore: delta symbol
6 years ago
TT 0bfa2c073e feat: add marker smith value format menu
6 years ago
TT a534a89c89 feat: add marker delta mode
6 years ago
TT 1422e5fd49 feat: show each markers when multiple markers are active
6 years ago
TT a3eb29ea04 feat: add marker operation groupdelay->edelay
6 years ago
TT c7af840f53 feat: add feedback of lever mode
6 years ago

Powered by TurnKey Linux.