ElectricMotorcycleForum.com

  • September 02, 2026, 03:58:26 AM
  • Welcome, Guest
Please login or register.

Login with username, password and session length
Advanced search  

News:

Electric Motorcycle Forum is live!

Pages: [1]

Author Topic: Log files for SR/S and SR/F wanted  (Read 2138 times)

atomicdog

  • Newbie
  • *
  • Posts: 31
    • View Profile
Log files for SR/S and SR/F wanted
« on: March 18, 2026, 12:34:46 PM »

I'm working on a parser for the MBB/BMS/BMU log files.
I'd appreciate it if anyone's willing to share log files they have so I can improve the parsing ability.
The log entries aren't consistent and have many 'corner cases'.

Thanks

Update: email
« Last Edit: March 18, 2026, 09:57:14 PM by atomicdog »
Logged
23' SR/S

KuRi

  • Sr. Member
  • ****
  • Posts: 253
    • View Profile
Re: Log files for SR/S and SR/F wanted
« Reply #1 on: March 18, 2026, 04:06:55 PM »

Hi!

I have logs for the DSR/X, do they work for you? If so, please let me know how to share.
Logged
ZERO DSRX 2024 - TUNGSTEN

Specter

  • Hero Member
  • *****
  • Posts: 2836
    • View Profile
Re: Log files for SR/S and SR/F wanted
« Reply #2 on: March 18, 2026, 08:57:51 PM »

atomic perhaps i am totally misunderstanding what you are saying, but you are having parsing issues and 'cornering issues'
try saving as a text file, or work it as such and disable word wrap.  another trick sometimes is find and replace <CR> with , or something and then deliniate on that for a csv output.

it might help, just saying

Aaron
Logged

atomicdog

  • Newbie
  • *
  • Posts: 31
    • View Profile
Re: Log files for SR/S and SR/F wanted
« Reply #3 on: March 18, 2026, 09:38:59 PM »

Hi!

I have logs for the DSR/X, do they work for you? If so, please let me know how to share.
Hi, I'm not sure if those have the same format but, yes I'd be interested in those too.
You can send me an email.
Thanks.
Logged
23' SR/S

atomicdog

  • Newbie
  • *
  • Posts: 31
    • View Profile
Re: Log files for SR/S and SR/F wanted
« Reply #4 on: March 18, 2026, 09:50:39 PM »

atomic perhaps i am totally misunderstanding what you are saying, but you are having parsing issues and 'cornering issues'
try saving as a text file, or work it as such and disable word wrap.  another trick sometimes is find and replace <CR> with , or something and then deliniate on that for a csv output.

it might help, just saying

Aaron
I use a hex editor to inspect the files so I can read them fine. The log files are a mix of binary and text, so text editors wouldn't display a lot of the info.
What I meant by parsing, is creating an algorithm to parse the log entries and extract the info.
Logged
23' SR/S

eglatzer

  • Newbie
  • *
  • Posts: 10
    • View Profile
Re: Log files for SR/S and SR/F wanted
« Reply #5 on: March 19, 2026, 04:37:34 PM »

Have a look at https://ernstgl.github.io/ZeroGen3LogParser/
You can download it and look at the javascript inside - it has comments.
Maybe you find a better solution.
The logfiles of all FST platform bikes (SR/S, SR/F DSR/X and newer S, SR, DSR) should be of the same  format.
Logged

atomicdog

  • Newbie
  • *
  • Posts: 31
    • View Profile
Re: Log files for SR/S and SR/F wanted
« Reply #6 on: March 26, 2026, 10:19:30 AM »

The DSR/X BMU log was very similar but not exact. Zero seems to randomly change parts of the encoding with different FW version, model numbers, and  years.
Logged
23' SR/S
Pages: [1]