TT
|
73926f3c93
|
add image and python samples in README.md
|
2017-02-02 06:32:29 +09:00 |
|
TT
|
0db99b9c7c
|
add lower range 50kHz support, fix frequency inversion
|
2017-02-02 05:56:11 +09:00 |
|
TT
|
2f7177ad47
|
expand frequency range 40kHz
|
2017-02-02 05:40:39 +09:00 |
|
TT
|
87858d5e5d
|
add argument rdiv in si5351 setupMultisynth
|
2017-02-02 05:18:29 +09:00 |
|
TT
|
c9e00287a3
|
make smooth frequency sweep
|
2017-01-28 02:47:55 +09:00 |
|
TT
|
abfe237d23
|
fix correlation detection
|
2017-01-27 00:11:24 +09:00 |
|
TT
|
095b250137
|
implemented correlation detection, worked, but no good result
|
2017-01-26 09:10:48 +09:00 |
|
TT
|
f97c50957c
|
delete unused var
|
2017-01-22 13:34:32 +09:00 |
|
TT
|
10bbe7dc82
|
re-enable dump command
|
2017-01-22 13:34:01 +09:00 |
|
TT
|
a509bae080
|
use static buffer but stack buffer in chvprintf
|
2017-01-22 13:33:00 +09:00 |
|
TT
|
1db0259173
|
adjust thread stack size
|
2017-01-22 13:10:29 +09:00 |
|
TT
|
6d2941bd51
|
omit unused chibios features from chconf.h
|
2017-01-22 13:07:49 +09:00 |
|
TT
|
16923eaacf
|
add DUMP_ENABLED option
|
2017-01-22 13:05:36 +09:00 |
|
TT
|
79d1060a46
|
add hard_fault handler
|
2017-01-22 13:03:40 +09:00 |
|
TT
|
373e56f006
|
add clearconfig command
|
2017-01-20 08:57:17 +09:00 |
|
TT
|
551ece833c
|
add README.md
|
2017-01-19 00:36:55 +09:00 |
|
TT
|
295ec105e6
|
set scale and refpos temporally
|
2017-01-17 23:06:32 +09:00 |
|
TT
|
75ea6308ed
|
fix trace becoming broken line
|
2017-01-17 02:19:10 +09:00 |
|
TT
|
cb50a0e6c3
|
add toggle sweep operation
|
2017-01-17 01:49:22 +09:00 |
|
TT
|
4845bde486
|
change from active to active_props
|
2017-01-17 00:33:15 +09:00 |
|
TT
|
407d802a9c
|
remove unused code, use sweep instead of scan, sweep_points instead of 101
|
2017-01-17 00:13:42 +09:00 |
|
TT
|
7d7b752569
|
fix delay on frequency change
|
2017-01-16 23:48:45 +09:00 |
|
TT
|
c083fb9298
|
add refpos indicator, make marker able to be sticking out
|
2017-01-15 23:27:05 +09:00 |
|
TT
|
6bb1a588b6
|
fix freezing on saving area #4
|
2017-01-15 23:25:30 +09:00 |
|
TT
|
c4cdc2cc07
|
omit unused code
|
2017-01-15 23:24:29 +09:00 |
|
TT
|
d3c40fbd11
|
add TAGS rule in Makefile
|
2017-01-14 14:32:28 +09:00 |
|
TT
|
9f0abd70d3
|
import ChibiOS as submodule
|
2017-01-14 10:05:08 +09:00 |
|
TT
|
883d916765
|
add python script jupyter notebook example
|
2017-01-12 08:43:25 +09:00 |
|
TT
|
ee4576dc33
|
menu attribute change on trace selection and cal operations
|
2017-01-05 23:28:32 +09:00 |
|
TT
|
5ebb3330ff
|
add menu item delay (but not work)
|
2017-01-05 09:04:28 +09:00 |
|
TT
|
3852f9cb21
|
move menu_color and touch_cal to config
|
2017-01-04 18:28:52 +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
|
bd2890e6af
|
add frequencies command
|
2017-01-02 17:32:48 +09:00 |
|
TT
|
a76698c166
|
add menu item of marker all off
|
2017-01-02 16:59:10 +09:00 |
|
TT
|
6c7da59a57
|
add marker to sweep freq function
|
2017-01-02 16:33:10 +09:00 |
|
TT
|
6a704c8588
|
rewind sweep again when frequency updated
|
2017-01-02 15:45:25 +09:00 |
|
TT
|
fd38f249ce
|
continue signal on cw mode
|
2017-01-02 00:00:25 +09:00 |
|
TT
|
ef63476219
|
add single trace command, fix failure on changing polar to rect
|
2017-01-01 22:54:12 +09:00 |
|
TT
|
74cfdb93a3
|
arrange code, add notice at head of each file
|
2017-01-01 20:03:21 +09:00 |
|
TT
|
1c3f2df97a
|
move touch_position into apply_touch
|
2017-01-01 15:03:41 +09:00 |
|
TT
|
ed6aeb873c
|
add touch operation on keypad
|
2016-12-17 20:33:04 +09:00 |
|
TT
|
0bf87f42aa
|
work touch menu operation
|
2016-12-17 18:56:57 +09:00 |
|
TT
|
8038df8c66
|
change adc driver not to use chibios hal
|
2016-12-17 13:16:56 +09:00 |
|
TT
|
8d39e43471
|
rename freq_start/stop
|
2016-12-13 00:20:12 +09:00 |
|
TT
|
6d0ea0e1dd
|
remove fstart/fstop
|
2016-12-12 23:45:49 +09:00 |
|
TT
|
aa91bc23fc
|
add CW, mod freq from limits
|
2016-12-12 21:03:43 +09:00 |
|
TT
|
52dce51f31
|
add freq center/span
|
2016-12-11 21:51:54 +09:00 |
|
TT
|
8014d3442e
|
add button repeat. change numeric input
|
2016-12-11 17:26:33 +09:00 |
|