Update DBC file and docs (#278)

* Update DBC file and docs

* Revert version

* Update Kvaser
This commit is contained in:
Piotr Rogowski 2023-11-09 15:33:34 +01:00 committed by GitHub
parent d6b5718ed1
commit 9be3fa4d12
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 9 additions and 7 deletions

View File

@ -1,7 +1,7 @@
VERSION ""
NS_ :
NS_ :
NS_DESC_
CM_
BA_DEF_
@ -154,8 +154,8 @@ CM_ SG_ 515 MCUTemp "Current MCU Temperature";
CM_ SG_ 515 FuelLevel "Current Fuel Level";
CM_ SG_ 516 OilPress "Current Oil Pressure Reading";
CM_ SG_ 516 BattVolt "Current Battery Voltage Reading";
CM_ SG_ 517 CylAM "Current Estmated Cylinder Airmass";
CM_ SG_ 517 EstMAF "Currrent Estimated Total Airflow
CM_ SG_ 517 CylAM "Current Estimated Cylinder Airmass";
CM_ SG_ 517 EstMAF "Current Estimated Total Airflow
";
CM_ SG_ 517 InjPW "Current Commanded Injector Pulsewidth";
CM_ SG_ 517 KnockCt "Knock detection counter";

View File

@ -3,9 +3,9 @@
*
* TODO: change 'verbose' into 'broadcast'?
*
* If you edit this file, please update rusEFI_CAN_verbose.dbc!
* If you edit this file, please update FOME_CAN_verbose.dbc!
* Kvaser Database Editor works well for this task, and is free.
*
*
* @author Matthew Kennedy, (c) 2020
*/

View File

@ -1,3 +1,5 @@
For documentation best we have is [rusEFI_CAN_verbose.dbc](rusEFI_CAN_verbose.dbc). Edit or view that file with the free Kvaser Database Editor, or various other software.
# CAN
https://github.com/rusefi/rusefi/wiki/CAN
For documentation please see: [https://wiki.fome.tech/Advanced-Features/CAN/](https://wiki.fome.tech/Advanced-Features/CAN/)
Please do not edit this file directly. Edit or view that file with the free Kvaser Database Editor, or various other software.