Skip to content

Releases: betaflight/blackbox-log-viewer-nightlies

v20240326.102

26 Mar 13:33
2dc01c5
Compare
Choose a tag to compare

This is a release build. It does not contain the debug console.

Repository:

betaflight/blackbox-log-viewer (link)

Branch:

master (link)

Latest changeset:

23a3687326243bfed6b158da4ce54d41a6f14502 (link)

Changes:

Add EZLANDING speed parameter debug fields (#719)

v20240319.101

19 Mar 15:24
2dc01c5
Compare
Choose a tag to compare

This is a release build. It does not contain the debug console.

Repository:

betaflight/blackbox-log-viewer (link)

Branch:

master (link)

Latest changeset:

da4e1e2e67c8533d49ec2e1a364c2c10d4ed9cc9 (link)

Changes:

Fix release assets upload (#720)

v20240313.100

13 Mar 17:03
2dc01c5
Compare
Choose a tag to compare

This is a release build. It does not contain the debug console.

Repository:

betaflight/blackbox-log-viewer (link)

Branch:

master (link)

Latest changeset:

8419b1b815d74602c8cf92eb0439aacda1d960d8 (link)

Changes:

Reset analyserZoomX/Y state for new opened logs (#717)

resolved issue #694: Reset analyserZoomX/Y state for new opened logs

v20240307.99

07 Mar 16:51
2dc01c5
Compare
Choose a tag to compare

This is a release build. It does not contain the debug console.

Repository:

betaflight/blackbox-log-viewer (link)

Branch:

master (link)

Latest changeset:

10129776f4a8bb86fd81261af6c154400db97e8b (link)

Changes:

Added warning at the status bar while actual log rate is less then required (#715)

  • added warning at the status bar while actual log rate is less then required

  • Update js/graph_spectrum_calc.js

Code style improvement

Co-authored-by: Mark Haslinghuis mark@numloq.nl


Co-authored-by: Mark Haslinghuis mark@numloq.nl

v20240305.98

05 Mar 21:03
2dc01c5
Compare
Choose a tag to compare

This is a release build. It does not contain the debug console.

Repository:

betaflight/blackbox-log-viewer (link)

Branch:

master (link)

Latest changeset:

4d98eefe36b44f1e2763e2c4d070f3ca4871cd2e (link)

Changes:

Actual log rate computing and bad rpm values filtration for spectrum chart. (#711)

  • added actual log rate computing

  • added: the warning is showed if actual and config log rate has big difference

  • code style improvement

  • Update js/graph_spectrum.js

Co-authored-by: nerdCopter 56646290+nerdCopter@users.noreply.github.com

  • Update js/graph_spectrum_plot.js

  • added checking of RPM values in the spectrum charts

  • Update js/graph_spectrum.js

The code style imprivement

Co-authored-by: Mark Haslinghuis mark@numloq.nl

  • Update js/graph_spectrum_calc.js

Code style improvement

Co-authored-by: Mark Haslinghuis mark@numloq.nl

  • Update js/graph_spectrum_plot.js

  • Update js/graph_spectrum_calc.js


Co-authored-by: Mark Haslinghuis mark@numloq.nl
Co-authored-by: nerdCopter 56646290+nerdCopter@users.noreply.github.com

v20240305.97

05 Mar 17:41
2dc01c5
Compare
Choose a tag to compare

This is a release build. It does not contain the debug console.

Repository:

betaflight/blackbox-log-viewer (link)

Branch:

master (link)

Latest changeset:

cb53f08c8cf3c23c527a001953fcfe5f49586cf6 (link)

Changes:

Resolved issue of wrong throttle values at spectrum chart when not all log parameters are selected in blackbox settings (#713)

  • The conditions for resolving calculated fields are synchronized by adding fields names and their values

  • Update js/flightlog.js

Co-authored-by: Mark Haslinghuis mark@numloq.nl

  • Update js/flightlog.js

Co-authored-by: Mark Haslinghuis mark@numloq.nl

  • Update js/flightlog.js

Co-authored-by: Mark Haslinghuis mark@numloq.nl

  • Update js/flightlog.js

Code style improvement

Co-authored-by: Mark Haslinghuis mark@numloq.nl

  • code style improvement

  • code style improvement


Co-authored-by: Mark Haslinghuis mark@numloq.nl

v20240305.96

05 Mar 17:12
2dc01c5
Compare
Choose a tag to compare

This is a release build. It does not contain the debug console.

Repository:

betaflight/blackbox-log-viewer (link)

Branch:

master (link)

Latest changeset:

711320869b0496b9cef6003d4f3355508daae18b (link)

Changes:

Header: fix voltage scale (#714)

  • Header: fix voltage scale
  • fix Header voltage scale for 4.0.0 and later
  • resolves: #679
  • Update js/header_dialog.js

Co-authored-by: Mark Haslinghuis mark@numloq.nl


Co-authored-by: Mark Haslinghuis mark@numloq.nl

v20240302.95

02 Mar 19:09
2dc01c5
Compare
Choose a tag to compare

This is a release build. It does not contain the debug console.

Repository:

betaflight/blackbox-log-viewer (link)

Branch:

master (link)

Latest changeset:

12dfd2ba7880c2de81791a38ee30d063b7a66b9b (link)

Changes:

Scale and display EZLANDING debug fields as percentages (#712)

v20240227.94

27 Feb 21:19
2dc01c5
Compare
Choose a tag to compare

This is a release build. It does not contain the debug console.

Repository:

betaflight/blackbox-log-viewer (link)

Branch:

master (link)

Latest changeset:

d0437ed5e749e9440df051aa2035ed72eef50712 (link)

Changes:

Bump es5-ext from 0.10.62 to 0.10.64 (#709)

Bumps es5-ext from 0.10.62 to 0.10.64.


updated-dependencies:

  • dependency-name: es5-ext
    dependency-type: indirect
    ...

Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v20240227.93

27 Feb 13:54
2dc01c5
Compare
Choose a tag to compare

This is a release build. It does not contain the debug console.

Repository:

betaflight/blackbox-log-viewer (link)

Branch:

master (link)

Latest changeset:

80936291d5d19542b1924b2af249027c3091bc97 (link)

Changes:

Add SCHEDULER_DETERMINISM field (#708)