Skip to content

Commit 49c1e85

Browse files
committed
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.
1 parent 80694ee commit 49c1e85

20 files changed

+111
-1923
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

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

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

77
## Development
88

bun.lockb

5.29 KB
Binary file not shown.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
"dependencies": {
1717
"@fontsource-variable/inter": "^5.0.18",
1818
"@fontsource-variable/jetbrains-mono": "^5.0.21",
19+
"android-fastboot": "github:commaai/fastboot.js#c3ec6fe3c96a48dab46e23d0c8c861af15b2144a",
1920
"comlink": "^4.4.1",
20-
"crc-32": "^1.2.2",
2121
"jssha": "^3.3.1",
2222
"react": "^18.3.1",
2323
"react-dom": "^18.3.1",

src/QDL/firehose.js

-293
This file was deleted.

0 commit comments

Comments
 (0)