Emulator Firmware Source Code
Posted: Mon Jun 05, 2017 1:32 pm
Hello,
I am modifying the freematics one code to work with a Tesla vehicle. The problem is that the CAN data outputted by a Tesla vehicle is not the same as regular OBD data and would thus require me to modify the provided source code. I also want to emulate some of the Tesla functionality with my OBD-II emulator, can you please provide the firmware source code for the emulator? Most of your other code is open source but this particular piece is not.
If people like, I can provide the source code of my modifications so that they can emulate and log tesla data using the freematics ONE and freematics OBD-II emulator respectively.
Also, I have written a python library to control the emulator, you can find it here: https://github.com/JonnoFTW/py-obd-ii-emulator
I am modifying the freematics one code to work with a Tesla vehicle. The problem is that the CAN data outputted by a Tesla vehicle is not the same as regular OBD data and would thus require me to modify the provided source code. I also want to emulate some of the Tesla functionality with my OBD-II emulator, can you please provide the firmware source code for the emulator? Most of your other code is open source but this particular piece is not.
If people like, I can provide the source code of my modifications so that they can emulate and log tesla data using the freematics ONE and freematics OBD-II emulator respectively.
Also, I have written a python library to control the emulator, you can find it here: https://github.com/JonnoFTW/py-obd-ii-emulator