Skip to content

v1.0.6

Compare
Choose a tag to compare
@jgressmann jgressmann released this 05 Aug 06:40

SuperCAN v1.0.6

SuperCAN firmware v0.4.6

  • fixes livelock in can_usb_task
  • improve interrupt handler speed by reducing the number of function calls
  • fixes secondary sample point to work with 1/8MBit/s PCAN-USB X6 FD

Linux

  • update MODULE_LICENSE to 'Dual MIT/GPL', same as source
  • clarify license is GPLv2 not any later version
  • remove printing of error frames to kernel log
  • batch tx request to improve throughput on longer CAN-FD frames

Test Harness

  • Adds test for CAN error frame generation
  • Update CAN test harness to support setting the bitrate for the data phase

Documentation

  • Update flash instructions for Linux and Windows