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

Modules and overlay editor #2582

Merged
merged 4,022 commits into from
May 1, 2023
Merged

Modules and overlay editor #2582

merged 4,022 commits into from
May 1, 2023

Conversation

thomasjacquin
Copy link
Collaborator

Merging dev branch into master.

See README file to learn about new features.

EricClaeys and others added 30 commits March 25, 2023 04:28
…M_CHECKS

upload.sh: bug fix with NUM_CHECKS
If there are "a lot" of aborted uploads, let the user know.
…age-on-aborts

upload.sh: add System Message on aborts
…nge-ALL-newlines-to-<br>

addMessage.sh: bug fix: change ALL newlines
We were using "/" for the regex search, but "/" could (and often was) in messages so the sed failed.
Use "%" instead (which is not likely to be in a message), but convert it to its ASCII code in the message.
Changes for Suntimes and dates
It's stopped via the Allsky service
Start and stop allskyperiodic with main allsky service
One tester had installation take over 3 hours on a Pi 3b
* Use "vcgencmd get_config total_mem" if possible to get the actual memory on the Pi.  It's very accurate.
* Set DESIRED_COMBINATION to the amount of physical memory+swap and check against that in a loop.  This will be easier to maintain.
* Handle no swap correctly (0 versus 1 MB).
* Handle user not removing leading "0" in suggested swap size.
* Increase max swap if needed.
…handling

install.sh: improved swap handling
EricClaeys and others added 26 commits April 24, 2023 22:32
Add some checks for empty variables and log if needed.
…re-log-entries

website/install.sh: add more log entries
For whatever reason, a tilda at the start of a file/directory name wasn't working so the item wasn't found.
Replace tilda with $HOME so it works.
Remove files and environment variables for disabled modules
Plus:
* Split reminder message onto multiple lines so it's easer to read.
* Don't log when calling a single function so we don't create the installation_logs directory.
…o-run-check_allsky.sh

Install.sh remind users to run check allsky.sh
Add default for stroke colour
…re-troubleshooting-for-short-videos

timelapse.html: more info on short videos
Error message needs to go to stdout so $VALUE can be set correctly.
…error-to-stdout

install.sh: bug fix: write error to stdout
@thomasjacquin thomasjacquin changed the title Dev Modules and overlay editor May 1, 2023
@thomasjacquin thomasjacquin merged commit c7816d5 into master May 1, 2023
1 check passed
@thomasjacquin thomasjacquin deleted the dev branch May 1, 2023 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants