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

quickstart.md #6

Merged
merged 1 commit into from Jul 1, 2018
Merged

quickstart.md #6

merged 1 commit into from Jul 1, 2018

Conversation

ghost
Copy link

@ghost ghost commented Jun 30, 2018

Added a section to Quickstart to discuss backing up and reading scenes to/from USB flash drive.

@scanner-darkly
Copy link
Owner

looks good, thanks for documenting this! i'm going to merge the PR.

my only comment, in this sentence: "Once complete, Teletype will attempt to read any files named tt##.txt and save them into memory. For example, a file named tt13.txt would be saved as scene 13 on Teletype." instead of "saved" i'll replace it with "loaded" as i think "saved" here might be confusing with the previous save to USB.

@scanner-darkly scanner-darkly merged commit d5ec07d into scanner-darkly:grid2 Jul 1, 2018
scanner-darkly pushed a commit that referenced this pull request Aug 29, 2023
* Squash VCV compatibility history into PR branch (#6)

* Reapply TT/VCV Rack modifications to 3.2.0 branch

* Fix const RDATA for gcc 10

* Switch to libavr32 fork

* Move TT libavr32 back to upstream/main

* First pass at separating scene serialization from USB

* Remove unnecessary scene_num arg from serialization functions

* Separate header for serializer typedefs

* Init scene cal data to fix div by zero in test suite

* Add serialization tests

* Add fragment deserialization test

* Update presets 5-7 for post-2.0 II ops

* tidy up function names

* move nvram datatypes to header

* build with avr32-gcc

* Run clang-format

* Update CHANGELOG.md and whats_new.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