Skip to main content

FIRST FRC Driver Station logs parser

Project description

dslogparser

Parse FRC DSLog files. The included script dslog2csv.py will output DSLog files as CSV files.

usage: dslog2csv.py [-h] [--one-output-per-file] [--output OUTPUT] [--event]
                    [--add-match-info] [--matches-only]
                    files [files ...]

DSLog to CSV file

positional arguments:
  files                 Input files

optional arguments:
  -h, --help            show this help message and exit
  --one-output-per-file
                        Output one CSV per DSLog file
  --output OUTPUT, -o OUTPUT
                        Output filename (stdout otherwise)
  --event               Input files are EVENT files
  --add-match-info      Look for EVENT files matching DSLOG files and pull
                        info
  --matches-only        Ignore files which have no match info. Imples add-
                        match-info

Reference Sources:

https://www.chiefdelphi.com/forums/showthread.php?p=1556451

Particularly: https://www.chiefdelphi.com/forums/showpost.php?p=1556451&postcount=11

Program: https://github.com/orangelight/DSLOG-Reader

However, DSLog-Reader does not seem to be fully correct:

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dslogparser-1.0.1.tar.gz (5.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page