ixe013 / ttbin

A formal (Kaitai) definition of TomTom's ttbin format

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Testing

Run with ksv Running_13-05-32.ttbin ttbin.yaml

Dump with ksdump Running_13-05-32.ttbin ttbin.yaml

JSON Dump with jq filter

ksdump Running_13-05-32.ttbin ttbin.yaml | jq '.records[] | select(.record_tag == "record_type_battery_record").data.level'

About

A formal (Kaitai) definition of TomTom's ttbin format

License:MIT License