Mark Haslinghuis

Results 464 comments of Mark Haslinghuis

Error is in the blitz build: ![image](https://user-images.githubusercontent.com/8344830/230927895-f420aa35-41ed-4647-ba58-c2b4f959ad28.png)

@damosvil did you read: > We currently have some issues with decoding the DShot telemetry data taking a long time. We need to resolve that and confirm that this PR...

@damosvil should be fixed here: https://github.com/betaflight/betaflight/pull/12912 But more testing / confirmation would be helpful.

Please provide information about firmware version, lua version and GPS module being used. Did you try latest firmware with latest LUA script?

Configurator sends command 106 (MSP_RAW_GPS) and 107 (MSP_COMP_GPS) before 164 (MSP_GPS_SV_INFO).

Probably need to drop only these ones: ![image](https://github.com/betaflight/blackbox-log-viewer/assets/8344830/73a90731-8ca7-46b1-9091-dd36bd5c12b5)

`git rebase -i HEAD~153` and drop the 3 commits. Save and force push. Waiting for @nerdCopter for any alternatives.

Something like that described here: https://git-scm.com/docs/git-rebase

@ctzsnooze First column header is Acro, but this is already in the bar below, as Acro also shows up in the header on pid tab. Going to remove the Acro...