API Reference kitt v0.4.0

Modules

Provides encoding and decoding functionality for UPER-encoded DSRC message payloads defined by the J2735 standard defined by the Society for Automotive Engineers.

Encoding and decoding functions for specific message types and frame defined by the J2735-standard.

Defines the structure and instantiation function for creating a J2735-compliant BasicSafetyMessage

Defines the structure and instantiation function for creating a J2735-compliant BSMCoreData data element

Defines the structure and instantiation function for creating a J2735-compliant Common Safety Request message.

Defines the structure and instantiation function for creating a J2735-compliant Emergency Vehicle Alert message

Defines the structure and instantiation function for creating a J2735-compliant Intersection Collision Alert message

Defines the structure and instantiation function for creating a J2735-compliant MapData message

Defines the structure and instantiation function for creating a J2735-compliant PersonalSafetyMessage.

Defines the structure and instantiation function for creating a J2735-compliant Road Side Alert message

Defines the structure and instantiation function for creating a J2735-compliant SignalPhaseandTiming message

Defines the structure and instantiation function for creating a J2735-compliant SignalRequestMessage

Defines the structure and instantiation function for creating a J2735-compliant SignalStatusMessage

Defines the structure and instantiation function for creating a J2735-compliant Traveler Information message

Collection of custom typespec definitions for abstracting the complexity of messages away from the structs that define them.

Utility functions for interacting with data frames and elements for cleaner readability across modules.