erikkaashoek
9ecd1a78ba
more flash for tinySA3
5 years ago
erikkaashoek
7fdaa5a521
Tuned RBW factors and repaired save/load
5 years ago
erikkaashoek
74f1a839e2
Restore waterfall and optional marker value cache
5 years ago
erikkaashoek
cb2fe5403b
UI improvements
5 years ago
erikkaashoek
d417ce7e73
Checksum calculation size robust
5 years ago
erikkaashoek
cbdb99aa79
Output level corrected
5 years ago
erikkaashoek
0e3f97c217
Automatic harmonic mode and some small bugs
5 years ago
erikkaashoek
5ba6bdbe45
Saveconfig working and console command 64 bit frequencies
5 years ago
erikkaashoek
a534f5fad4
Repair load preset
5 years ago
DiSlord
b7be1adf4b
Cleanup save flash code, more simple savearea settings
5 years ago
erikkaashoek
eb85400e0e
Added deviceid command. Use saveconfig to store
6 years ago
erikkaashoek
10d77ee691
stored trace now also saved to flash
6 years ago
erikkaashoek
6c272d1f75
Small UI changes
6 years ago
erikkaashoek
d7763cec48
Add spur menu and cleanup code
6 years ago
erikkaashoek
2898c02d36
Load/Store of settings added
6 years ago
TT
0d407577f8
style: uniform code style and untabify
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
...
Use void loadDefaultProps() for load default properties (default loaded also on error load from flash)
Move some constants to nanovna.h
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)
...
Decrease interrupt stack size
Use __ROR instruction in flash.c for checksum rotate
Fix erase background for frequencies string in plot.c
Implement getStringIndex function for parse string arguments, now Usage show correct information about used arg, and more easy use strings definitions
Example:
Need check if string "on" in avaible arguments list "load|open|short|thru|isoln|done|on|off|reset|data|in"
getStringIndex("on", "load|open|short|thru|isoln|done|on|off|reset|data|in") return 6
If not found return -1
Not need use if (strcmp() == ...) else ....
This usage save some amount of size
6 years ago
TT
c89cd36f19
fix: checksum
6 years ago
TT
8e8bc6924e
fix: update checksum
6 years ago
TT
774a11ae74
add interpolation on cal
8 years ago
TT
373e56f006
add clearconfig command
9 years ago
TT
4845bde486
change from active to active_props
9 years ago
TT
6bb1a588b6
fix freezing on saving area #4
9 years ago
TT
7943a3fe96
add dragging marker
9 years ago
TT
9037593831
add save and restore dac value in flash
9 years ago
TT
9f5259556c
split config and properties
9 years ago
TT
74cfdb93a3
arrange code, add notice at head of each file
9 years ago
TT
a50517bf3f
add keypad for freq and scale, add save menu
9 years ago
TT
052460d145
add cal status indicator
9 years ago
TT
04d1ec19ab
add impedance and L/C parameter value on marker of smith chart
9 years ago
TT
f0eaa108ad
save trace and marker data
9 years ago
TT
38d6a50047
add areas to save/recall
9 years ago
TT
a563484f38
add missing flash.c, linker script in last commit
9 years ago