github luigifcruz/CyberEther v1.10.0

6 hours ago

What's Changed

  • Visualization upgrades: Customize plot axes and inspect images with interactive zoom, pixel readouts, and selectable colormaps.
  • Spectrum analyzer: View spectrum traces and waterfalls together with shared horizontal zoom and pan.
  • Python dependencies: Declare Python block packages inline and install them into reusable cached environments.
  • Resizable nodes: Adjust node widths and expand embedded plots and code editors vertically.
  • Redesigned globe: Explore a new 3D globe with layered maps, aircraft overlays, day/night shading, and city lights.
  • Decimation modes: Choose subsampling, summing, or averaging when downsampling signals.
  • SoapySDR refactor: Discover SDRs with deterministic device selection, ambiguous-match rejection, antenna controls, and receive-buffer loss reporting.

Pull-Requests

  • feat: add collapsible node configuration by @luigifcruz in #274
  • feat: add configurable axis labels to visualization plots by @luigifcruz in #277
  • feat: add spectrum analyzer visualization block by @luigifcruz in #292
  • feat: add responsive flowgraph node configuration layout by @luigifcruz in #294
  • feat: improve visualization configuration controls by @luigifcruz in #293
  • feat: add flexible resizing to flowgraph nodes by @luigifcruz in #299
  • refactor: refresh code editor console and status bar by @luigifcruz in #302
  • feat: add Python dependency management for compute blocks by @luigifcruz in #301
  • feat: upgraded visualization blocks by @luigifcruz in #273
  • feat: add surface-driven configuration editing by @luigifcruz in #303
  • fix: preserve synthetic mouse positions on macOS by @luigifcruz in #304
  • refactor: replace interface format strings with parser maps by @luigifcruz in #307
  • feat: add layered globe rendering and ADS-B radar overlays by @luigifcruz in #305
  • fix: improve help navigation, execution feedback, and Windows stability by @luigifcruz in #309
  • feat: add interactive frame inspection and display controls by @luigifcruz in #310
  • fix: restore saved stack layouts after flowgraph import by @luigifcruz in #311
  • feat: improve SoapySDR discovery, receive handling, and buffer metrics by @luigifcruz in #306
  • docs: explain fixed buffer sizes and where the FFT size comes from by @luigifcruz in #312
  • feat: show device overflow counts in SoapySDR buffer loss by @luigifcruz in #313
  • feat: improve decimation methods and analyzer averaging controls by @luigifcruz in #314
  • feat: add RTL-SDR Blog V4L support by @luigifcruz in #315
  • feat: add day/night globe rendering and city lights by @luigifcruz in #316
  • fix: preserve visualization sizes across reconnects by @luigifcruz in #318
  • feat: show flowgraph environment and metadata as expandable trees by @luigifcruz in #319
  • fix(platform): increase worker stacks for Python JIT compilation by @luigifcruz in #317
  • refactor: pre-release fixes and guided example notes by @luigifcruz in #320

Full Changelog: v1.9.2...v1.10.0

Don't miss a new CyberEther release

NewReleases is sending notifications on new releases.