ADTF Peak CAN FD Device
Release Notes

Version History

  • 1.0.4
    • Removed property channel, internally not used anymore
    • Improved readme
    • Small fixes for init and shutdown
    • Use adtf v3.20
  • 1.0.3
    • Switched PEAK errors language from german to english
    • Changed property names of filters to lower_snake_case
    • Receiver got a combobox with default values for property "baudrate_fd" like the transmitter
    • Removed speed property and replaced timer based function calls with event based function calls in receiver
    • Improved logs
    • Error frames are now supported
    • Status frames are ignored
    • Transmitter and receiver can be used on the same physical channel
    • Transmitter only sent 8 bytes of payload although payloadlength was bigger but CAN FD flag was missing
    • Enabling "listen_only" property of receiver leads to failed initialization
    • Use adtf v3.18
    • Use adtf_device_toolbox_sdk v3.12
  • 1.0.2
    • Harmonize spelling
  • 1.0.1
    • Ensure that generated plugin documentation has been embedded
  • 1.0.0
    • Initial version of a streaming source and sink to send and receive CAN FD data using PEAK API
    • Use adtf v3.17
    • Use adtf_device_toolbox_sdk v3.11

Known Issues / Restrictions

  • none