betaflight / blackbox-log-viewer

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

Added using of actual flight mode flags field #771

Closed demvlad closed 5 days ago

demvlad commented 3 weeks ago

Added using of actual flight mode flags field. This PR works with Betaflight PR There is a start work by using of actual flight mode flags. In future will possible to draw events markers by actual flight mode flags.

netlify[bot] commented 3 weeks ago

Deploy Preview for origin-blackbox-logviewer ready!

Name Link
Latest commit f02cdf3d0ca08fbdb6c5bf858ef0b8c9c0adda83
Latest deploy log https://app.netlify.com/sites/origin-blackbox-logviewer/deploys/66f58205382b91000919f86d
Deploy Preview https://deploy-preview-771.dev.blackbox.betaflight.com
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

demvlad commented 2 weeks ago

Added flight mode names string list to show actual flight modes. This PR works with Betaflight PR 13893 We can see the next state of actual flight modes in the log files at current moment: "ANGLE", "HORIZON", "MAG", "ALTHOLD", "HEADFREE", "PASSTHRU", "FAILSAFE", "GPSRESCUE" modes_all_by_actualmodes

demvlad commented 1 week ago

Updated string list of actual fight modes names. These actual flight modes state are logged by using this BF PR now: ANGLE_MODE, HORIZON_MODE, GPS_RESCUE_MODE, FAILSAFE_MODE , ALT_HOLD_MODE, MAG_MODE, HEADFREE_MODE, PASSTHRU_MODE, AIR_MODE, AUTOLAUNCH_MODE, ACROTRAINER_MODE

sonarcloud[bot] commented 5 days ago

Quality Gate Passed Quality Gate passed

Issues
4 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud