Interface related changes

DeviceParser

The get method was changed to avoid a casting from void** and doing null pointer checks. The new api will set the data for the given parameter and given target type, which are given as a reference.

Messages

New flash types have been added to support reading audio data formats stored as wav or raw pcm data

xTPUtil

Error message function APIs got updated to have a consistent and type safe parameter handling.

  • returnFailXTP

  • returnFailXTPWithFullErrorID

This function was extended to make use of the MessageBuffer type and a more convenient usage of parameters.

_________________

Rate this post!