DiSlord
27f85e8405
Implement show grid values at right of screen
6 years ago
DiSlord
5f12c3afbb
init PE4302 attenuation cache as impossible value
6 years ago
DiSlord
aea7761a55
Use average (count = 8) for all ADC measure (include battery)
6 years ago
erikkaashoek
901c4dcc0a
Changed to symbolic names for the SI4432 selection
6 years ago
erikkaashoek
6e1a41f27f
Repaired attenuation cache problem
6 years ago
erikkaashoek
075817c494
Merge branch 'DiSlord_test_branch'
6 years ago
erikkaashoek
9c031b03ce
Less HW reload required
6 years ago
DiSlord
39dbe316f5
revert freq cache count
6 years ago
DiSlord
f491e4b39b
Merge branch 'master' of https://github.com/erikkaashoek/tinySA into DiSlord_test_branch
6 years ago
DiSlord
6501c3dd74
Better responsive touch, also use averaging for touch X/Y read
...
Define and use ADC channels name (for easy use on another boards)
6 years ago
DiSlord
fbd0d90d27
Only one PE4302 chip present (my mistake)
6 years ago
DiSlord
dea3a8feb2
Fix typo
6 years ago
DiSlord
26e33535d7
Cache attenuation data, not rewrite if some
...
Not redraw status on trigger
6 years ago
erikkaashoek
beaf183930
Merge branch 'DiSlord_test_branch'
6 years ago
erikkaashoek
1897953749
Selftest 3 working again
6 years ago
DiSlord
7213afd3e2
Code cleanup
6 years ago
DiSlord
59fbb39606
Merge branch 'master' of https://github.com/erikkaashoek/tinySA into DiSlord_test_branch
6 years ago
erikkaashoek
39e1a02220
Trigger line to BLUE and status panel trigger text to green in NORAL mode
6 years ago
erikkaashoek
4d8f76974a
Merge branch 'DiSlord_test_branch'
6 years ago
DiSlord
84ba285694
Merge branch 'master' of https://github.com/erikkaashoek/tinySA into DiSlord_test_branch
6 years ago
DiSlord
65ec38fae8
remove test code
6 years ago
DiSlord
e7f45066b2
Force screen redraw on ref/scale level change
6 years ago
erikkaashoek
3087d5f39b
Merge branch 'DiSlord_test_branch'
6 years ago
DiSlord
08f4235008
Not use for trigger level stored trace
6 years ago
erikkaashoek
37495e9750
Add UP/DOWN trigger option and optimize constants
6 years ago
DiSlord
e731ae0a0e
Full screen keyboard
6 years ago
DiSlord
e05cd7baa4
More text fixes
6 years ago
DiSlord
12fcfc560b
Small text fixes
6 years ago
erikkaashoek
84e5abe9ac
Remove dead time after output sweep
6 years ago
erikkaashoek
68d43e7fc0
Sweep time updates in output mode
...
This includes showing the actual sweep time in output mode so you can see when you have selected an impossible sweep time. The form does not auto refres so the new time is only visible after hitting a button
6 years ago
erikkaashoek
e63b6de6ab
Small text improvements
6 years ago
erikkaashoek
797277934c
Add AGC debug and some words changed
6 years ago
erikkaashoek
c326787273
Merge branch 'DiSlord_test_branch'
6 years ago
erikkaashoek
654e58e0d1
Add option to debug AGC
6 years ago
DiSlord
d52ecc46ec
Merge branch 'master' of https://github.com/erikkaashoek/tinySA into DiSlord_test_branch
...
# Conflicts:
# sa_core.c
Fix trigger work, now trigger on rise edge of signal
also possible fix bug vs reset SI4432_step_delay if trigger enabled
6 years ago
erikkaashoek
aa2468955d
Revert "Prevent scan data twice if trigger option set (1 scan - normal scan, second is trigger wait, amd new scan before)"
...
This reverts commit 2073ae18b3 .
6 years ago
erikkaashoek
1890f3199a
Revert "Fix double &&"
...
This reverts commit 53b4a9265e .
6 years ago
DiSlord
e46fb7dd5c
Merge branch 'DiSlord_test_branch' of https://github.com/erikkaashoek/tinySA into DiSlord_test_branch
...
# Conflicts:
# sa_core.c
6 years ago
erikkaashoek
53b4a9265e
Fix double &&
6 years ago
DiSlord
cc8e53d366
Revert "Prevent scan data twice if trigger option set (1 scan - normal scan, second is trigger wait, amd new scan before)"
...
This reverts commit 2073ae18b3 .
Need more detail work to fix it
6 years ago
DiSlord
51cee0379e
Merge branch 'DiSlord_test_branch' of https://github.com/erikkaashoek/tinySA
6 years ago
DiSlord
5b0fc9b33f
Merge branch 'master' of https://github.com/erikkaashoek/tinySA
6 years ago
DiSlord
2073ae18b3
Prevent scan data twice if trigger option set (1 scan - normal scan, second is trigger wait, amd new scan before)
6 years ago
DiSlord
9fad730664
More correct detect start time (for vbw)
6 years ago
DiSlord
9e44a08b3f
Fixes for time calculation at 1 step, now in most cases correct timings found after 1 sweep (skip start init delays)
...
Sweep time start calculate at 1 data get
Correction delays apply for every point so need divide on sweep_points (fix my mistake)
6 years ago
DiSlord
b0611b4951
Improved responsiveness of the UI interface.
...
Now if the scan time is more than 100ms, a cycle is used in which you can interrupt the processing of user input
6 years ago
DiSlord
c61f9d46d1
Fix apply additional delays twice in some cases
6 years ago
DiSlord
ce7bb82e6f
Merge branch 'master' of https://github.com/erikkaashoek/tinySA into DiSlord_test_branch
6 years ago
erikkaashoek
a2eead2d5d
Correct sweep time measurement when triggering is active in slow CW mode
6 years ago
erikkaashoek
7bc613b914
Set offset delay to safe value
6 years ago