Skip to content

Releases: Hyperloop-UPV/software

[backend] v2.2.1

26 Feb 19:55
76ccfc7

Choose a tag to compare

This release adds the ability to switch the ADJ test ON or OFF from the config file and removes the now unused ADJ submodule.

  • ADJ tests switch
  • ADJ submodule removed

[backend] v2.2.0

25 Feb 14:33
3af27f3

Choose a tag to compare

Warning: Only use with ADJ 2.x.x versions1


This release includes the first version of the Booster GUI and some backend features.

  • [control-station] Booster GUI V0.1.0-beta
  • [backend] ADJ repo cloning and updating fixed
  • [backend] Auto network device selector

  1. If you are using ADJ 1.x.x versions, use release v2.1.1

[backend] v2.1.2 Adaptation to ADJ 2.0.0

23 Feb 19:28
0d794af

Choose a tag to compare

Warning: Only use with ADJ 2.x.x versions1


This release includes the Ethernet View hotfix for field verification for all types, the backend adaptation to the ADJ 2.0.0 version, and several bug fixes and optimizations on handling the ADJ and packets in the Backend.

  • [ethernet-view] field validation hotfix
  • [ADJ] Name not equal to id error
  • [ADJ] Several packet safe and warning range errors
  • [ADJ] Orders not showing in GUI error (related to "name equal to id error")
  • [ADJ] Several optimizations in ADJ handling logic (models, implementation, unmarshalling, ...)

  1. If you are using ADJ 1.x.x versions, use release v2.1.1

[ethernet-view] v2.1.1 Frontend uint32 bug hotfix

16 Feb 19:16

Choose a tag to compare

  • uint32 bug fix
  • adj repo name change assessed

[backend] v2.1.0

13 Feb 12:48
3ef5b35

Choose a tag to compare

Update with the new Packet Sender and ADJ configurable from the TOML configuration file.

[backend] v2.0.0

01 Jan 18:55

Choose a tag to compare

This version integrates the new ADJ logic with the H9 Backend.

[backend] v2.0.0-beta

07 Dec 23:12
1b5a0b3

Choose a tag to compare

This version replaces the old Excel-driven ADE logic used to get the info needed for the communication between Backend and the vehicle with the new JSON-driven ADJ, maintaining the rest of the Backend's logic intact but effectively making it incompatible with any previous version (1.X.X).

This is a beta release, it is not thoroughly tested and therefore it can contain bugs or/and not be stable, report issues in that case.

[backend] v2.0.0-alpha.5

07 Dec 03:08

Choose a tag to compare

Pre-release
schizophrenia mk4

[backend] v2.0.0-alpha.4

07 Dec 02:09

Choose a tag to compare

Pre-release
schizophrenia mk2

[backend] v2.0.0-alpha.3

07 Dec 01:55

Choose a tag to compare

Pre-release
Minor fixes :P