Commit graph

78 commits

Author SHA1 Message Date
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
TT 9c3296ad0d resistitive touch work in progress. add adc and gpt 2016-12-07 03:34:33 +09:00
TT a50517bf3f add keypad for freq and scale, add save menu 2016-12-04 16:19:31 +09:00
TT 3323e116a3 remove dependency from CMSIS dsplib 2016-12-03 15:54:49 +09:00
TT d84a212a3b add channel menu, narrow and ensure selection, reverse marker moving direction 2016-12-01 01:08:13 +09:00
TT 4e55ca4f70 add atof of my own 2016-11-30 20:17:55 +09:00
TT 69c41aa57e add wait_dsp function, add trace all off command, fix hang on ploting polar with trace 0 2016-11-28 23:44:21 +09:00
TT 25dd4bf182 add grid control, etc 2016-11-28 09:17:54 +09:00
TT 121691b5e1 add polar_grid, experimental smith_grid2 2016-11-27 00:47:21 +09:00
TT 1f64bb759b make working area of shell thread static 2016-11-19 13:19:18 +09:00
TT 9a63892480 add menu structure and behavior 2016-11-19 13:11:49 +09:00
TT 82a41e2e2e add missing ui.c 2016-11-18 19:26:53 +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 ea8b4d71c2 fix name ili9431 to ili9341 2016-11-05 11:52:50 +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 faaf6dd353 fix marker info drawing disorder 2016-11-04 22:34:19 +09:00
TT 5498d63751 make controlable marker with lever switch, test menu display 2016-11-03 21:56:56 +09:00
TT 23f2b7f695 optimize drawing rectangular grid 2016-11-02 22:38:04 +09:00
TT bc6ce2963c add some comments, order code 2016-11-02 21:08:33 +09:00
TT 6ff0acecdf add micro and pi 2016-10-29 18:19:59 +09:00
TT 6ef436463c add slash stroke on zero 2016-10-29 17:19:17 +09:00
TT 539653b52a add ohm char font, change face of zero "0" 2016-10-29 16:52:48 +09:00
TT 3eb8125086 add marker command 2016-10-29 03:18:55 +09:00
TT be967b006c rearrange marker info 2016-10-29 02:44:09 +09:00
TT 00a4b70bf7 split code into plot.c 2016-10-28 20:50:51 +09:00
TT c0fd7810e5 update marker info continuously 2016-10-27 20:57:53 +09:00
TT 17188a0418 shrink stack size, add marker info temporally 2016-10-27 19:25:50 +09:00
TT 0d6c718a47 change command name from data to dump, add data command to fetch array, marker position 2016-10-25 01:16:05 +09:00
TT 520ebef659 add open capacitance model (constant) 2016-10-19 07:18:41 +09:00
TT ab87c813a1 add band pass filter on tlv320aic3204 2016-10-18 07:08:55 +09:00
TT a563484f38 add missing flash.c, linker script in last commit 2016-10-17 07:20:12 +09:00