emmebrusa / TSDZ2-Smart-EBike-1

TSDZ2 Open Source Firmware adapted to VLCD5-VLCD6-XH18 displays
GNU General Public License v3.0
133 stars 35 forks source link

Battery soc wh over 900 #12

Open dudarus1 opened 3 years ago

dudarus1 commented 3 years ago

I have a 28ah battery but I can't get the wh any higher than 900 thanks in advance jake

emmebrusa commented 3 years ago

In the JavaConfigurator, "Battery capacity (Wh)" can be set to any value and the remaining percentage calculation should be correct. If you are referring to the "Used Wh" consumption display this is limited to 99.9 (999Wh or even less depending on the display settings), because at 1000Wh I would have to change the scale and display 10.0, it would only create confusion.

dudarus1 commented 3 years ago

It's the percentage that I'm referring to

I'm using 850c display and in soc menu the wh maxes out at 900wh

Kind regards Jake

On Fri, 2 Jul 2021, 14:04 emmebrusa, @.***> wrote:

In the JavaConfigurator, "Battery capacity (Wh)" can be set to any value and the remaining percentage calculation should be correct. If you are referring to the "Used Wh" consumption display this is limited to 99.9 (999Wh or even less depending on the display settings), because at 1000Wh I would have to change the scale and display 10.0, it would only create confusion.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/emmebrusa/TSDZ2-Smart-EBike-1/issues/12#issuecomment-872981690, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUOQSAXWPUCMCKT4ZFSCFCTTVW2NVANCNFSM46SUDY2A .

emmebrusa commented 3 years ago

You asked the question in the stock display version, for that I did not understand. I have seen, in the version for 850C / 860C there is the max limit at 999.0 I will change it in the next version.

dudarus1 commented 3 years ago

Sorry for the confusion

Thanks for the assistance

Kind regards Jake

On Fri, 2 Jul 2021, 16:49 emmebrusa, @.***> wrote:

You asked the question in the stock display version, for that I did not understand. I have seen, in the version for 850C / 860C there is the max limit at 999.0 I will change it in the next version.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/emmebrusa/TSDZ2-Smart-EBike-1/issues/12#issuecomment-873094403, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUOQSASLPM52PQQJSEC4YO3TVXNXPANCNFSM46SUDY2A .