ElectricMotorcycleForum.com

  • September 02, 2026, 01:26:52 AM
  • Welcome, Guest
Please login or register.

Login with username, password and session length
Advanced search  

News:

Electric Motorcycle Forum is live!

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - ges

Pages: [1]
1
Zero Motorcycles Forum | 2013+ / Re: Log file parser utility
« on: June 04, 2016, 12:12:41 AM »
Tried the parsing again today but still struggle with "ValueError: Invalid entry header byte" from the BMS file.

2
Zero Motorcycles Forum | 2013+ / Re: Log file parser utility
« on: May 14, 2016, 02:13:39 AM »
I've tried the parser, but unfortunately I only get the header with Serial number, VIN, Firmware rev., Board rev. and Model. The parser is failing with the following information:

4172 entries found
Traceback (most recent call last):
  File "zero_log_parser.py", line 257, in <module>
    parse_log(log_file, output_file)
  File "zero_log_parser.py", line 229, in parse_log
    (length, entry) = parse_entry(log, read_pos)
  File "zero_log_parser.py", line 78, in parse_entry
    raise ValueError('Invalid entry header byte')
ValueError: Invalid entry header byte

3
Zero Motorcycles Forum | 2013+ / Re: Charging ends before 100%
« on: May 05, 2016, 03:55:44 PM »
Thanks for good comments, seems like this is nothing to be worried about then :)

4
Zero Motorcycles Forum | 2013+ / Charging ends before 100%
« on: May 03, 2016, 02:28:50 AM »
I own a 2014 Zero S and I have noticed the last few times I have charged it stops before 100%. Today it stopped on 95%, last time on 96%. Is this something that is normal? Anyone else experiencing this?

Pages: [1]