Hi Michael,

Nice work doing the Android release. I've just tested 3.17.1 and it's working fine for me on a pixel 3. I have several vehicles connected on the app and switching between them and viewing map location works fine, just as before. No issues as yet 👍


On Sun, 6 Sep 2020 at 09:03, <ovmsdev-request@lists.openvehicles.com> wrote:
Send OvmsDev mailing list submissions to
        ovmsdev@lists.openvehicles.com

To subscribe or unsubscribe via the World Wide Web, visit
        http://lists.openvehicles.com/mailman/listinfo/ovmsdev
or, via email, send a message with subject or body 'help' to
        ovmsdev-request@lists.openvehicles.com

You can reach the person managing the list at
        ovmsdev-owner@lists.openvehicles.com

When replying, please edit your Subject line so it is more specific
than "Re: Contents of OvmsDev digest..."


Today's Topics:

   1. Android App 3.17.1 (Michael Balzer)
   2. Re: OBD/UDS Poller receiver rework (Chris van der Meijden)
   3. Re: OBD/UDS Poller receiver rework (Michael Balzer)
   4. Re: OBD/UDS Poller receiver rework (Michael Balzer)


----------------------------------------------------------------------

Message: 1
Date: Sun, 6 Sep 2020 09:31:42 +0200
From: Michael Balzer <dexter@expeedo.de>
To: ovmsdev@lists.openvehicles.com
Subject: [Ovmsdev] Android App 3.17.1
Message-ID: <817aeb85-73de-1f8a-c6b9-6840dfcfdbe9@expeedo.de>
Content-Type: text/plain; charset=utf-8

Everyone using Android, please test the new Android App release:

https://github.com/openvehicles/Open-Vehicle-Android/raw/master/release/OpenVehicleApp-release-3.17.1.apk

https://github.com/openvehicles/Open-Vehicle-Android/wiki/History

This includes migration to the new Android Studio 4 and the new AndroidX
support libraries, so I'd prefer some test feedback before actually
uploading this to the Play store?

Thanks & regards,
Michael

--
Michael Balzer * Helkenberger Weg 9 * D-58256 Ennepetal
Fon 02333 / 833 5735 * Handy 0176 / 206 989 26



------------------------------

Message: 2
Date: Sun, 06 Sep 2020 09:39:35 +0200
From: Chris van der Meijden <chris@arachnon.de>
To: OVMS Developers <ovmsdev@lists.openvehicles.com>
Subject: Re: [Ovmsdev] OBD/UDS Poller receiver rework
Message-ID: <1599377975.2221.4.camel@arachnon.de>
Content-Type: text/plain; charset="utf-8"

I see some strange behaviour on the T26A e-Up with the new code. I
don't get all values from the bus after a fresh reboot (mostly no VIN,
sometimes also no SOC)). I have to sent a wakeup call first:
I (160137) ovms-server-v2: Send MP-0
S0,K,0,0,stopped,standard,0,0,0,0,0,0,0,21,0,0,0,0,0.00,0,0,0,0,-
1,0,0,0,0,0,0,0,0.00,0.00,0I (160137) ovms-server-v2: Send MP-0
D0,0,5,0,0,0,0,0,0,159,0,0,0,0,11.83,0,12.6,0,0,0,0I (160147) ovms-
server-v2: Send MP-0 F3.2.015-42-g2ab8d062/ota_0/main (build idf
v3.3.2-881-g22d636b7b Sep??6 2020 09:04:40),,18,1,VWUP.T26,CWLANI
(169127) webserver: HTTP POST /api/executeI (169147) webcommand:
HttpCommandStream[0x3f852fcc]: 3964692 bytes free, executing: wakeupI
(171147) v-vweup-t26: Sent Wakeup Command - stage 1I (171267) v-vweup-
t26: Sent Wakeup Command - stage 2OVMS# wakeupVehicle has been wokenI
(193527) v-vweup-t26: Comfort CAN calls for sleepI (221137) ovms-
server-v2: Send MP-0
S100.0,K,0,0,stopped,standard,260,241,0,0,0,0,0,21,0,0,0,0,0.00,0,0,0,0
,-1,0,0,0,0,0,0,0,0.00,0.00,0I (221147) ovms-server-v2: Send MP-0
D0,0,5,16,0,0,0,36030,0,220,25,0,1,1,11.47,0,12.6,0,0,0,0I (221147)
ovms-server-v2: Send MP-0 F3.2.015-42-g2ab8d062/ota_0/main (build idf
v3.3.2-881-g22d636b7b Sep??6 2020
09:04:40),xxxxxxxxxxxxxxxx,18,1,VWUP.T26,CWLAN
I did not change my code and have never seen this before. Perhaps a
problem with the new polling code?
Regards
Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openvehicles.com/pipermail/ovmsdev/attachments/20200906/32cd79ea/attachment-0001.html>

