Skip to content

Commit

Permalink
tune resend messages
Browse files Browse the repository at this point in the history
  • Loading branch information
slimonslimon committed Dec 1, 2023
1 parent c43a4c7 commit e8b1515
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions car/car.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,7 @@
"GPS_RAW_INT":["lat","lon","alt","eph","epv","vel","cog","satellites_visible","h_acc","v_acc"],
"ATTITUDE":["roll","pitch","yaw","rollspeed","pitchspeed","yawspeed"],
"ALTITUDE":["altitude_amsl","altitude_local"],
"GLOBAL_POSITION_INT":["lat","lon","alt","relative_alt","vx","vy","vz"],
"GPS_GLOBAL_ORIGIN":["altitude"],
"GPS_STATUS":["satellites_visible","satellite_used"],
"HOME_POSITION":["latitude","longitude","altitude"],
"VFR_HUD":["groundspeed","alt","climb"],
"HYGROMETER_SENSOR":["id","temperature","humidity"],
"TUNNEL":["payload_length","payload"]
}
Expand Down

0 comments on commit e8b1515

Please sign in to comment.