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
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
erikkaashoek
9200611124
Prevent unneeded updating of status panel
6 years ago
DiSlord
19e5b208da
Merge branch 'master' of https://github.com/erikkaashoek/tinySA
...
# Conflicts:
# sa_core.c
# si4432.c
6 years ago
erikkaashoek
4554e1e619
Always show time after sweep with updated delay
6 years ago
erikkaashoek
a4ee3405dd
Renamed measure variable to something more meaningfull
6 years ago
erikkaashoek
e680d7e8aa
Updated sweep time logic and corrected first sweep after update
6 years ago
DiSlord
6c58939a6f
Fix my mistake on measure time
6 years ago
DiSlord
5acc180a92
Use variable for count sweep time
6 years ago
DiSlord
a2764f0896
restore time update on status panel
6 years ago
DiSlord
0eb769c61c
better solution for small time values
6 years ago
DiSlord
fb79c15a7e
Manually set delay for small times
6 years ago
DiSlord
dacb63c0f7
More fixes to timings
6 years ago
DiSlord
bf503d3629
Update greed on correction complete
6 years ago
DiSlord
0c83dc063d
Some fixes for timings
6 years ago
erikkaashoek
e568714722
Remove float in calc_min_Sweep_time
6 years ago
erikkaashoek
01038cf696
Forc frequency and status panel updates together to ensure equal time display
6 years ago
erikkaashoek
2186d202c3
vbw also vbw_x10 and repaired remaining rbw
6 years ago
DiSlord
5d0cd17718
Merge branch 'master' of https://github.com/erikkaashoek/tinySA into DiSlord_test_branch
...
# Fixed Conflicts:
# sa_core.c
6 years ago
erikkaashoek
a4b0230139
Added offset_delay
6 years ago
DiSlord
3a2d52b90e
Small fix setRBW parameter type
6 years ago
DiSlord
0dedf0b19d
Rewrite RBW and actualRBW use code
...
Now values is uint16 (float before)
And value = x10 in kHz (possibly better use uint32_t and in Hz)
Only one part of code i think need more fix:
VBW use still float
6 years ago
erikkaashoek
3a307ad78e
Merge branch 'DiSlord_test_branch'
6 years ago
erikkaashoek
114b39fd3f
Rename extra fast
6 years ago
DiSlord
d845c67d23
small code optimization
6 years ago
DiSlord
5c8ae50a3e
Fix wrong file update
...
Revert "remove not correct select waterfall button on enable spur removal"
This reverts commit 9b4a8d916c .
6 years ago
DiSlord
9b4a8d916c
remove not correct select waterfall button on enable spur removal
6 years ago
erikkaashoek
e9626c21ff
Merge branch 'DiSlord_test_branch'
6 years ago
erikkaashoek
311d0bda42
Massive sweep time redesign
6 years ago
DiSlord
a2ff8edabd
Small style fixes
...
SPI_BUFFER_SIZE depend from CELLWIDTH and CELLHEIGHT
6 years ago
erikkaashoek
ee2ffa105d
also here change letter
6 years ago
erikkaashoek
54e3eb5537
Updated sweep time prediction
6 years ago
erikkaashoek
0eab48086b
Simplified and cleaned sweep code and repaired level sweep
6 years ago
erikkaashoek
654377907f
Use lower case 's' for seconds
6 years ago
erikkaashoek
acf2e93401
Add high mode specific attenuation menu
6 years ago
erikkaashoek
e2bbfe8b13
Merge branch 'DiSlord_test_branch'
6 years ago
DiSlord
cf96ae7d22
Replace hardcoded values on defined constant
6 years ago
DiSlord
f9ad83dbef
Define SI4432 registers
...
Use defined names for better read code
6 years ago
erikkaashoek
d0a7c0649b
Added measuring of minimum sweep times
6 years ago
DiSlord
1dde3bd245
Remove more not need full screen redraw, more faster screen update in some cases
6 years ago
DiSlord
e365edb083
Merge branch 'master' of https://github.com/erikkaashoek/tinySA into DiSlord_test_branch
6 years ago