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

Persistant state #15

Merged
merged 11 commits into from
Nov 16, 2020
Merged

Persistant state #15

merged 11 commits into from
Nov 16, 2020

Conversation

linknum23
Copy link
Contributor

Save group, zone, and source configurations so that they can be reused.

  • Made saving robust to basic file corruption and added tests for fallback cases
  • Miscellaneous bug fixes found while testing with android app
  • Move testing back into single file
  • Added sample configuration of Jason's house
    Note: this needs to be merged after Update groups #14

linknum23 and others added 2 commits November 12, 2020 15:40
-Changes made in api to stop windows-specific error messages

-gitignore updates to exclude the .bak created by running the server
@linknum23 linknum23 merged commit 9c96b05 into master Nov 16, 2020
@linknum23 linknum23 deleted the persistant_state branch November 17, 2020 16:49
linknum23 added a commit that referenced this pull request Jan 25, 2021
Save group, zone, and source configurations so that they can be reused.

- Made saving robust to basic file corruption and added tests for fallback cases
- Miscellaneous bug fixes found while testing with android app
- Move testing back into single file
- Added sample configuration of Jason's house
-  Note: this needs to be merged after #14
jonahshader added a commit that referenced this pull request May 9, 2023
SteveMicroNova pushed a commit that referenced this pull request May 9, 2024
# This is the 1st commit message:

Add very basic user manual

Still need to explore how to integrate latex commands invisibly

# This is the commit message #2:

Small layout updates before adding images

# This is the commit message #3:

Add a bunch of images

# This is the commit message #4:

Add Jason suggestions

# This is the commit message #5:

Cleanup wire image

# This is the commit message #6:

wip

# This is the commit message #7:

Seperate the manual into seperate files

This avoids needing to add page breaks into the markdown and makes most of the peices reusable. Things like the controller specs can be linked individually.

# This is the commit message #8:

Add troubleshooting section

# This is the commit message #9:

Write initial updated manual (DRAFT FOR REVIEW)

# This is the commit message #10:

Update "Developing on a separate computer" section of DEVELOPING.md

# This is the commit message #11:

Update BLUETOOTH.md to have useful info for a printed format

# This is the commit message #12:

Add docker-compose.yaml
Edit for reviewer inputs

# This is the commit message #13:

Edit for reviewer input

# This is the commit message #14:

Comment out SVGs, generate PDF for copy-editing

# This is the commit message #15:

Remove EDIT EDIT EDIT
Replace QR codes

# This is the commit message #16:

Replace main unit panel images
Stylize title, correct date on front page

# This is the commit message #17:

Correct formatting in TROUBLESHOOTING.md
Remove incorrect information about the back panel from MAIN_CONTROLLER.md
SteveMicroNova pushed a commit that referenced this pull request May 9, 2024
# This is the 1st commit message:

Add very basic user manual

Still need to explore how to integrate latex commands invisibly

# This is the commit message #2:

Small layout updates before adding images

# This is the commit message #3:

Add a bunch of images

# This is the commit message #4:

Add Jason suggestions

# This is the commit message #5:

Cleanup wire image

# This is the commit message #6:

wip

# This is the commit message #7:

Seperate the manual into seperate files

This avoids needing to add page breaks into the markdown and makes most of the peices reusable. Things like the controller specs can be linked individually.

# This is the commit message #8:

Add troubleshooting section

# This is the commit message #9:

Write initial updated manual (DRAFT FOR REVIEW)

# This is the commit message #10:

Update "Developing on a separate computer" section of DEVELOPING.md

# This is the commit message #11:

Update BLUETOOTH.md to have useful info for a printed format

# This is the commit message #12:

Add docker-compose.yaml
Edit for reviewer inputs

# This is the commit message #13:

Edit for reviewer input

# This is the commit message #14:

Comment out SVGs, generate PDF for copy-editing

# This is the commit message #15:

Remove EDIT EDIT EDIT
Replace QR codes

# This is the commit message #16:

Replace main unit panel images
Stylize title, correct date on front page

# This is the commit message #17:

Correct formatting in TROUBLESHOOTING.md
Remove incorrect information about the back panel from MAIN_CONTROLLER.md
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.

2 participants