<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">The Android PUSH notification issue is caused by Google turning off the C2DM push notification system we use. They have obsoleted the service for all users of c2dm.<div class=""><br class=""></div><div class="">We are trying to migrate to the replacement GCM (Google Cloud Messaging), but it is not a simple replacement. The server side support needs to be re-written. While the changes in the App should be simple, GCM seems to require newer google frameworks, which break some of the libraries we are using.</div><div class=""><br class=""></div><div class="">We are working on it, but Android PUSH notification not working at the moment.</div><div class=""><br class=""></div><div class="">Regards, Mark.</div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On 26 Oct, 2015, at 10:34 pm, Fran Terry <<a href="mailto:fterry@tesco.net" class="">fterry@tesco.net</a>> wrote:</div><br class="Apple-interchange-newline"><div class="">
  
    <meta content="text/html; charset=windows-1252" http-equiv="Content-Type" class="">
  
  <div bgcolor="#FFFFFF" text="#000000" class="">
    Hi Micheal,<br class="">
    <br class="">
    Seems to be an issue with this new version, not geting any
    notifications from OVMS via IP, not tried this via SMS yet. If I
    send a command via Andoird App, system sends back reply OK.<br class="">
    <br class="">
    Also noticed a possible issue with CFG profile not applying before
    each trip.<br class="">
    <br class="">
    Currently have feature #14 set to 0, however also tried with 64.<br class="">
    <br class="">
    Any ideas?<br class="">
    <br class="">
    Thanks<br class="">
    <br class="">
    Fran<br class="">
    <br class="">
    <div class="moz-cite-prefix">On 03/10/2015 17:49, Michael Balzer
      wrote:<br class="">
    </div>
    <blockquote cite="mid:56100722.6030409@expeedo.de" type="cite" class="">
      <pre wrap="" class="">Package:
 <a class="moz-txt-link-freetext" href="http://dexters-web.de/f/tw/OVMS-Twizy-3.6.1.zip">http://dexters-web.de/f/tw/OVMS-Twizy-3.6.1.zip</a>

Changes:
 see tag "V3.6" in the user guide


Framework V2.7.4:
- New compiler switches to disable framework functions:
  OVMS_NO_CHARGECONTROL
  OVMS_NO_CTP
  OVMS_NO_SMSTIME
  OVMS_NO_VEHICLE_ALERTS
  (all need to be set for Twizy build)
- Potential buffer overflow fix in net_msg_forward_sms()
- Fix stp_l2f() for negative values
- Fix SMS MSG wrapper for long commands

Framework V2.8.1:
- Make COPS more lenient
- Support GPRS DNS


Twizy V3.6.0:
- New: All power values now based on real battery power (current * voltage)
- Battery current sums + min/max moved to separate fields
- STAT command extended by grid energy drain estimation
- RT-GPS-Log extended by BMS limits, auto power levels and battery
current min/max
- RT-PWR-Log extended by battery coulomb counts (Ah)
- "RT-PWR-UsageStats" is now "RT-PWR-Stats", fields reordered and units
converted
  (to save space), coulomb count discharge/charge sums added (Ah)
- Rework & bug fixes in auto power adjustment
- Auto RECUP power adjustment extended by 100% reference power
  (ATT: CFG RECUP parameters changed!)
- New: auto DRIVE power adjustment
  (ATT: CFG DRIVE parameters changed!)
- New: CFG CLEAR = clear SEVCON diagnostic logs
- Now using GSM time (NET_FN_CARTIME) for more accurate parking times
- New: feature #14 & 64 = send notification on charge starts
- Fixed charge time estimation for SOC > 94%
- ISR performance optimization
- car_SOC no longer rounded to avoid 99.5% == 100%
- Trip end odometer saved & used for RT-PWR-Log charge entries
- Fixed auto power minprc calculation with default (-1)
- Fixed auto power calculations for default minprc values
- Changed auto recup level to scale levels configured
- car_SOC no longer rounded to avoid 99.5% == 100%
- Trip end odometer saved & used for RT-PWR-Log charg

Twizy V3.6.1:
- Fix: battery alert state also remembered for IP notification
- Fix: compiling without OVMS_TWIZY_CFG
- ideal range calculated with temperature influence approximation
- Battery capacity estimation
- Charge start restarts SOC window (to get most recent BMS SOC)
- Charge interruption no longer restarts power sums & SOC window



</pre>
      <br class="">
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br class="">
      <pre wrap="" class="">_______________________________________________
OvmsDev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:OvmsDev@lists.teslaclub.hk">OvmsDev@lists.teslaclub.hk</a>
<a class="moz-txt-link-freetext" href="http://lists.teslaclub.hk/mailman/listinfo/ovmsdev">http://lists.teslaclub.hk/mailman/listinfo/ovmsdev</a>
</pre>
    </blockquote>
    <br class="">
  </div>

_______________________________________________<br class="">OvmsDev mailing list<br class=""><a href="mailto:OvmsDev@lists.teslaclub.hk" class="">OvmsDev@lists.teslaclub.hk</a><br class="">http://lists.teslaclub.hk/mailman/listinfo/ovmsdev<br class=""></div></blockquote></div><br class=""></div></body></html>