aesculus / EVTO-App-Feedback

A project to track bugs and ideas for the EVTO App
MIT License
1 stars 0 forks source link

Optimizer Should Not Report a No Available Supercharger Routing Error when Route Satisfied #386

Closed aesculus closed 7 years ago

aesculus commented 7 years ago

This error occurs when the optimizer returns no superchargers. In fact though while it did not find any, it did not need any either.

So the app needs to ensure that before the error is displayed that the energy needs were not already met. Then if the energy needs are not met it can display the error.

aesculus commented 7 years ago

I think this was a bug in the old server routing program. A new trip that required no charging stops worked just fine with no errors. Tested in V1.2 (34).