Skip to content

Releases: melexis-fir/mlx90640-driver-evb9064x-py

V0.4.1

02 Jun 16:40
Compare
Choose a tag to compare
  • trash the return of the first initial command and empty buffers
  • update workflow to test on 4 platforms (ubuntu/win10/rpi4B/jetson-nano)

V0.4.0

02 Jun 03:41
Compare
Choose a tag to compare
  • roll back to 0.2.1
  • add fsync + initial dummy command to fix linux write buffer issues with serial port.

V0.3.0

01 Jun 23:24
Compare
Choose a tag to compare
  • linux add '\n' to force a flush of the write buffer!

V0.2.1

31 Mar 19:13
Compare
Choose a tag to compare

Serial link working on:

  • win 10
  • raspberry pi
    (likely working on linux pc and jetson nano as well, but not validated.)

V0.2.0

30 Mar 23:07
Compare
Choose a tag to compare
  • attempt to fix unstable USB link
    • working on windows 10
    • not validated on linux based OS platforms.

V0.1.0

09 Mar 19:52
Compare
Choose a tag to compare

Initial release

  • known issue: serial port does not always response:
    • windows performs a little better.
    • linux oses seems to be more affected.