Skip to content

LimeSuite 18.10.0 and Scope updates

Compare
Choose a tag to compare
@f4exb f4exb released this 28 Oct 09:56
· 5134 commits to master since this release

LimeSuite 18.10.0

The various builds are now done using LimeSuite 18.10.0. If you compile from source make sure you checkout the 18.10.0 tag from LimeSuite.

Scope updates

Quite a bit of rework has been going on to fix issues and make enhancements to provide a more enjoyable and useful experience with the scope which is used mainly in the Channel Analyzer plugin:

  • removed an old breaking optimization thus fixing trigger. This is the main fix pertaining to issue #233
  • removed dubious code that could also cause trigger bugs
  • update trace continuously for sweep times of one second or more. Clear the trace before the display sweeps.
  • corrected report of samples from one trace to the next
  • implemented trigger hold off
  • various internal optimizations

Other changes

  • Spectrum: reworked the histogram palette slightly for a more uniform luminance across the palette
  • Spectrum: reworked max hold to correct some inaccuracies
  • Test source: added various pattern waveforms that were mainly used to test the scope
  • DSD demod: changed squelch 0.1 dB steps to 1 dB steps similarly to what was done for the NFM demodulator