Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SD card full warnings and functional degradation if SD card has less than 50MB free space #3730

Merged
merged 11 commits into from
Jul 14, 2023

Commits on Jun 28, 2023

  1. justification: EdgeTX#3666

    - checks SD card free space at startup, start of logging and writing screenshots
    - issues warning to user if SD card has less than 50MB free space
    - will not write logs or screenshots if free space is less than 50MB at activation timerReset
    - fixes crash of warning popup in logs.cpp (EdgeTX#3728)
    mha1 committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    3bcc433 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. Configuration menu
    Copy the full SHA
    94143b9 View commit details
    Browse the repository at this point in the history
  2. empty commit

    mha1 committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    154d623 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2023

  1. call popup in non-blocking mode

    mha1 committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    a6bbe79 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59ae247 View commit details
    Browse the repository at this point in the history
  3. 2nd attempt

    mha1 committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    7f3b5d3 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. Popup:

    - turns on backlight if dimmed due to inactivity setting
    - if backlight is dimmed due to inactivity setting backlight can turnd on again by any controls
    mha1 committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    af1c947 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. EdgeTX#3599

    mha1 committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    e2a52e4 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2023

  1. fixed b&w UI

    mha1 committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    c482698 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    26b6fa3 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. chore: Update translations

    pfeerick committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    51f49d1 View commit details
    Browse the repository at this point in the history