TT
14dfe97557
fix: revert color of traces to the original
6 years ago
DiSlord
a46a20028f
Remove unused global variable (fgrid)
...
Set areasize as int16
6 years ago
ВшЫдщкв
5a4d02208f
define POINTS_COUNT in nanovna.h
...
fix 'micro' char in font
fix draw STOP distance in frequency field
fix x position calc in plot_into_index
fix frequencies delta defined as int in plot.c
fix frequencies defined as int in ui.c
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)
...
Rework display spi driver:
use DMA for read, write
add blitBitmap functions
Use DMA for color fill
More correct SPI bus control
Move color definitions to nanovna.h
Some code optimization for speed and size (save about 3k bytes)
Change grid Y resolution to 10
Fix convert from float to int (fix some rounding errors on plot)
Disable unused HAL serial
Change battery icon
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
TT
3f209e4986
feat: add marker search
6 years ago
TT
47fec0b024
remove buffer used only in dump command
6 years ago
TT
0124e1b32d
chore: update codec control
6 years ago
TT
7adba06333
chore: reduce foot-print of numfont20x24
6 years ago
TT
dcbcfe162c
chore: shrink 5x7 font
6 years ago
TT
3fc17e18f9
fix: break sweep loop on frequency change
6 years ago
TT
f7e712798a
chore: remove warnings
6 years ago
TT
bfd45c715d
fix: fix digit loss of sweep frequency
6 years ago
TT
94659a22ba
feat: add threshold command
6 years ago
TT
516319b354
fix: plot only if sweep completed
6 years ago
TT
47f48d83e4
fix: omit drawing screen from usb thread
6 years ago
cho45
1120d5c33b
Fix timedomain transform (based on acd944d5fa1c8bfd016b27c65e92e14e81f755c8 by @erikkaashoek )
6 years ago
cho45
aa4faa5a6e
rename TDR -> TD
6 years ago
cho45
6bad9de606
change menu name to 'TRANSFORM'
6 years ago
cho45
8f0bfacf3d
setting velocity factor
6 years ago
cho45
95ab399567
save domain mode
6 years ago
cho45
889d675836
TDR feature
6 years ago
cho45
a9457dbd0a
show battery indicator (requires implementing D2 on board)
6 years ago
cho45
5e9756e4e0
append `reset dfu` command and `CONFIG` -> `ENTER DFU`
6 years ago
cho45
39b7fdf95e
append version info screen to UI
6 years ago
TT
3e841920fb
refactor: introduce trace_info
6 years ago
cho45
f9a5d2e3ef
Add REAL IMAG R X trace format
6 years ago
cho45
1c4718ae4a
implement capture command
6 years ago
TT
b823a8060d
ui: enable and all off in marker selection
6 years ago
TT
e626c581ee
feat: add sample command to evalutate dynamic range
6 years ago
TT
b815a5b2fe
menu: add feedback at correction/pause menu item
6 years ago
TT
dd724da327
view: add left arrow on menu items
6 years ago
TT
0807816e09
ui: add pad icon, electrical delay unit
6 years ago
TT
c4edf2a6eb
omit: unused buffer refiq
6 years ago
TT
b64826b76a
add numeric input support scale and electrical delay
8 years ago
TT
7228ebd5fa
add numeric input (WIP)
8 years ago
TT
5d1934d85f
support electrical delay
8 years ago
TT
5a441edc6b
update marker position on sweep frequency change
8 years ago