GithubHelp home page GithubHelp logo

carstatsviewer's People

Contributors

boessi avatar doubleyouel avatar freshdave29 avatar ixam97 avatar jannickfahlbusch avatar jschlyter avatar loebse avatar rdu avatar robinhellstrom avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

carstatsviewer's Issues

Feature: ABRP live data API

It would be nice to calculate the reference consumption at 110 km/h the same way as ABRP does.

Since ABRP does not run in the background this could be used to generate a representative value calculated over a long period of time while still being able to use other apps on the center display.

This however would require to get the exact formula from the ABRP developers to make this work as intended. I will try to reach out to them.

Idea comes from @krheinwald

Feature: Share location per platform

The new ABRP and Webhook API feature is amazing and allows for great integration with home automation and other solutions.

It would be great if the option to share location data would be configurable by service and not only app wide. E.g. share location to webhook but not with ABRP.

Bug: zooming on charge curve

(Dev 0.23 version 04) When zooming in on one of the recorded charge curves, then switching to another curve, the zoom settings are retained. These should better be reset to show the entire curve (which does happen when clicking anywhere within the curve area).

Ladekabelstatus - Anzeige überflüssig?

Ich finde die Anzeige des Ladekabelstatus überflüssig. Ja, es ist schön, wenn man es sehen kann, aber wozu? In der Regel benutze ich die App ja während der Fahrt, und da weiß ich, dass kein Ladekabel angeschlossen sein kann.

Dass man die Variable nutzt, um irgendwann die Ladekurve aufzuzeichnen (Umschaltung der Anzeige, wenn Ladekabel = true) kann ja sein, aber als Anzeige braucht man das doch nicht, oder?

TI würde sagen: "I don't feel it"

Feature: Performance stats view

The measurement is activated with a button and triggered by a speed > 0km/h. Then ticks are counted up to a speed >= 100km/h and the acceleration from 0 to 100km/h is displayed in seconds

Feature: send Log to google-account mail

instead of saving the recorded log of the app to the clipboard, attach it to a mail and send it to the google-account mail.
(similar to the Journey-Log-App by Polestar)

Bug: Some States of Charge are skipped

Some States of Charge are skipped because of rounding Float to Int.

55.0 %
54.000004 %
52.999996 %
52.0 %

The reason for these minimal errors is unknown. Changing toInt() to roundToInt() should make this a non-issue.

Y-axis scaling

Currently, consumption above 90 and below -30 kWh/100km is clipped - is this intentional? Would it make sense to be able to dynamically scale the Y-axis to better visualize this?

Displayed Distance does not match

The displayed traveled distance does not correspond to the real traveled distance. In my case, with 79 km traveled, about twice as much as 140km was displayed. The App was restarted before (forced stop)

Change: Optimise layout for lower resolution screens

Hi,
Love the app - works absolutely great on my Polestar 2!

My friend has installed it in their Volvo XC40 Recharge, which also runs Android Automotive OS.

The app itself appears to work just fine, but some areas of the screen are cut off.

Please see photo of the XC40 screen;

IMG_2495

Presumably this is due to the lower resolution (and smaller physical size) of the Volvo XC40 screen (and likely other AAOS based Volvo Cars).

yes, the xc40 emulator is intended to match with that of the car (which is 768x1024), compared to Polestar 2 (which is 1152x1536) https://groups.google.com/a/android.com/g/automotive-developers/c/YdT6mr9QfRM?pli=1

For future app updates, can changes to the layout be considered to optimise the app for smaller screens / lower resolution screens?
Whether the text size used across the app is made smaller, or the graph at the bottom could be made smaller and lowered on the screen.

Change: Lower refresh rate for power gauge

Currently the power gauge is refreshed many times per second (maybe even at frame rate - hard to tell). It seems more useful to have a slightly slower update rate, with data averaged over a small window in time, instead of instantaneous refresh.

Installation GPS bug?

direkt nach der Installation war das GPS Signal für Google Maps nicht mehr zu finden. den Fehler hatte ich die letzten 12 Monate etwa sechs mal von daher kann es auch Zufall sein. allerdings hatte die App direkt zuvor die GPS abgefragt und bekommen von daher ist meines Erachtens auch ein Zusammenhang denkbar. Nach TCAM -Reset läuft alles prima. vielen Dank!

