SpeedKph = (Data1 * 0x10000 + Data2 * 0x100 + Data3) * 0.001379060159
This is a 2's complement signed value.