Gauges change colors late, one cycle after the current value

Found a bug or got a feature request? Post it here.
Post Reply
MichiganMat
Posts: 9
Joined: Fri Nov 04, 2016 12:12 am
Location: San Jose, CA

Gauges change colors late, one cycle after the current value

Post by MichiganMat »

Im running RC on a Fire8 tablet.
I've got gauges configure to change colors via value ranges.

For example, an RPM gauge:
0-750 - white
750 - 6000 green
6000-> red

Im bench testing my RCP setup with an Arduino which sends CAN packets. What I see in testing is that the color of the gauges do not change correctly until one packet AFTER going over the limits.

For example:
packet1(RPM = 5500) - gauge is green
packet2(RPM = 6100) - gauge is green (!!))
packet3(RPM = 6300) - gauge turns red.
packet4(RPM = 100) - gauge is red
packet5(RPM = 600) - gauge turns white

I've reproduced this with a variety of gauges on the dash at a variety of CAN packet speeds.

brentp
Site Admin
Posts: 6274
Joined: Wed Jan 24, 2007 6:36 am

Post by brentp »

Hi, Thanks for the note. We will investigate and see if we can reproduce it.
Brent Picasso
CEO and Founder, Autosport Labs
Facebook | Twitter

Post Reply