-
www.aqdi.com/wordpress/PCBChecklistLive.htm
-
I'm not sure of the details to set this up.. but the Bolt EV is need of the swcan? The ODB2 port goes to "sleep" after a while and doesn't respond to commands.
-
@computergeek1507 Are you taking pull requests? I've made a SMT version of the BBB-16 and had JLCPCB assemble it. The board can now be completely assembled by JLCPCB including the through hole parts…
-
Hello,
18.04 melodic, installed via apt, verified we're up to date as of writing .
I am currently using the socketcan_interface to re-assemble object lists and other data groupings from a vehi…
-
**Is your feature request related to a problem? Please describe.**
Not related to a problem.
**Describe the solution you'd like**
Add on board to emulate MCP2515 shield for CAN Bus communicat…
-
Many rusEFI units have nice CAN bus on board
Should it be possible to tune rusEFI via CAN bus?
-
I was under the impresssion that the 2018 40kWh Leaf is currently not suported by OVMS since the OBD port in the 2018 LEAF is now behind a gateway, so it no longer hears any passive CAN traffic requir…
-
i used the following code to read the DTC:
with Client(conn, request_timeout=10) as client:
DTC_list = client.get_dtc_by_status_mask(status_mask)
print("DTC list:", DTC_list)
but i didn'…
-
https://docs.microsoft.com/en-us/style-guide/capitalization
Microsoft's capitalization page says,
> Microsoft style uses sentence-style capitalization. That means everything is lowercase except …
-
Hello,
I'm not sure for what use cases I can use the lifecycle and virtual time synchronization service and would be happy if you could tell me some use cases where it makes sense to use it.
We …