Sean Perry
Sean Perry
All good. Thanks for the heads up. Refreshed PR and rebased.
The watch support is a bigger kettle of fish so I left it out of this PR. They have completely rewritten the API. I wonder if extracting the watch logic...
Built on Ubuntu 14.04 using Docker from their deb repo.
That was my frustration too.It looks like a failure to unpack the tar. But I can use tar directly. Suggestions on where to start debugging this?
I gave up last summer. Thanks for the reminder to try again.
Does any one have a 2016 log file? It looks like the format was extended. There is a zeroed out chunk where the current code is looking for the VIN....
2018 samples?
My suspicion is the firmware revision changed and the log file parser needs to track the firmware version of the file.
An alternative approach for the code and macro would be to have keymap and render functions be members of a Trait and then the trait is implemented by various Layout...
Glad you like the PR! Once I have the split ortho working I will post something.