tedsalmon / BlueBus

A Bluetooth module for vehicles equipped with I-Bus
Other
170 stars 41 forks source link

[CD53] BlueBus displaying text when it shouldn't #2

Closed jraiford1 closed 5 years ago

jraiford1 commented 5 years ago

BlueBus is writing to the screen even when the "CD Changer" is not selected.

Some scenarios include:

tedsalmon commented 5 years ago

@dutchhome,

Thanks for the report! The first two issues should be pretty easy fixes and I think I know what's wrong already. As far as the inaccessibility of the clock and settings, I will have to rig up my fake IKE to broadcast the time, cause I've never had that on my CD53 :).

Thanks! -Ted

tedsalmon commented 5 years ago

@dutchhome,

This has been resolved in firmware version 1.0.1

Thanks! -Ted

tedsalmon commented 5 years ago

@dutchhome,

I did forget to mention that I implemented the "2" CD selection in order to disable (and re-enable) metadata scrolling. This is the only way to prevent BlueBus from writing over the time.

Thanks! -Ted