Skip to content

Update MerlinAU.sh with Memory Warnings#34

Merged
Martinski4GitHub merged 11 commits intodevfrom
ExtremeFiretop-patch-1
Dec 17, 2023
Merged

Update MerlinAU.sh with Memory Warnings#34
Martinski4GitHub merged 11 commits intodevfrom
ExtremeFiretop-patch-1

Conversation

@ExtremeFiretop
Copy link
Owner

Added the discussed warnings both in the menu and the run script.

  1. Integrate the RAM Check:
    Use the HasRouterMoreThan256MBtotalRAM() function to determine if the router has more than 256MB of total RAM. If it doesn't, and the ZIP file size is over 50MB, we should enforce the requirement of a USB-attached drive for storing the ZIP file.

  2. Warning Message in Menu:
    Display a warning message in the main menu if the router has only 256MB of RAM and no USB drive is selected as the zip destination.

@ExtremeFiretop ExtremeFiretop mentioned this pull request Dec 16, 2023
@ExtremeFiretop
Copy link
Owner Author

  1. Also beautified the script menu and ROG prompts a bit.

@ExtremeFiretop
Copy link
Owner Author

  1. Also moved the logging start location out of the regular user prompts as per the current standard.

@Martinski4GitHub
Copy link
Collaborator

Added the discussed warnings both in the menu and the run script.

1. Integrate the RAM Check:
   Use the _HasRouterMoreThan256MBtotalRAM_() function to determine if the router has more than 256MB of total RAM. If it doesn't, and the ZIP file size is over 50MB, we should enforce the requirement of a USB-attached drive for storing the ZIP file.

2. Warning Message in Menu:
   Display a warning message in the main menu if the router has only 256MB of RAM and no USB drive is selected as the zip destination.

Everything is looking good!

@Martinski4GitHub Martinski4GitHub merged commit 1e1b920 into dev Dec 17, 2023
@ExtremeFiretop ExtremeFiretop deleted the ExtremeFiretop-patch-1 branch December 17, 2023 08:30
@ExtremeFiretop
Copy link
Owner Author

Added the discussed warnings both in the menu and the run script.

1. Integrate the RAM Check:
   Use the _HasRouterMoreThan256MBtotalRAM_() function to determine if the router has more than 256MB of total RAM. If it doesn't, and the ZIP file size is over 50MB, we should enforce the requirement of a USB-attached drive for storing the ZIP file.

2. Warning Message in Menu:
   Display a warning message in the main menu if the router has only 256MB of RAM and no USB drive is selected as the zip destination.

Everything is looking good!

Whoot woot!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants