Skip to content

2023_R2 Patch1 Release

Choose a tag to compare

@SRaus SRaus released this 21 Nov 13:24

Changelog

1. Versions used:

  • Kuiper base image: "bullseye"
  • Kernel version: 6.1
  • Scopy: 'v2.0.0-beta-rc2' tag
  • Libm2k: 'v0.9.0' tag
  • Pyadi-iio: 'v0.0.19' tag
  • GNU Radio '3.8.2' version

2. Known issues:

  1. Writing SD cards with Balena Etcher(Windows) or Disk Image Writer(Ubuntu) may give an error at the end.
    Even so, SD cards should be written properly, so you can ignore it.
    As alternatives you can use Win32 Disk Imager (version 1.0) from Windows or 'dd' command from linux systems.

  2. Video output might not work on Xilinx platforms
    Please check the list of monitors supported by Xilinx

  3. No data in buffer for cn0540/ad7768-1
    The issue is reproducible only when sampling frequency is set from a lower to a higher value.
    Please use a previous Kuiper Linux release until we will publish a fix.

  4. AD9081 with 122.88 MHz oscillator doesn't boot
    Evaluation Board AD9081 vcxo122p88 on ZCU102 doesn't boot due to a SPI issue.
    Please use a previous Kuiper Linux release until we will publish a fix.

3. Reference links:

What's Changed

  • Dockerfile: fix deprecated ENV format by @mlradu in #176
  • stage2: Update RPI GPIO package by @mlradu in #178
  • stage1/00-boot-files/config: Add support for CM5 by @mlradu in #183
  • Remove duplicates by @mlradu in #179
  • stage8/00-license-generation: fix broken links by @mlradu in #180
  • stage6/04-gnuradio-m2k: Upgrade Scopy to v1.5.0 by @mlradu in #187
  • stage6/04-gnuradio-m2k: Upgrade to Scopy 2 by @mlradu in #191

Full Changelog: 2023_r2...2023_r2_p1