Skip to content

Commit

Permalink
Changed names for Current in mpu.json
Browse files Browse the repository at this point in the history
  • Loading branch information
bjackson312006 committed Nov 19, 2024
1 parent 92b631f commit fd9a845
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions cangen/can-messages/mpu.json
Original file line number Diff line number Diff line change
Expand Up @@ -603,7 +603,7 @@
"sim_freq": 1000,
"fields": [
{
"name": "MPU/Current/Motor_Controller_Current",
"name": "MPU/Current/Motor_Controller",
"unit": "A",
"sim_min": 0,
"sim_max": 3,
Expand All @@ -618,7 +618,7 @@
]
},
{
"name": "MPU/Current/Battbox_Fans_Current",
"name": "MPU/Current/Battbox_Fans",
"unit": "A",
"sim_min": 0,
"sim_max": 5,
Expand All @@ -633,7 +633,7 @@
]
},
{
"name": "MPU/Current/Pumps_Current",
"name": "MPU/Current/Pumps",
"unit": "A",
"sim_min": 0,
"sim_max": 2,
Expand All @@ -648,7 +648,7 @@
]
},
{
"name": "MPU/Current/LV_Boards_Current",
"name": "MPU/Current/LV_Boards",
"unit": "A",
"sim_min": 0,
"sim_max": 1.25,
Expand Down

0 comments on commit fd9a845

Please sign in to comment.