Releases: Hyperloop-UPV/software
v2.2.12
What's Changed
- remove packet-sender/adj submodule by @JFisica in #285
- Alternative dev envs by @msanlli in #283
- Release with testadj compiled by @msanlli in #282
- [Backend] Send fault when there are errors with the connection by @JFisica in #287
- [Backend] Packet sender rework by @JFisica in #286
- [Backend] Updater version.txt fix by @JESUSJH18 in #284
Full Changelog: v2.2.11...v2.2.12
v2.2.9
Usage
When using the Control Station make sure that you have configured your IP as the one specified in the ADJ—usually 192.168.0.9. Then make sure to configure the boards you'll be making use of in the config.toml (at the top of the file you'll be able to see the vehicle/boards option, just add or remove the boards as needed following the format specified in the ADJ.
To change the ADJ branch from main, change the option adj/branch at the end of the config.toml with the name of the branch you want to use or leave it blank if you'll be making use of a custom ADJ.
What's Changed
- adj update by @msanlli in #237
- [Backend] packet sender panic fix by @JESUSJH18 in #242
- [control station] gui booster v1 by @ariadnatp in #246
- [Backend] Logger QOL updates by @JFisica in #254
- [Backend] Clone a temp ADJ to check internet connection by @JFisica in #253
- Update vite alias to local files (common-front) by @JFisica in #255
- [Backend] Version system and auto-update by @JESUSJH18 in #241
- Update develop by @msanlli in #256
- v3.0.0 by @msanlli in #257
- Update README.md by @msanlli in #261
New Contributors
Full Changelog: v2.2.8...v2.2.9
v2.2.10
What's Changed
- Release auto-generation by @msanlli
- Create build-updater.yml by @msanlli in #264
- Main by @msanlli in #265
- [Backend] Avoid overflooding console with exponential backoff by @JFisica in #270
- [Backend] Updaters path draft by @JESUSJH18 in #269
- [backend] Function to get all the blcu topics by @Saulsantos25 in #271
- Some fixes to improve readability at BLCU GUI by @ariadnatp in #272
New Contributors
- @Saulsantos25 made their first contribution in #271
Full Changelog: v2.2.9...v2.2.10
[Control Station] v2.2.7 Booster GUI v1
Merge pull request #256 from HyperloopUPV-H8/main Update develop
[backend] v2.2.8 updater
VERSION.md
[backend] v2.2.6 Updated default backend config
Update config.toml
[backend] v2.2.5 Browser windows automatic opening
[backend] v2.2.4
ADJ test config hotfix
[backend] v2.2.3
This patch fixes the ADJ test execution and the config.toml
Known issues:
- ADJ test can not be turned off
[backend] v2.2.2 pcap hotfix
Merge pull request #223 from HyperloopUPV-H8/backend/pcap-hotfix [backend] pcap hotfix
