Skip to content

Commit

Permalink
Revert QDL flashing (#77)
Browse files Browse the repository at this point in the history
* Revert QDL flashing

Revert "fix linux unbind command (#63)"

This reverts commit 786081d.

Revert "fix reset by draining buffer (#64)"

This reverts commit 0484fb0.

Revert "no more fastboot!"

This reverts commit d7e66f3.

Revert "unplug"

This reverts commit cd654d1.

Revert "Fastboot -> QDL (#54)"

This reverts commit 9d561c2.

* post AGNOS 11 image
  • Loading branch information
incognitojam authored Jan 1, 2025
1 parent cde3ad7 commit b6cdc1a
Show file tree
Hide file tree
Showing 19 changed files with 110 additions and 1,920 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[flash.comma.ai](https://flash.comma.ai)

This tool allows you to flash AGNOS onto your comma device.
This tool allows you to flash AGNOS onto your comma device. Uses a fork of [fastboot.js](https://github.com/kdrag0n/fastboot.js).

## Development

Expand Down
Binary file modified bun.lockb
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"dependencies": {
"@fontsource-variable/inter": "^5.0.18",
"@fontsource-variable/jetbrains-mono": "^5.0.21",
"android-fastboot": "github:commaai/fastboot.js#c3ec6fe3c96a48dab46e23d0c8c861af15b2144a",
"comlink": "^4.4.1",
"crc-32": "^1.2.2",
"jssha": "^3.3.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down
293 changes: 0 additions & 293 deletions src/QDL/firehose.js

This file was deleted.

Loading

0 comments on commit b6cdc1a

Please sign in to comment.