Page 1 of 1

GPR Bugs

PostPosted: Tue Nov 17, 2020 8:03 am
by Salasko Racing
In GPR 1.11.0018 there is the option to use an "ABS Position Switch" and it implies that you could use a rotary switch which would make sense but the available firmware resources are only "Switch 1-8" no rotaries available.

Just noticed what I think is a second bug. Under ECU Transmit the help section states "Bit 32: True(1) if Engine State is Run" however my engine state is currently "startup" and the PDM receives a value of 1 when receiving using the settings below:

CAN Message: 0x119
Offset: Byte 4
Data Size: 8bit
Mask: 01

I may be missing something on this one and haven't gotten it running to see how the state changes yet but seems pretty straight forward.

Re: GPR Bug

PostPosted: Tue Nov 17, 2020 8:37 am
by Stephen Dean
Hi Tim,

This has been flagged to be changed in the next release.

Re: GPR Bug

PostPosted: Tue Nov 17, 2020 8:41 am
by Salasko Racing
SDean wrote:Hi Tim,

This has been flagged to be changed in the next release.


Quoted your reply just so you would see my edit with the 2nd bug I think I found. Thanks for the update on the first.

Re: GPR Bugs

PostPosted: Tue Nov 17, 2020 9:10 am
by Stephen Dean
Hi Tim,

I have that bitmask as the Engine Run Switch, Engine Run State is 0x119, Byte 4, Mask 80.

Re: GPR Bugs

PostPosted: Tue Nov 17, 2020 9:12 am
by Salasko Racing
Yeah I went the wrong way with all my bit masking, sorry about that one.

Re: GPR Bugs

PostPosted: Tue Nov 17, 2020 9:34 am
by Stephen Dean
Hi Tim,

No problems, I've done the same. I'd rather these sort of issues are reported as it means that we need to improve the help to avoid this from happening again.