Commit Graph

18 Commits

Author SHA1 Message Date
eeeck 324aa5652c Use AGPLv3 license 2026-07-11 09:52:41 +02:00
eeeck e27351aa28 Delete src/analyzer.py 2026-07-10 01:27:54 +02:00
eeeck 6e386fcb4b Add stub to decode J1939 and calculate useful values 2026-07-10 01:27:21 +02:00
eeeck ca670c9bb7 Fix issues with metadata not correctly computed 2026-07-10 00:46:42 +02:00
eeeck 725c9ccbc1 Use more clear function name 2026-07-10 00:03:47 +02:00
eeeck 9d5cd74ef7 Decode J1939 metadata for compliant frames and add a struct with J1939
metadata
2026-07-10 00:03:04 +02:00
eeeck 6ef0571e4e Add J1939 decoder 2026-07-09 23:57:37 +02:00
eeeck c758aca6c6 Drop data column, keeping only the 8 bytes 2026-07-09 23:45:45 +02:00
eeeck 21172e020b Keep parquet data in hexadecimal format 2026-07-09 23:39:55 +02:00
eeeck ce20587591 Move to /src 2026-07-09 23:29:25 +02:00
eeeck 2fcaef5571 Remove file meant to be local only 2026-07-06 18:26:28 +02:00
eeeck ecef35918e Add parquet optimizer for faster data analysis in the future 2026-07-06 18:24:33 +02:00
eeeck 86b14af3c7 Add python project related files 2026-07-06 18:08:53 +02:00
eeeck d381f8860b Update docstrings and usage examples 2026-07-06 16:32:37 +02:00
eeeck d0337abbbb Accept CLI input 2026-07-06 16:05:21 +02:00
eeeck fce54ca91f Add usage example 2026-07-06 16:01:48 +02:00
eeeck 6f22a9530c Add simple parser for bxcanlogger project
- Takes text input and parses it to a csv
2026-07-06 16:01:14 +02:00
eeeck 05b9de59f3 Initial commit 2026-07-06 16:00:42 +02:00