Commit Graph

57 Commits

Author SHA1 Message Date
Timur Iskhodzhanov 1b769e8067 Improve readability of the README file 2022-06-01 00:17:25 -07:00
Timur Iskhodzhanov 300f48c1e4 Add initial info on the CAN data channels for gen2 cars 2022-05-30 23:45:15 -07:00
Timur Iskhodzhanov fcdc1981b4 Fixed the equation for the ND Miata brake pedal channel 2022-01-09 21:15:12 -08:00
Timur Iskhodzhanov 360c05fb7e Minor tweak 2021-07-24 21:17:55 -07:00
Timur Iskhodzhanov 934b18ef1b Minor clarifications 2021-07-24 21:17:10 -07:00
Timur Iskhodzhanov 0e4720cb36 Tweak the equation for the "Brake pedal position (%)" data channel for ND2 Miatas 2021-07-24 21:11:41 -07:00
Timur Iskhodzhanov 121001875b Fix scale for "Brake pressure" 2021-07-11 23:47:54 -07:00
Timur Iskhodzhanov b605639f16 Replace "PID" with "CAN ID" in docs 2021-07-04 23:40:47 -07:00
Timur Iskhodzhanov 6543f430a2 Fix mismatched ( 2021-06-27 17:13:06 -07:00
Timur Iskhodzhanov ffe788efd0 Forgot to 'git add' 2021-06-27 17:11:26 -07:00
Timur Iskhodzhanov 6919f73cef Add some information about the CAN bus of ND Miatas 2021-06-27 17:10:22 -07:00
Timur Iskhodzhanov 75efc1e273 Change "Z rate of rotation" to "Yaw rate" 2021-06-15 22:35:26 -07:00
Timur Iskhodzhanov 872c97fd7d Fix a typo 2021-06-13 23:43:54 -07:00
Timur Iskhodzhanov 0d4d29ea77 Use bitsToUIntLe for RPM data channel 2021-06-13 23:42:57 -07:00
Timur Iskhodzhanov fcb1966b8f Minor tweaks 2021-06-13 18:59:36 -07:00
Timur Iskhodzhanov bdbbc59ec8 Add a couple of tables with recommended PIDs to the top of the FT86 page 2021-06-13 18:49:22 -07:00
Timur Iskhodzhanov 6d400b9b3d Add some info on the CAN protocol of NC Miatas
Thanks to @jeby for his research!
2021-03-16 22:44:53 -07:00
Timur Iskhodzhanov c8b69aa96f Improve the layout 2021-02-16 00:05:10 -08:00
Timur Iskhodzhanov 00c0a84444 Fix a typo 2021-02-16 00:04:11 -08:00
Timur Iskhodzhanov 67be4f23c4 More clarifications 2021-02-16 00:02:43 -08:00
Timur Iskhodzhanov 74dcba2f72 Minor clarification 2021-02-16 00:01:16 -08:00
Timur Iskhodzhanov 6f4be49ff3 Added "Safety disclaimer", "Contributing" and "Supporting" sections to the README 2021-02-15 23:59:25 -08:00
Timur Iskhodzhanov 8fd3aadf86 Update the demo URL to a newer YouTube video 2021-02-15 23:21:44 -08:00
Timur Iskhodzhanov 178ec52640 Extract the device name into a constant at the top of the file to make it easier to change 2021-01-30 14:16:17 -08:00
Timur Iskhodzhanov af4f19b387 A couple of updates the the PID database
Thanks "map" from ft86club forum!
2020-09-15 22:22:28 -07:00
Timur Iskhodzhanov 350425c6a8 Count the number of CAN bus failures, report them in 0x777 2020-09-11 00:52:13 -07:00
Timur Iskhodzhanov a136fc14a2 Optimize the update rates for a few more CAN PIDs 2020-09-11 00:32:33 -07:00
Timur Iskhodzhanov 0cf0ac475b More info on various CAN messages
Based on my own logs captured, as well as
https://blog.toyobaru.es/index.php?tag/BusCAN
2020-09-11 00:16:41 -07:00
Timur Iskhodzhanov cba81931e2 More info on 0x141 2020-09-09 00:18:40 -07:00
Timur Iskhodzhanov 267a82a032 Use monospace font for more equations 2020-09-09 00:06:47 -07:00
Timur Iskhodzhanov b434026a4c Add more data on PID 0x141 2020-09-09 00:02:02 -07:00
Timur Iskhodzhanov b92002a12d Add suspected cruise control equations 2020-09-08 23:27:24 -07:00
Timur Iskhodzhanov 73536f0159 Move demo to the top of the README 2020-09-08 22:57:19 -07:00
Timur Iskhodzhanov 32ad35a759 Add info on 0x18, update the multiplier for Z rate or rotation 2020-09-05 20:28:31 -07:00
Timur Iskhodzhanov 699bdd69ee Fix a typo 2020-09-04 00:14:35 -07:00
Timur Iskhodzhanov 9a0f45c321 Craft a embed-style preview for the YouTube video 2020-09-04 00:03:49 -07:00
Timur Iskhodzhanov 71dcfc2d76 Add a link to a demo onboard video 2020-09-04 00:01:40 -07:00
Timur Iskhodzhanov f4b1caf5b1 Minor updates, bump SPI back to 10 MHz 2020-09-03 23:54:10 -07:00
Timur Iskhodzhanov 1be0eb0bcf Minor tweaks 2020-09-03 23:47:42 -07:00
Timur Iskhodzhanov c82d083553 Added an example histogram of PIDs 2020-09-03 23:30:42 -07:00
Timur Iskhodzhanov 787af53978 Update the docs to recommend powering the MCP from regulated 3.3V
Turns out the USB power from the board is unregulated, and causes stability
issues with the MCP when actively using Bluetooth.

More details:
https://racechrono.com/forum/discussion/comment/10996/#Comment_10996
2020-09-03 23:06:17 -07:00
Timur Iskhodzhanov 63cb3773f4 Forgot to add the "overall view" image
Also add .gitignore for Mac OS
2020-09-02 00:17:38 -07:00
Timur Iskhodzhanov a45ec03b80 TODO about fuel remaining 2020-08-28 01:02:59 -07:00
Timur Iskhodzhanov f9392f5a9f Fix headings 2020-08-28 00:20:30 -07:00
Timur Iskhodzhanov 3e0dc3a1ab Add more notes 2020-08-28 00:17:17 -07:00
Timur Iskhodzhanov a1d978de1a Add an image of how it looks assembled in the glovebox 2020-08-27 23:43:30 -07:00
Timur Iskhodzhanov 882f086c59 Forgot to add one image 2020-08-27 23:41:03 -07:00
Timur Iskhodzhanov 8570a9a35a Add info on wiring for FT86 2020-08-27 23:39:52 -07:00
Timur Iskhodzhanov 53a111f36f More minor fixes 2020-08-27 23:17:56 -07:00
Timur Iskhodzhanov 29ba98ffa2 Minor changes 2020-08-27 23:16:36 -07:00