Skip to content

v4.6.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 26 Jan 19:05

4.6.0 (2025-01-26)

Bug Fixes

  • insim: Derive InSimPacket type from packetTypeToClass (54baceb)

Features

  • is_aic: repeat AI info using special CS_REPEAT_AI_INFO input type (9dded53)
    • CS_SEND_AI_INFO input to send a single IS_AII packet
    • CS_REPEAT_AI_INFO input to send IS_AII packets at regular intervals
  • is_aic: support for array of inputs, optional time to hold (53c5e24)
    • Each input can optionally take a time value to hold
    • Exported all packet enums:
      • AICGear
      • AICHeadlights
      • AICIndicators
      • AICInput
      • AICLook
      • AICSteering
      • AICToggleValue
      • AIInputVal