Reset trip dialog could be improved

When resetting trip data, the dialog can be misinterpreted.

The title says "Reset trip data?"
And then, the body contains "Do you want to save the trip?"

Two questions, asking for different things.
Then, by pressing Save, we are indeed saving the data but also resetting the trip.

Suggestions

In my opinion, the dialog title and buttons should be more closely related.
The buttons should answer the title's question.

Reset trip data ?
The current trip data will be reset to zero.

CANCEL RESET SAVE AND RESET

or add a checkbox to the dialog if possible

Reset trip data ?
The current trip data will be reset to zero.
[ ] Save this data before clearing it

CANCEL RESET

Graphen außerhalb der Skala

Version 0.19 @boessi
Die Graphen liegen weiterhin außerhalb der Skala und sind in den unterschiedlichen Ansichten (5, 15, trip) unterschiedlich.
So war mir heute morgen aufgefallen, dass bei 15km der Graph passt, beim Umschalten auf 5km aber außerhalb der Skala bricht.
Ebenso wurde bei Trip die Skala verlassen.

Ist es Absicht, dass die Skala nur bis 90 kW und -30 kW zeigt oder sollte die skalieren?

Feature: Settings for different drive train setups

Currently there is a differentiation between Single Motor and Dual Motor models in the configuration of the main power gauge:

    main_power_gage.maxValue = if (appPreferences.consumptionPlotSingleMotor) 170f else 300f
    main_power_gage.minValue = if (appPreferences.consumptionPlotSingleMotor) -100f else -150f

For Performance models, there should be a third option that takes into account the higher power: 350 kW.

New model year models will introduce other maximum power values:
https://www.polestar.com/nl-be/polestar-2/specifications/

Bug: no trip start date/time in trip summary

I see other users’ screen shots showing the trip start date/time in the trip summary page, but in my tests, I never saw a date - see the attached screenshot. I only use the Dev version for tests, I’m not sure if that is a regression bug or not

D391EA4E-4789-44BF-8E01-9DAB54259AC6

Feature: PS statt KW, Aussentemperatur erfassen

Hallo zusammen,
Zuerst einmal herzlichen Dank für Deine Arbeit. Die App habe ich seit letzter Woche drauf und funzt super.

Mir sind spontan 2 Wünsche eingefallen:

  1. Für die momentane Leistung wäre es cool, wenn man auf PS switchen könnte
  2. Die Erfassung der Aussentemperatur in der Statistik wäre sicherlich interessant um die Korrelation zum Verbrauch sehen zu können.

Beste Grüsse
Nicolas

Feature: Also calculate consumption when in parked state

current version pause consumption & trip time while the vehicle is in park. I really understand the background. But I myself, and maybe some others, have quite often the use case that I am sitting in the car waiting for passengers. Thsi could be the children, which are always late, or my wife on shopping tour, which means much more late than the childs :-)

However, during thsi period the car is on, heating and climate are running and nedd a huge amount of energy out of the battery. I would like to have the possible to add this on consumption and trip duration. Maybe you can integrate a select button include "P" or just leave it. So everbody can do it acc. own preferernces.

By the way: Thank's a lot for your great work!

Feature: Unit Swap and/or Detection

Hi,

I’m based in the US and therefore used to imperial units (terrible, I know). kWh/100 miles primarily but any others that may be in there.

I’d be interested in attempting implementation if it’s not already available or in the works.

Bug: Saved data can be lost due to corruption

Due to corruption while writing data to json files recorded data can be lost.

This won't be an issue anymore once the database rework is completed. Saved tirp data won't be saved in seperate files anymore, but in a local room database, enabling much more reliable reads and writes while also enabling seamless trip resets without overriding older data.

Übersetzung Ladekabelstatus

Aktuell wird true/false auch in der deutschen Sprachvariante für den Anschluss des Ladekabels verwendet. Deutsche Übersetzung für ja/nein einfügen

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.