Skip to content

Releases: SpaceTeam/llserver_ecui_houbolt

Patch 1.2.0

15 Nov 12:12
Compare
Choose a tag to compare

Patch Notes:

  • added more precise timer with clock_nanoseconds
  • enhanced TCP Socket Protocol by adding a header containing the length of the payload
  • added support for docker containers
  • increased baud rate to enable reading more sensors (had stability issues due to too much traffic on the serial
  • added plot script for plotting sensor data using gnuplot
  • additional functionality for saving comments after running a sequence
  • improved sequence execution, now custom maps are created beforehand instead of looping through the whole json sequence
    every tick

1.1.0

12 Feb 11:26
Compare
Choose a tag to compare

Second Release of the Engine Control Unit Interface with the Hedgehog Controller

This Project works together with the ECUI WEB

Changelog

  • added config file instead of header file constants
  • increased performance
  • fixed file logging crashes
  • extended logging capabilities
  • implemented interpolation functions (none, linear) for sequence

First ECUI Release

13 Oct 15:13
Compare
Choose a tag to compare

First Release of the Engine Control Unit Interface with the Hedgehog Controller

This Project works together with the ECUI WEB