Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

type6 vehicle+translated_obd2 firmware on reference VI shows only 6 signals #373

Open
vkanishk opened this issue Sep 26, 2016 · 1 comment

Comments

@vkanishk
Copy link

With the following configuration, we are getting only 6 signals in the enabler app:

  1. vehicle - type6 (Ford EcoSport)
  2. firmware - translated_obd2
  3. VI - Ford reference VI
  4. Platform - Android

ecosport_vi-translated_obd2-firmware-fordboard-ctv7 2 0_dashboard

@rwoberholzer
Copy link
Contributor

I tried this out on a type 3 (Lincoln MKC) and saw similar results. The following signals showed on dashboard:

  • engine_coolant_temperature
  • engine_load
  • engine_speed
  • intake_manifold_pressure
  • vehicle_speed

I then tried to manually perform a diagnostic request with each signal listed in src/obd2.cpp and was able to get data from the above, in addition to:

  • barometric_pressure
  • commanded_throttle_position
  • intake_air_temp
  • running_time
  • throttle_position

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants