TT
|
ea1c74240a
|
fix: update display in pause
|
2019-09-29 11:20:47 +09:00 |
|
TT
|
0aeadaa213
|
fix: #52. Previous fix 4e2036b was incomplete.
|
2019-09-29 11:20:47 +09:00 |
|
TT
|
064477291a
|
fixed: freeze device by clicking pause
|
2019-09-28 22:28:00 +09:00 |
|
TT
|
4e2036ba36
|
fix: #52
|
2019-09-28 21:49:59 +09:00 |
|
TT
|
0d36621411
|
fix: unexpectedly cal reset on changing frequency range
|
2019-09-28 16:07:39 +09:00 |
|
TT
|
b7fb2c390b
|
Merge pull request #51 from ttrftech/scan_command
Scan command
|
2019-09-28 13:17:13 +09:00 |
|
TT
|
115047045c
|
feat: multisegment scan support in python script
|
2019-09-28 13:08:03 +09:00 |
|
TT
|
dbfdad4fd9
|
WIP: add multisegment scan
|
2019-09-28 13:08:03 +09:00 |
|
TT
|
b552d04f96
|
fix: apply cal on scan
|
2019-09-28 13:08:03 +09:00 |
|
TT
|
5fea75f92f
|
chore: move loop of scan command into sweep thread
|
2019-09-28 13:08:03 +09:00 |
|
TT
|
571e45d50b
|
feat: add scan command
|
2019-09-28 13:08:03 +09:00 |
|
TT
|
516319b354
|
fix: plot only if sweep completed
|
2019-09-28 13:08:03 +09:00 |
|
TT
|
a9c197f1f5
|
env: ignore error on switching to dfu mode
|
2019-09-28 13:07:08 +09:00 |
|
TT
|
c72abc7bb9
|
fix: usage of sweep command
|
2019-09-28 13:05:27 +09:00 |
|
TT
|
e636b4298a
|
feat: find device automaticaly in python script (proposal #19 from Psynosaur)
|
2019-09-28 08:07:26 +09:00 |
|
TT
|
0b885f2640
|
fix: unexpected ripple of s21 in thru
|
2019-09-27 08:31:19 +09:00 |
|
TT
|
47f48d83e4
|
fix: omit drawing screen from usb thread
|
2019-09-26 09:06:43 +09:00 |
|
TT
|
0abe3e00d0
|
env: replace git submodule url as http to prevent failure to fetch without github account
|
2019-09-26 09:06:43 +09:00 |
|
TT
|
9508ea7215
|
Merge pull request #42 from cho45/fix-timedomain-transform
Fix timedomain transform
|
2019-09-23 05:47:56 +09:00 |
|
cho45
|
1120d5c33b
|
Fix timedomain transform (based on acd944d5fa by @erikkaashoek )
|
2019-09-21 22:20:08 +09:00 |
|
TT
|
e89c9bd6a7
|
Merge pull request #32 from cho45/timedomain
[proposal] Time Domain Operation
|
2019-09-19 06:17:23 +09:00 |
|
TT
|
d68ab20c30
|
fix: increase stack area to prevent fault caused from nanovna-saver
|
2019-09-17 22:39:41 +09:00 |
|
TT
|
5c53824d36
|
update golang 1.10
|
2019-09-14 20:15:27 +09:00 |
|
TT
|
c388832ef0
|
Revert "add command battery"
This reverts commit be45653c2b.
|
2019-09-14 19:49:02 +09:00 |
|
TT
|
118f3b3758
|
ui: close version on lever click
|
2019-09-14 19:49:02 +09:00 |
|
TT
|
cd8b371674
|
doc: add contributors
|
2019-09-14 12:07:14 +09:00 |
|
TT
|
b072034bdc
|
update gcc version to build
|
2019-09-14 11:50:22 +09:00 |
|
cho45
|
aa4faa5a6e
|
rename TDR -> TD
|
2019-09-11 23:05:01 +09:00 |
|
cho45
|
472b895d5b
|
windowing
|
2019-09-11 22:35:44 +09:00 |
|
cho45
|
a3b511f468
|
show time domain range
|
2019-09-11 21:22:42 +09:00 |
|
cho45
|
6bad9de606
|
change menu name to 'TRANSFORM'
|
2019-09-11 20:47:17 +09:00 |
|
cho45
|
b17ecfa533
|
minor fixes
|
2019-09-11 08:17:40 +09:00 |
|
cho45
|
8f0bfacf3d
|
setting velocity factor
|
2019-09-11 00:24:06 +09:00 |
|
cho45
|
95ab399567
|
save domain mode
|
2019-09-10 23:49:08 +09:00 |
|
cho45
|
889d675836
|
TDR feature
|
2019-09-10 22:39:20 +09:00 |
|
TT
|
be45653c2b
|
add command battery
|
2019-09-10 21:52:30 +09:00 |
|
TT
|
35dfd691a2
|
Merge pull request #31 from cho45/vbat
show battery indicator (requires implementing D2 on board)
|
2019-09-10 20:08:25 +09:00 |
|
cho45
|
a9457dbd0a
|
show battery indicator (requires implementing D2 on board)
|
2019-09-10 01:01:24 +09:00 |
|
TT
|
ec8c53bde3
|
add target dfu in Makefile
|
2019-09-07 09:08:43 +09:00 |
|
TT
|
5a5f298323
|
Merge pull request #27 from cho45/enter-dfu
Add `reset dfu` shell command and `CONFIG` → `DFU` → `RESET AND ENTER DFU`
|
2019-09-07 09:04:25 +09:00 |
|
cho45
|
73e0c19e8e
|
move enter dfu to submenu of config
|
2019-09-06 21:11:44 +09:00 |
|
cho45
|
5e9756e4e0
|
append reset dfu command and CONFIG -> ENTER DFU
|
2019-09-06 21:11:33 +09:00 |
|
TT
|
496b41fa1c
|
minor fix
|
2019-09-06 08:52:56 +09:00 |
|
TT
|
7a2d06c315
|
Merge pull request #25 from cho45/fix-backspace-on-touchpad
fix backspace rendering
|
2019-09-06 08:31:52 +09:00 |
|
TT
|
db70e648f9
|
Merge pull request #26 from cho45/version-screen
append version info screen to UI
|
2019-09-06 08:28:58 +09:00 |
|
cho45
|
39b7fdf95e
|
append version info screen to UI
|
2019-09-05 23:58:30 +09:00 |
|
cho45
|
2d1b2fcfbd
|
fix backspace rendering
|
2019-09-05 20:58:45 +09:00 |
|
TT
|
197fd38862
|
revert chibios fix
|
2019-09-03 08:06:59 +09:00 |
|
TT
|
9376816de9
|
Merge pull request #23 from cho45/gcc8
GCC8
|
2019-09-03 06:54:12 +09:00 |
|
cho45
|
9b83a78a05
|
forllow cal adc / enable adc code to manual rev9
|
2019-08-31 00:50:30 +09:00 |
|