Commit Graph

11 Commits

Author SHA1 Message Date
Tim-Erik Düntzsch d362fdd639 TEDü Getac Changes 2024-10-05 19:01:02 +02:00
Jasper Blanckenburg 8a05663fbc Fix CAN filter bitmask 2022-03-18 17:21:25 +01:00
Tim-Erik Düntzsch 28b4e15ed2 added DRS control 2022-03-17 00:51:16 +01:00
Jasper Blanckenburg 130a0dde2f Lower UBAT LED threshold 2022-03-17 00:09:54 +01:00
Jasper Blanckenburg 6609947618 Fix RPM CAN bytes 2022-03-17 00:09:36 +01:00
Jasper Blanckenburg c8e94175d1 Read tire temps from CAN 2022-03-17 00:09:13 +01:00
Jasper Blanckenburg c5df4d7b79 Use one fewer CAN mailbox 2022-03-14 16:28:12 +01:00
Jasper Blanckenburg c6c0fa987e Update CAN
There are only 7 RX mailboxes available, so one of the filters won't
work.
2022-03-13 21:06:05 +01:00
Jasper Blanckenburg 41d3bd907e Format everything
The next commit will add this to a `.git-blame-ignore-revs` file which
you can use to ignore this commit when running git blame. Simply run

    git blame --ignore-revs-file .git-blame-ignore-revs [...]

Or configure git to persistently ignore the commit:

    git config blame.ignoreRevsFile .git-blame-ignore-revs
2022-03-13 20:30:14 +01:00
jvblanck 8f5dd839d6 don't print CAN 77A 2021-10-26 11:19:29 +02:00
jvblanck 4faddf9248 Initial commit
This is just the 2018 code configured for PlatformIO
2021-06-15 19:42:00 +02:00