You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](https://chrome.google.com/webstore/detail/betaflight-blackbox-explo/canpiagfkeefejklcojkhojdijglnghc)
18
18
19
-
This will add it to your computer as a Chrome App.
19
+
1. Visit the [Betaflight Blackbox Log Viewer product page in the Chrome web store](https://chrome.google.com/webstore/detail/betaflight-blackbox-explo/canpiagfkeefejklcojkhojdijglnghc)
20
+
2. Click **+ Add to Chrome**
20
21
21
-
### Manual Chrome App install
22
-
Download the contents of this repository by clicking the "download ZIP" button on the right of this page. Unpack
23
-
the zip somewhere on your computer. In Google Chrome, open up the Extensions page, tick the "developer mode" tickbox,
24
-
click the "load unpacked extension" button, and point it at the unpacked folder. This will add it as a Chrome App.
22
+
Please note - the application will automatically update itself when new versions are released.
25
23
26
-
### Run as a webpage
27
-
Download the contents of this repository by clicking the "download ZIP" button on the right of this page. Unpack
28
-
the zip somewhere on your computer, and double click "index.html" file to open it with your web browser.
24
+
### Alternative way, Chrome app:
29
25
30
-
Note that the "video export" feature is only available when opened with Google Chrome. Also, running it this way will
31
-
limit the exported flight video to 500MB in size. Use one of the previous Chrome App install methods to unlock
32
-
>500MB video export.
26
+
1. Clone the repo to any local directory or download it as zip.
27
+
2. If downloaded as a zip, extract it into a new directory.
28
+
3. Start Google Chrome.
29
+
4. Click the 3-dots on the far right of the URL bar.
30
+
5. Select "More Tools"
31
+
6. Select "Extensions"
32
+
7. Check the Developer Mode checkbox.
33
+
8. Click on load unpacked extension.
34
+
9. Point it to the folder you extracted the zip to.
33
35
34
36
## Usage
35
-
Click the "Open log file/video" button at the top right and select your logged ".TXT" file and your flight video (if
36
-
you recorded one).
37
+
Click the "Open log file/video" button at the top right and select your log file and your flight video (if you recorded one).
37
38
38
39
You can scroll through the log by clicking or dragging on the seek bar that appears underneath the main graph. The
39
40
current time is represented by the vertical red bar in the center of the graph. You can also click and drag left and
0 commit comments