cleanflight / blackbox-log-viewer

Interactive log viewer for flight logs recorded with blackbox
GNU General Public License v3.0
85 stars 43 forks source link

Chrome Extension Version and Releases are all Messed-up #74

Closed spatzengr closed 1 year ago

spatzengr commented 6 years ago

See https://youtu.be/dnqv-sP-AtE. What is the scoop? Why is the latest version of Chrome (2.5.13) have less feature, more missed header file reads, and the scaling of RC command screwed up and 2.5.11, which you can download here, seem better and RC command scaling is right?

McGiverGim commented 6 years ago

The actual version was started again from the betaflight one. After that, missing changes were added. Maybe some of them were lost. If you know the commit/change of the missing feature I can try to add it again.

spatzengr commented 6 years ago

The code in the Master here is right (https://github.com/cleanflight/blackbox-log-viewer --- version 2.5.11). How does the Chrome App get updated? The in Chrome app. that is currently version 2.5.13, the scaling is off and it seems like an old version of Blackbox? How do we update the Chrome app. to be the version of BB that is download under the Code tab of this GitHub project (cleanflight/blackbox-log-viewer).

mikeller commented 6 years ago

@spatzengr: @hydra does the releases to the Chrome web store.

spatzengr commented 6 years ago

Does Boris do for Betaflight? They both need a good updating from the latest repositories. CF is way old, and BF says it is version 2.5.13, but is something else. I'll send Boris and Dominic a message. Hopefully, they will see.