<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html;
      charset=windows-1252">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>On 27/04/18 01:07, Robin O'Leary wrote:<br>
    </p>
    <blockquote type="cite" cite="mid:20180426130748.GA8011@mail.ro.nu">
      <pre wrap="">I've done that in a new pull request.

This avoids changing any existing behaviour (except to remove the
fake handbrake setting).  It adds:

    ms_v_door_fl etc. from 0x60d[0]
    ms_v_env_cabintemp from 0x54f[0]
    ms_v_env_cooling, ms_v_env_heating from 0x54b[1]
    ms_v_env_footbrake from 0x292[6]
    ms_v_env_gear from 0x421[0]
    ms_v_env_handbrake from 0x5c5[0] (previously faked by vehicle_nissanleaf_car_on)
    ms_v_env_headlights from 0x60d[0..1]
    ms_v_env_locked from 0x60d[2]
    ms_v_env_throttle from 0x180[5]
    ms_v_inv_temp from 0x510[7]
    ms_v_tpms_fl_p etc. from 0x385[2..5]
</pre>
    </blockquote>
    <br>
    This looks good Robin. I don't have commit rights, so Michael or
    Mark will have to merge it.<br>
    <br>
    You haven't changed my apparently overly complicated odometer code,
    does it work correctly with your car? Feel free to clean it up, and
    also the <span class="pl-c1">0x5c0 mux issue, </span>otherwise
    I'll do it later next week. <span class="pl-c1"><br>
    </span>
  </body>
</html>