Mark Haslinghuis

Results 464 comments of Mark Haslinghuis

Does anyone have a working 4.3RC6 with HDZero ? ``` set osd_displayport_device = MSP set displayport_msp_serial = 2 ``` See also: #11496

Please try `set osd_displayport_device = AUTO` instead

@Sekilsgs2 please check with https://github.com/betaflight/betaflight-configurator/pull/2932 Also might need latest development build to include latest fixes in firmware. Please provide a console.log (using F12 chrome devtools) when the board goes into...

Please provide a screenshot and if using a nightly we can check the console. Also try changing a setting in OSD and save and reboot (minimal 5 times in a...

Investigating save and reboot here as it uses a reboot mode (firmware, DFU, MSC). > Problem usually occur when saving config. Maybe related to flash driver.... There must be an...

Yes please. Link here: https://github.com/betaflight/betaflight-configurator/pull/2945#issuecomment-1148711357

Thanks this shows it looses serial connection. But there is no boot loader request or other problems showing so must be firmware related.

@matyas-brenner Using `osd_displayport_device = MSP` and `save` just resets the setting if nothing is attached (on KAKUTEH7MINI). On the SPRACINGH7EXTREME however the settings survives the reboot after save but I...

As we tune one profile we should be able to calculate settings for different cell values. But we need some data to verify.

@TehllamaFPV checkout the firmware and configurator build: - https://github.com/betaflight/betaflight/pull/11770 - https://github.com/betaflight/betaflight-configurator/pull/2987