Core Controller Remount SD Handling #253

Merged
muellerr merged 12 commits from mueller/core-controller-remount-sd-handling into develop 2022-05-25 10:27:10 +02:00
Owner
  • Sometimes there can be issues with the SD card. The default Linux behaviour is to mount it read-only
  • The core controller should be able to determine whether any SD card mounted read-only and immediately remount it in read-write mode. The important of the SD card for satellite operations warrants this autonomous behaviour.
  • The SD card manager now has functions to retrieve whether the SD card was mounted read-only. It also has a function to perform a file system check with fsck, which is also performed before the read-write remount
  • This functionality is used by the Core Controller every 2 minutes to remount the file system read-write if there are issues
  • Depends on FSFW PR: eive/fsfw#83
- Sometimes there can be issues with the SD card. The default Linux behaviour is to mount it read-only - The core controller should be able to determine whether any SD card mounted read-only and immediately remount it in read-write mode. The important of the SD card for satellite operations warrants this autonomous behaviour. - The SD card manager now has functions to retrieve whether the SD card was mounted read-only. It also has a function to perform a file system check with `fsck`, which is also performed before the read-write remount - This functionality is used by the Core Controller every 2 minutes to remount the file system read-write if there are issues - Depends on FSFW PR: https://egit.irs.uni-stuttgart.de/eive/fsfw/pulls/83
muellerr added 1 commit 2022-05-13 11:19:00 +02:00
EIVE/eive-obsw/pipeline/head This commit looks good Details
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
5a82fe93d9
core ctrl remount sd handling
muellerr changed title from WIP: Core Controller remount sd handling to WIP: Core Controller Remount SD Handling 2022-05-13 11:20:16 +02:00
muellerr added 1 commit 2022-05-13 11:21:10 +02:00
muellerr added this to the v1.12.0 milestone 2022-05-13 11:23:33 +02:00
muellerr added 1 commit 2022-05-16 15:19:00 +02:00
muellerr added 1 commit 2022-05-17 13:42:14 +02:00
muellerr added 1 commit 2022-05-20 08:20:24 +02:00
muellerr added 1 commit 2022-05-23 18:37:54 +02:00
muellerr added 1 commit 2022-05-23 21:32:31 +02:00
muellerr added 1 commit 2022-05-24 00:20:39 +02:00
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
b2c286cd7e
improve and optimize SD card handling
muellerr added 1 commit 2022-05-24 00:52:44 +02:00
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
1519b13b78
appears to work now
muellerr changed title from WIP: Core Controller Remount SD Handling to Core Controller Remount SD Handling 2022-05-24 00:52:50 +02:00
muellerr requested review from meierj 2022-05-24 00:52:56 +02:00
muellerr added 1 commit 2022-05-24 00:53:38 +02:00
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
2ebdb5c797
tweak sd card check countdown
meierj approved these changes 2022-05-24 19:12:45 +02:00
muellerr added 1 commit 2022-05-25 09:58:14 +02:00
muellerr added 1 commit 2022-05-25 10:15:54 +02:00
muellerr merged commit d870f5ab10 into develop 2022-05-25 10:27:10 +02:00
muellerr deleted branch mueller/core-controller-remount-sd-handling 2022-05-25 10:27:11 +02:00
Sign in to join this conversation.
No description provided.