Daniel Mosquera

Results 64 comments of Daniel Mosquera

@McGiverGim @haslinghuis rebased to master, ready for review

Today I generated a log in a Meteor 65 and it seems the pr works fine: [STATUS_N_RPM_BTFL_BLACKBOX_LOG_Meteor65_20230318_104401.zip](https://github.com/betaflight/blackbox-log-viewer/files/11008198/STATUS_N_RPM_BTFL_BLACKBOX_LOG_Meteor65_20230318_104401.zip) Tested using the following prs & Bluejay v0.19.2: https://github.com/betaflight/betaflight/pull/12170 https://github.com/betaflight/betaflight-configurator/pull/3262 https://github.com/betaflight/blackbox-log-viewer/pull/625 ![imagen](https://user-images.githubusercontent.com/2889851/226099320-278e9720-dcc3-438d-94e1-3ad284e335b2.png)

The objective of this branch is allowing to log esc events in the blackbox to know how well commutation goes in the escs. I can work in the rebase, but...

Replaced tabs by spaces in modified files

Below I describe behavior of some of the events: - Demag events are pretty usual as they happen when motors change speed abruptly. - Desync events are triggered when many...

At this time I choose to draw the EDT selected magnitude in the graph, but I am thinking on printing a mark in the temperature graph for desync events and...

In general all this data is interesting to technical users that want to know how the esc/motors are going during flight. The most interesting to be tracked during the flight...

@haslinghuis I removed the changes over package.json and yarn.lock. Please, let me know if I have to change anything else.

@McGiverGim @haslinghuis Please, also consider this log to view the latest functionality changes on graph: [BTFL_BLACKBOX_LOG_Meteor65_20230208_183723.zip](https://github.com/betaflight/blackbox-log-viewer/files/10776397/BTFL_BLACKBOX_LOG_Meteor65_20230208_183723.zip)