ВшЫдщкв
4b9c348a1a
Fix typos
6 years ago
ВшЫдщкв
90dc36418d
Remove test code
...
Optimize size trace command function
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
2d8be205d0
fix: broken display of cw frequency
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
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
38e64a616f
chore: remove keypad icon
6 years ago
TT
0e59f0a82b
Merge pull request #104 from damib/issue79
...
Issue79
6 years ago
TT
9bd034bc45
Merge pull request #103 from damib/bugfix
...
Bugfix: disabling all the markers causes the GUI to freeze
6 years ago
Damiano Bortolato
f9ef7efd39
BUGFIX: deselecting all markers freezes the gui.
...
A index check on current_marker value was missing.
6 years ago
Damiano Bortolato
aa503ceb96
BUGFIX #79 : Numpad editor freeze
...
There code was exiting from ui_process_keypad without redrawing and switching ui_mode.
6 years ago
TT
6a88f8ed8f
feat: improve frequency accuracy
6 years ago
TT
75ea464c91
chore: delta symbol
6 years ago
TT
481fa990db
feat: draw marker value in white
6 years ago
TT
0bfa2c073e
feat: add marker smith value format menu
6 years ago
TT
14a130c24b
Merge branch 'master' of github.com:ttrftech/NanoVNA
6 years ago
TT
b2f2ec3320
fix: show channel in marker info
6 years ago
TT
39c40a1f43
view: show marker frequency
6 years ago
TT
a534a89c89
feat: add marker delta mode
6 years ago
TT
852c8077ad
font: add delta symbol
6 years ago
TT
856a9ae5ce
Merge pull request #97 from Jacky2k/fix-readme-extract-command
...
Fixed tar extract command
6 years ago
TT
b65f44bc2e
feat: show freq on multiple marker info
6 years ago
Fabian Schwartau
9c8bfd152a
Fixed tar extract command
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
421c1be9f9
doc: update notebook example
6 years ago
TT
ed85ca193b
fix: make touch cal default suitable for 2.8 panel
6 years ago
TT
3114df7fe9
fix #92 : 'for' loop initial declarations
6 years ago
TT
dd4eaed475
fix: change to marker lever mode on transform enabled
6 years ago
TT
e6693f1f25
Merge branch 'lever-ops'
6 years ago
TT
c7af840f53
feat: add feedback of lever mode
6 years ago
TT
b909ccb716
feat: add lever operations (center, span, search)
6 years ago
TT
e6035a5d96
doc: add guide on clearconfig
6 years ago
TT
6dcfe03ef0
fix: edelay position on odd number of traces
6 years ago
TT
9133f81f3f
feat: save touch stone on cli
6 years ago
TT
d51d2f2f56
doc: update link to docker hub
6 years ago
TT
b9bafa21db
fix: adjust visivility to reduce flash size
6 years ago
TT
08a2f6972d
feat: fasten drawing by inlining circle_inout
6 years ago
TT
3f209e4986
feat: add marker search
6 years ago
TT
65d3c9fa0d
doc: add links to user guide
6 years ago
TT
e9218d857f
doc: add companion pc tools
6 years ago
TT
734d9ce92d
chore: remove unused options
6 years ago
TT
0f29824a78
add: option to send raw commands
6 years ago
TT
f6e9c6f434
fix: adjust delay
6 years ago
TT
47fec0b024
remove buffer used only in dump command
6 years ago
cho45
772e210ada
too much cost for sin_table
6 years ago
TT
2cb3d7d02e
fix: add missing pyserial into requirements.txt
6 years ago