qrp73
e1e5ca2a2e
fix syntax to support ISO C89,C99,C11 compillers:
...
- replace void* arithmetic with proper type
- do not cast void(*)() to void*
- use proper struct field initializer
- replace binary constants with hex, the notation 0b01010101 is not supported by the C-language (neither in C11, nor in C99 nor in C89)
2019-09-26 06:02:08 +03:00
TT
774a11ae74
add interpolation on cal
2017-09-15 22:13:17 +09:00
TT
373e56f006
add clearconfig command
2017-01-20 08:57:17 +09:00
TT
4845bde486
change from active to active_props
2017-01-17 00:33:15 +09:00
TT
6bb1a588b6
fix freezing on saving area #4
2017-01-15 23:25:30 +09:00
TT
7943a3fe96
add dragging marker
2017-01-03 16:39:00 +09:00
TT
9037593831
add save and restore dac value in flash
2017-01-02 22:03:20 +09:00
TT
9f5259556c
split config and properties
2017-01-02 19:15:16 +09:00
TT
74cfdb93a3
arrange code, add notice at head of each file
2017-01-01 20:03:21 +09:00
TT
a50517bf3f
add keypad for freq and scale, add save menu
2016-12-04 16:19:31 +09:00
TT
052460d145
add cal status indicator
2016-11-18 00:53:40 +09:00
TT
04d1ec19ab
add impedance and L/C parameter value on marker of smith chart
2016-11-05 23:06:24 +09:00
TT
f0eaa108ad
save trace and marker data
2016-11-05 10:15:08 +09:00
TT
38d6a50047
add areas to save/recall
2016-11-05 01:22:48 +09:00
TT
a563484f38
add missing flash.c, linker script in last commit
2016-10-17 07:20:12 +09:00