Skip to content

v1.2.40

Latest
Compare
Choose a tag to compare
@DiSlord DiSlord released this 06 Sep 14:24
· 3 commits to master since this release

VNA

  • Added Enhanced Response calibration (but not compensate Port 2 impedance, due to memory limits)
  • Separate e-dealay to edelay S11 and edelay s21
    Change console command 'edelay [s11|s21] value'
    edelay input apply to active trace channel
    Disable edelay settings for calibration
  • Add Calibration standard LOAD R setting (allow add actual Load value)
  • Use parabolic regression for calculate cable loss at marker position (Measure->Cable option)

UI and MCU

  • Pause sweep on screenshot made (include filename input)
  • Add EMPTY keypad button type
  • Add RLE8 compression for capture command (more faster screenshot transfer on slow connections)
  • Increase displayed LOGMAG value precision
  • Config now at last flash sector
  • Added USB UID option (in expert config, allows you to connect more than 1 Nano to the CPU and reserve a device port for it)
  • Run pause command in console thread
  • Allow break sweep for any command (not only for sweep thread commands)
  • Add ST7789V lcd support (for H version MS / SM / ST auto detect used LCD type: ili9341 or st7789v and work)
  • Lots of code refactoring (more unifications for various platforms)