------------------------------

Message: 3
Date: Sun, 6 Sep 2020 09:57:03 +0200
From: Michael Balzer <dexter@expeedo.de>
To: ovmsdev@lists.openvehicles.com
Subject: Re: [Ovmsdev] OBD/UDS Poller receiver rework
Message-ID: <40ee6e19-a19f-1131-f8ee-33b7e361e5ab@expeedo.de>
Content-Type: text/plain; charset="utf-8"

Chris,

did you pull the fix already?

Also, please enable at least debug logging on the "vehicle" component
when reporting issues with the poller.

Thanks,
Michael


Am 06.09.20 um 09:39 schrieb Chris van der Meijden:
> I see some strange behaviour on the T26A e-Up with the new code. I
> don't get all values from the bus after a fresh reboot (mostly no VIN,
> sometimes also no SOC)). I have to sent a wakeup call first:
>
> I (160137) ovms-server-v2: Send MP-0
> S0,K,0,0,stopped,standard,0,0,0,0,0,0,0,21,0,0,0,0,0.00,0,0,0,0,-1,0,0,0,0,0,0,0,0.00,0.00,0
> I (160137) ovms-server-v2: Send MP-0
> D0,0,5,0,0,0,0,0,0,159,0,0,0,0,11.83,0,12.6,0,0,0,0
> I (160147) ovms-server-v2: Send MP-0 F3.2.015-42-g2ab8d062/ota_0/main
> (build idf v3.3.2-881-g22d636b7b Sep??6 2020
> 09:04:40),,18,1,VWUP.T26,CWLAN
> I (169127) webserver: HTTP POST /api/execute
> I (169147) webcommand: HttpCommandStream[0x3f852fcc]: 3964692 bytes
> free, executing: wakeup
> I (171147) v-vweup-t26: Sent Wakeup Command - stage 1
> I (171267) v-vweup-t26: Sent Wakeup Command - stage 2
> OVMS# wakeup
> Vehicle has been woken
> I (193527) v-vweup-t26: Comfort CAN calls for sleep
> I (221137) ovms-server-v2: Send MP-0
> S100.0,K,0,0,stopped,standard,260,241,0,0,0,0,0,21,0,0,0,0,0.00,0,0,0,0,-1,0,0,0,0,0,0,0,0.00,0.00,0
> I (221147) ovms-server-v2: Send MP-0
> D0,0,5,16,0,0,0,36030,0,220,25,0,1,1,11.47,0,12.6,0,0,0,0
> I (221147) ovms-server-v2: Send MP-0 F3.2.015-42-g2ab8d062/ota_0/main
> (build idf v3.3.2-881-g22d636b7b Sep??6 2020
> 09:04:40),xxxxxxxxxxxxxxxx,18,1,VWUP.T26,CWLAN
>
> I did not change my code and have never seen this before. Perhaps a
> problem with the new polling code?
>
> Regards
>
> Chris
>
> _______________________________________________
> OvmsDev mailing list
> OvmsDev@lists.openvehicles.com
> http://lists.openvehicles.com/mailman/listinfo/ovmsdev

--
Michael Balzer * Helkenberger Weg 9 * D-58256 Ennepetal
Fon 02333 / 833 5735 * Handy 0176 / 206 989 26

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openvehicles.com/pipermail/ovmsdev/attachments/20200906/00843d72/attachment-0001.html>

------------------------------

