-
Notifications
You must be signed in to change notification settings - Fork 20
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
Fastboot -> QDL #54
Merged
Merged
Fastboot -> QDL #54
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* connect qualcomusb * finish read write * sahara setup * js is painful * finish sahara * upload programmer * fix usblib * load programmer * time out * can reset * firehose detect partition storage info gpt * can detect partition * can write * can erase * can get active slot - haven't tested * setactive slot * remove releaseinterface * cleanup * add sparse * big cleanup * cleanup saharadefs * automate usb packet maxsize * fix getactiveslot * import only used from gpt.js * refactor * move folder * integrate * maxlun = 6 * refactor * serial * trailing white space * fix getactiveslot * auto download loader * setactiveslot * transferout with retry * add reset userdata * add semicolon * update onprogress * test * qdl update * fix sparse * works * add loader * unpack system * remove sleep at write * test * update instructions * update instructions * update instructions * move detach * cleanup sahara * update scripts * update instructions * update error message * fasttt * remove run() * update eraseuserdata * auto upload loader * throw when disconnect + resetuserdata * delete fb * cleanup + catch disconnect * update instruction * faster * fix * zadig_form update * zadig_create_new_device update to match tint * update instruction * remove * update instruction * timed out connect * increase timeout * update instruction * update instruction + update detach script * add copy button * log setactive successfully * throw during connecting if error * error diconnect while connecting * update throw error * cleanup * cleanup * cleanup * restructure + cleanup * fix * fix style * style * fix * fix * serial -> int * cleanup restructure * cleanup * cleanup sparse * cleanup sparse * change name bytes to num * clean up path * consistent var name cmd erase * cleanup sparse * write resetuserdata * remove erase cmd * cleanup sparse * update * update * cleanup style * clearer instruction * cleanup * update check gpt header consistency * faster setactiveslot * move loader into Loaders * 4x faster setactiveslot * cleanup * remove web fastboot * revert manifest test and image workers * fix downloadLoader --------- Co-authored-by: Andrei Radulescu <andi.radulescu@gmail.com>
This was referenced Sep 11, 2024
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Continues #39: