[Ovmsdev] Android beta 3.9.0

Jille Berends jjberends at gmail.com
Fri Apr 3 18:37:39 HKT 2015


Thanks Michael,

I'm not that advanced to create such a feature for the Roadster... but
maybe it's easier to have to server poll the car every x-minutes, and log
the last 100 SOC entries or something like that. It could provide the data
needed to create such a graph.

Also, thanks for the source code update :)
I'm planning to do some more work on the user interface this weekend, and I
just did a succesful test with more advanced notifications on my smartwatch
(android wear), I'll see if I can turn this into something useful.


Message: 2
> Date: Fri, 03 Apr 2015 12:13:57 +0200
> From: Michael Balzer <dexter at expeedo.de>
> Subject: Re: [Ovmsdev] Android beta 3.9.0
> To: ovmsdev at lists.teslaclub.hk
> Message-ID: <551E67E5.3050409 at expeedo.de>
> Content-Type: text/plain; charset="windows-1252"; Format="flowed"
>
> Thanks :)
>
> Here's the source status for version 3.9.1:
>
> https://github.com/openvehicles/Open-Vehicle-Android/commit/8444f06335a54e1b270d3b2da9afc7c3ee0eec13
>
> The new tools are based on the -currently- Twizy specific historical
> records, in this case
>
> RT-PWR-BattPack
> RT-PWR-BattCell
>
> ...plus the -currently- Twizy specific command code 206 "BatteryStatus".
>
> As no other car currently can deliver this data and also as I'm lazy,
> the data model & chart layout is currently tailored to the Twizy battery
> pack layout. But that's easy to extend if other cars start providing the
> necessary data. Btw: if the proposed record format is OK for other cars,
> we should rename the records from "RT-" to "*-".
>
> Same applies to the diag logs tool, which is currently only implemented
> for SEVCON diag data but can be extended for others.
>
> I guess the charge alerts control can be adopted for other cars most
> easily. As far as I know the roadster module already provides charge
> time estimations, but it seems the charge alerts and max range cannot
> yet be set by the user. Maybe we can move the Twizy commands for this
> into the framework.
>
> Regards,
> Michael
>
>
>
> Am 03.04.2015 um 11:05 schrieb Jille Berends:
> > Testing 3.9.1 :)
> > I guess I should get a Twizzy because of all the coolness coming to
> > the app.
> > Loving the graphs. Do you think this could be used on the Roadster
> > too, or does it need specific features in the car itself?
> >
> > Also, can you update Github?
> >
> > 2015-04-03 6:00 GMT+02:00 <ovmsdev-request at lists.teslaclub.hk
> > <mailto:ovmsdev-request at lists.teslaclub.hk>>:
> >
> >     Send OvmsDev mailing list submissions to
> >     ovmsdev at lists.teslaclub.hk <mailto:ovmsdev at lists.teslaclub.hk>
> >
> >     To subscribe or unsubscribe via the World Wide Web, visit
> >     http://lists.teslaclub.hk/mailman/listinfo/ovmsdev
> >     or, via email, send a message with subject or body 'help' to
> >     ovmsdev-request at lists.teslaclub.hk
> >     <mailto:ovmsdev-request at lists.teslaclub.hk>
> >
> >     You can reach the person managing the list at
> >     ovmsdev-owner at lists.teslaclub.hk
> >     <mailto:ovmsdev-owner at lists.teslaclub.hk>
> >
> >     When replying, please edit your Subject line so it is more specific
> >     than "Re: Contents of OvmsDev digest..."
> >
> >
> >     Today's Topics:
> >
> >        1. Re: Android beta 3.9.0 (Julien (JaXX) Banchet)
> >        2. Re: Android beta 3.9.0 (Michael Balzer)
> >
> >
> >
>  ----------------------------------------------------------------------
> >
> >     Message: 1
> >     Date: Thu, 02 Apr 2015 20:48:38 +0200
> >     From: "Julien (JaXX) Banchet" <jaxx at jaxx.org <mailto:jaxx at jaxx.org>>
> >     Subject: Re: [Ovmsdev] Android beta 3.9.0
> >     To: OVMS Developers <ovmsdev at lists.teslaclub.hk
> >     <mailto:ovmsdev at lists.teslaclub.hk>>
> >     Message-ID: <551D8F06.9000801 at jaxx.org
> >     <mailto:551D8F06.9000801 at jaxx.org>>
> >     Content-Type: text/plain; charset="windows-1252"; Format="flowed"
> >
> >     Mark, Micheal,
> >
> >     Could this be eventually published to the Google Web Store using the
> >     recently pushed ARC-Welder ?
> >
> >     I tried it out, and it's kinda cool having it on the desktop!
> >     https://dl.dropboxusercontent.com/u/684235/arc_ovms_crop.jpg
> >
> >     Getting Started with ARC:
> >     https://developer.chrome.com/apps/getstarted_arc
> >
> >     MfG
> >
> >     JaXX./.
> >
> >     Le 01/04/2015 19:33, Michael Balzer a ?crit :
> >     > Hi Julien,
> >     >
> >     > thanks for reporting. Not sure how 3.9.0 could cause that, there
> was
> >     > no db/file structure change.
> >     >
> >     > Last db update was in 3.8.2 with a bug that lead to wrong database
> >     > creation on new installs or wiped data -- 3.8.3 fixed that, but
> >     should
> >     > only have needed a wipe if 3.8.2 was installed from scratch...
> >     >
> >     > I'm waiting for some more reports to see if there's a pattern.
> >     >
> >     > Regards,
> >     > Michael
> >     >
> >     >
> >     > Am 01.04.2015 um 16:41 schrieb Julien (JaXX) Banchet:
> >     >> Hi Michael,
> >     >>
> >     >> FYI, a plain update didn't make it, crashes on start (even after a
> >     >> fully reboot), without a crashlog... First time an apk update
> >     on OVMS
> >     >> does that.
> >     >>
> >     >> Had to wipe it
> >     >>
> >     >> JaXX./.
> >     >>
> >     >>
> >     >> Le 31/03/2015 22:50, Michael Balzer a ?crit :
> >     >>> Hi everyone,
> >     >>>
> >     >>> this is a beta test release mainly for Twizy users, there's
> >     just an
> >     >>> updated charger plug image (created by jilleberends) for other
> >     cars.
> >     >>>
> >     >>> dexters-web.de/f/tw/oVMS-release-3.9.0.apk
> >     <http://dexters-web.de/f/tw/oVMS-release-3.9.0.apk>
> >     >>> <http://dexters-web.de/f/tw/oVMS-release-3.9.0.apk>
> >     >>>
> >     >>> New function is the graphical battery monitor using the Twizy
> >     >>> specific history records. Access by the options icon on the
> >     battery tab.
> >     >>>
> >     >>> It concentrates on the data display for now, suggestions for
> later
> >     >>> analysis functions are welcome.
> >     >>>
> >     >>> Data download takes up to 20 seconds depending on the data amount
> >     >>> and phone capabilities, I'll add a sub progress bar for this.
> >     >>>
> >     >>> The chart engine was not suitable for this kind of chart, so I
> >     >>> switched to github.com/PhilJay/MPAndroidChart
> >     <http://github.com/PhilJay/MPAndroidChart>
> >     >>> <https://github.com/PhilJay/MPAndroidChart> for this.
> >     >>>
> >     >>> Please test & report.
> >     >>>
> >     >>> Regards,
> >     >>> Michael
> >     >>>
> >     >>> --
> >     >>> Michael Balzer * Paradestr. 8 * D-42107 Wuppertal
> >     >>> Fon 0202 / 272 2201 * Handy 0176 / 206 989 26
> >     >>>
> >     >>>
> >     >>> _______________________________________________
> >     >>> OvmsDev mailing list
> >     >>> OvmsDev at lists.teslaclub.hk <mailto:OvmsDev at lists.teslaclub.hk>
> >     >>> http://lists.teslaclub.hk/mailman/listinfo/ovmsdev
> >     >>
> >     >>
> >     >>
> >     >> _______________________________________________
> >     >> OvmsDev mailing list
> >     >> OvmsDev at lists.teslaclub.hk <mailto:OvmsDev at lists.teslaclub.hk>
> >     >> http://lists.teslaclub.hk/mailman/listinfo/ovmsdev
> >     >
> >     > --
> >     > Michael Balzer * Paradestr. 8 * D-42107 Wuppertal
> >     > Fon 0202 / 272 2201 * Handy 0176 / 206 989 26
> >     >
> >     >
> >     > _______________________________________________
> >     > OvmsDev mailing list
> >     > OvmsDev at lists.teslaclub.hk <mailto:OvmsDev at lists.teslaclub.hk>
> >     > http://lists.teslaclub.hk/mailman/listinfo/ovmsdev
> >
> >     -------------- next part --------------
> >     An HTML attachment was scrubbed...
> >     URL:
> >     <
> http://lists.teslaclub.hk/pipermail/ovmsdev/attachments/20150402/733d5858/attachment-0001.html
> >
> >
> >     ------------------------------
> >
> >     Message: 2
> >     Date: Thu, 02 Apr 2015 21:10:28 +0200
> >     From: Michael Balzer <dexter at expeedo.de <mailto:dexter at expeedo.de>>
> >     Subject: Re: [Ovmsdev] Android beta 3.9.0
> >     To: ovmsdev at lists.teslaclub.hk <mailto:ovmsdev at lists.teslaclub.hk>
> >     Message-ID: <551D9424.2050607 at expeedo.de
> >     <mailto:551D9424.2050607 at expeedo.de>>
> >     Content-Type: text/plain; charset="windows-1252"; Format="flowed"
> >
> >     Hi Julien,
> >
> >     strange this rather complex part works in ARC while main tabs for
> >     car /
> >     maps / notifications are crashing immediately...
> >
> >     I was thinking about making a prebuilt android emulator image
> >     before, as
> >     having a desktop version really would be cool.
> >
> >     Meanwhile here's a new release adding the localisation and sub
> >     progress
> >     + fixing some bugs:
> >
> >     |http://dexters-web.de/f/tw/oVMS-release-3.9.1.apk|
> >     <http://dexters-web.de/f/tw/oVMS-release-3.9.1.apk%7C>
> >
> >     Regards,
> >     Michael
> >
> >
> >     Am 02.04.2015 um 20:48 schrieb Julien (JaXX) Banchet:
> >     > Mark, Micheal,
> >     >
> >     > Could this be eventually published to the Google Web Store using
> the
> >     > recently pushed ARC-Welder ?
> >     >
> >     > I tried it out, and it's kinda cool having it on the desktop!
> >     > https://dl.dropboxusercontent.com/u/684235/arc_ovms_crop.jpg
> >     >
> >     > Getting Started with ARC:
> >     https://developer.chrome.com/apps/getstarted_arc
> >     >
> >     > MfG
> >     >
> >     > JaXX./.
> >     >
> >     > Le 01/04/2015 19:33, Michael Balzer a ?crit :
> >     >> Hi Julien,
> >     >>
> >     >> thanks for reporting. Not sure how 3.9.0 could cause that,
> >     there was
> >     >> no db/file structure change.
> >     >>
> >     >> Last db update was in 3.8.2 with a bug that lead to wrong database
> >     >> creation on new installs or wiped data -- 3.8.3 fixed that, but
> >     >> should only have needed a wipe if 3.8.2 was installed from
> >     scratch...
> >     >>
> >     >> I'm waiting for some more reports to see if there's a pattern.
> >     >>
> >     >> Regards,
> >     >> Michael
> >     >>
> >     >>
> >     >> Am 01.04.2015 um 16:41 schrieb Julien (JaXX) Banchet:
> >     >>> Hi Michael,
> >     >>>
> >     >>> FYI, a plain update didn't make it, crashes on start (even after
> a
> >     >>> fully reboot), without a crashlog... First time an apk update on
> >     >>> OVMS does that.
> >     >>>
> >     >>> Had to wipe it
> >     >>>
> >     >>> JaXX./.
> >     >>>
> >     >>>
> >     >>> Le 31/03/2015 22:50, Michael Balzer a ?crit :
> >     >>>> Hi everyone,
> >     >>>>
> >     >>>> this is a beta test release mainly for Twizy users, there's
> >     just an
> >     >>>> updated charger plug image (created by jilleberends) for
> >     other cars.
> >     >>>>
> >     >>>> dexters-web.de/f/tw/oVMS-release-3.9.0.apk
> >     <http://dexters-web.de/f/tw/oVMS-release-3.9.0.apk>
> >     >>>> <http://dexters-web.de/f/tw/oVMS-release-3.9.0.apk>
> >     >>>>
> >     >>>> New function is the graphical battery monitor using the Twizy
> >     >>>> specific history records. Access by the options icon on the
> >     battery
> >     >>>> tab.
> >     >>>>
> >     >>>> It concentrates on the data display for now, suggestions for
> >     later
> >     >>>> analysis functions are welcome.
> >     >>>>
> >     >>>> Data download takes up to 20 seconds depending on the data
> amount
> >     >>>> and phone capabilities, I'll add a sub progress bar for this.
> >     >>>>
> >     >>>> The chart engine was not suitable for this kind of chart, so I
> >     >>>> switched to github.com/PhilJay/MPAndroidChart
> >     <http://github.com/PhilJay/MPAndroidChart>
> >     >>>> <https://github.com/PhilJay/MPAndroidChart> for this.
> >     >>>>
> >     >>>> Please test & report.
> >     >>>>
> >     >>>> Regards,
> >     >>>> Michael
> >     >>>>
> >     >>>> --
> >     >>>> Michael Balzer * Paradestr. 8 * D-42107 Wuppertal
> >     >>>> Fon 0202 / 272 2201 * Handy 0176 / 206 989 26
> >     >>>>
> >     >>>>
> >     >>>> _______________________________________________
> >     >>>> OvmsDev mailing list
> >     >>>> OvmsDev at lists.teslaclub.hk <mailto:OvmsDev at lists.teslaclub.hk>
> >     >>>> http://lists.teslaclub.hk/mailman/listinfo/ovmsdev
> >     >>>
> >     >>>
> >     >>>
> >     >>> _______________________________________________
> >     >>> OvmsDev mailing list
> >     >>> OvmsDev at lists.teslaclub.hk <mailto:OvmsDev at lists.teslaclub.hk>
> >     >>> http://lists.teslaclub.hk/mailman/listinfo/ovmsdev
> >     >>
> >     >> --
> >     >> Michael Balzer * Paradestr. 8 * D-42107 Wuppertal
> >     >> Fon 0202 / 272 2201 * Handy 0176 / 206 989 26
> >     >>
> >     >>
> >     >> _______________________________________________
> >     >> OvmsDev mailing list
> >     >> OvmsDev at lists.teslaclub.hk <mailto:OvmsDev at lists.teslaclub.hk>
> >     >> http://lists.teslaclub.hk/mailman/listinfo/ovmsdev
> >     >
> >     >
> >     >
> >     > _______________________________________________
> >     > OvmsDev mailing list
> >     > OvmsDev at lists.teslaclub.hk <mailto:OvmsDev at lists.teslaclub.hk>
> >     > http://lists.teslaclub.hk/mailman/listinfo/ovmsdev
> >
> >     --
> >     Michael Balzer * Paradestr. 8 * D-42107 Wuppertal
> >     Fon 0202 / 272 2201 * Handy 0176 / 206 989 26
> >
> >     -------------- next part --------------
> >     An HTML attachment was scrubbed...
> >     URL:
> >     <
> http://lists.teslaclub.hk/pipermail/ovmsdev/attachments/20150402/196dc775/attachment-0001.html
> >
> >     -------------- next part --------------
> >     A non-text attachment was scrubbed...
> >     Name: dexter.vcf
> >     Type: text/x-vcard
> >     Size: 206 bytes
> >     Desc: not available
> >     URL:
> >     <
> http://lists.teslaclub.hk/pipermail/ovmsdev/attachments/20150402/196dc775/attachment-0001.vcf
> >
> >
> >     ------------------------------
> >
> >     _______________________________________________
> >     OvmsDev mailing list
> >     OvmsDev at lists.teslaclub.hk <mailto:OvmsDev at lists.teslaclub.hk>
> >     http://lists.teslaclub.hk/mailman/listinfo/ovmsdev
> >
> >
> >     End of OvmsDev Digest, Vol 39, Issue 3
> >     **************************************
> >
> >
> >
> >
> > _______________________________________________
> > OvmsDev mailing list
> > OvmsDev at lists.teslaclub.hk
> > http://lists.teslaclub.hk/mailman/listinfo/ovmsdev
>
> --
> Michael Balzer * Paradestr. 8 * D-42107 Wuppertal
> Fon 0202 / 272 2201 * Handy 0176 / 206 989 26
>
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://lists.teslaclub.hk/pipermail/ovmsdev/attachments/20150403/2f9111f9/attachment.html
> >
> -------------- next part --------------
> A non-text attachment was scrubbed...
> Name: dexter.vcf
> Type: text/x-vcard
> Size: 206 bytes
> Desc: not available
> URL: <
> http://lists.teslaclub.hk/pipermail/ovmsdev/attachments/20150403/2f9111f9/attachment.vcf
> >
>
> ------------------------------
>
> _______________________________________________
> OvmsDev mailing list
> OvmsDev at lists.teslaclub.hk
> http://lists.teslaclub.hk/mailman/listinfo/ovmsdev
>
>
> End of OvmsDev Digest, Vol 39, Issue 4
> **************************************
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.teslaclub.hk/pipermail/ovmsdev/attachments/20150403/9701e219/attachment-0001.html>


More information about the OvmsDev mailing list