Skip to content

Commit

Permalink
meta-lxatac-software: tacd{,-webinterface}: update
Browse files Browse the repository at this point in the history
This adds the following new features:

  - Retry polling for update bundles with exponential backoff.
    This solves a problem where the first update poll after bootup is
    likely to fail, because the network is not yet up, and the next one
    only takes place hours or days later.

  - Improved error handling in the iio/dut power threads.

  - Use the modern InstallBundle and InspectBundle RAUC DBus APIs
    instead of the deprecated Install and Info APIs.

  - Updated rust and node dependencies.

  - A diagnostics screen that displays a lot of information on a single
    screen and provides a screen border that can be used to align the
    screen.
    It also allows toggling the LEDs and backlight to make sure they
    work correctly.

  - Notifications in the web interface that redirect the user to
    appropriate command lines when they try to change the active RAUC slot
    or enable/disable update channels in the web interface.

Signed-off-by: Leonard Göhrs <l.goehrs@pengutronix.de>
  • Loading branch information
hnez committed Aug 22, 2024
1 parent 1165c30 commit 53d76c4
Show file tree
Hide file tree
Showing 3 changed files with 4,474 additions and 16,750 deletions.
Loading

0 comments on commit 53d76c4

Please sign in to comment.