Message: 4
Date: Sun, 6 Sep 2020 10:03:40 +0200
From: Michael Balzer <dexter@expeedo.de>
To: ovmsdev@lists.openvehicles.com
Subject: Re: [Ovmsdev] OBD/UDS Poller receiver rework
Message-ID: <c7449391-1cb9-acf2-bad8-ab58a7ff508e@expeedo.de>
Content-Type: text/plain; charset="utf-8"

On a second thought: you don't use the poller at all in the current T26A
e-Up code.

Regards,
Michael


Am 06.09.20 um 09:57 schrieb Michael Balzer:
> Chris,
>
> did you pull the fix already?
>
> Also, please enable at least debug logging on the "vehicle" component
> when reporting issues with the poller.
>
> Thanks,
> Michael
>
>
> Am 06.09.20 um 09:39 schrieb Chris van der Meijden:
>> I see some strange behaviour on the T26A e-Up with the new code. I
>> don't get all values from the bus after a fresh reboot (mostly no
>> VIN, sometimes also no SOC)). I have to sent a wakeup call first:
>>
>> I (160137) ovms-server-v2: Send MP-0
>> S0,K,0,0,stopped,standard,0,0,0,0,0,0,0,21,0,0,0,0,0.00,0,0,0,0,-1,0,0,0,0,0,0,0,0.00,0.00,0
>> I (160137) ovms-server-v2: Send MP-0
>> D0,0,5,0,0,0,0,0,0,159,0,0,0,0,11.83,0,12.6,0,0,0,0
>> I (160147) ovms-server-v2: Send MP-0 F3.2.015-42-g2ab8d062/ota_0/main
>> (build idf v3.3.2-881-g22d636b7b Sep??6 2020
>> 09:04:40),,18,1,VWUP.T26,CWLAN
>> I (169127) webserver: HTTP POST /api/execute
>> I (169147) webcommand: HttpCommandStream[0x3f852fcc]: 3964692 bytes
>> free, executing: wakeup
>> I (171147) v-vweup-t26: Sent Wakeup Command - stage 1
>> I (171267) v-vweup-t26: Sent Wakeup Command - stage 2
>> OVMS# wakeup
>> Vehicle has been woken
>> I (193527) v-vweup-t26: Comfort CAN calls for sleep
>> I (221137) ovms-server-v2: Send MP-0
>> S100.0,K,0,0,stopped,standard,260,241,0,0,0,0,0,21,0,0,0,0,0.00,0,0,0,0,-1,0,0,0,0,0,0,0,0.00,0.00,0
>> I (221147) ovms-server-v2: Send MP-0
>> D0,0,5,16,0,0,0,36030,0,220,25,0,1,1,11.47,0,12.6,0,0,0,0
>> I (221147) ovms-server-v2: Send MP-0 F3.2.015-42-g2ab8d062/ota_0/main
>> (build idf v3.3.2-881-g22d636b7b Sep??6 2020
>> 09:04:40),xxxxxxxxxxxxxxxx,18,1,VWUP.T26,CWLAN
>>
>> I did not change my code and have never seen this before. Perhaps a
>> problem with the new polling code?
>>
>> Regards
>>
>> Chris
>>
>> _______________________________________________
>> OvmsDev mailing list
>> OvmsDev@lists.openvehicles.com
>> http://lists.openvehicles.com/mailman/listinfo/ovmsdev
>
> --
> Michael Balzer * Helkenberger Weg 9 * D-58256 Ennepetal
> Fon 02333 / 833 5735 * Handy 0176 / 206 989 26
>
> _______________________________________________
> OvmsDev mailing list
> OvmsDev@lists.openvehicles.com
> http://lists.openvehicles.com/mailman/listinfo/ovmsdev

--
Michael Balzer * Helkenberger Weg 9 * D-58256 Ennepetal
Fon 02333 / 833 5735 * Handy 0176 / 206 989 26

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openvehicles.com/pipermail/ovmsdev/attachments/20200906/af0b9272/attachment.html>

------------------------------

Subject: Digest Footer

_______________________________________________
OvmsDev mailing list
OvmsDev@lists.openvehicles.com
http://lists.openvehicles.com/mailman/listinfo/ovmsdev


------------------------------

End of OvmsDev Digest, Vol 104, Issue 14
****************************************


--
All the best,

Glyn Hudson
+44(0)1248672607

https://openenergymonitor.org
https://zerocarbonadventures.co.uk