Releases: Hyperloop-UPV/software
Releases · Hyperloop-UPV/software
Release 2.3.2.14
v2.3.2.14 Add button to set/unset all moving averages
Release 2.3.2.13
v2.3.2.13 Lower the min threshold on batteries temp
Release 2.3.2.12
v2.3.2.12 Cells disconnect
v2.3.2.11
- Show disconnected on indicators before connecting to the pod
- No pressure gauges
- New Emergency Button
- Fix text colour in dark mode
Release 2.3.2
First version of H10's control station, finished by v3.0.0
What's Changed
- some changes by @ariadnatp in #346
- [Backend] Avoid repeated errors when not connected to a board by @JFisica in #347
- Backend/dev mode by @msanlli in #348
- Change general structure of control station pages by @JFisica in #350
- revert chart high level by @msanlli in #351
- Backend/new packet sender by @msanlli in #349
- packet sender multirandom tool by @msanlli in #352
- packet sender manual mode by @msanlli in #353
- Change some colors by @JFisica in #354
- [Control Station] New version by @JFisica in #343
- [Control Station] Fix booster orders by @JFisica in #359
- Add max cell voltage by @JFisica in #360
- [Backend] Unix milli on logger by @JFisica in #361
- [Control station] Fix HVSCU soc by @JFisica in #362
- [control-station] Dark Mode by @msanlli in #357
- Don't loop Kiko (they get dizzy) by @JFisica in #363
- Lifecycle management by @msanlli in #330
- v2.3.2 by @msanlli in #365
- [Control Station] Display Cell voltage by @JFisica in #366
- Ethernet view/dark mode by @msanlli in #367
- [Ethernet View] QOL by @JFisica in #369
- [Control Station] Take Cameras Page from ethernet view by @JFisica in #370
- [Control Station] Add bms status indicator by @JFisica in #372
- Ethernet view/dark mode by @msanlli in #371
- v2.3.2.10 by @msanlli in #373
Full Changelog: v2.3.1...v2.3.2
Por la GUI!!! - SW H10
2.3.0
- BLCU
- Columns are back (hideable)
- Exponential Backoff
- TCP config
- TFTP config
What's Changed
- delete submodules file by @msanlli in #220
- adj tests switch by @msanlli in #221
- v2.2.1 by @msanlli in #222
- [backend] pcap hotfix by @msanlli in #223
- pcap hotfix by @msanlli in #224
- [Backend] Fix testadj script doesn't provide information by @JESUSJH18 in #229
- v2.2.3 by @msanlli in #230
- Update Develop by @msanlli in #235
- [Backend] Packet-sender update, adj.go modif. by @JESUSJH18 in #236
- 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
- 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
- v3.0.1 by @msanlli in #277
- [Backend] Propagate fault by @JFisica in #278
- [Backend] Warn when using local ADJ by @JFisica in #279
- [Backend] Updater exits by @JESUSJH18 in #276
- v3.0.2 by @msanlli in #280
- 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
- Bump golang.org/x/net from 0.22.0 to 0.38.0 in /backend by @dependabot in #273
- [Backend] Packet selector by @JFisica in #290
- [Ethernet-view] Show name on protection packets by @JFisica in #288
- [Common-front] Show name on protection packets by @JFisica in #289
- Bump vite from 4.5.3 to 4.5.14 in /common-front by @dependabot in #291
- changes for improve testing page view by @ariadnatp in #293
- Preserve executable permissions in release packages by @msanlli in #296
- Dev shell for windows by @msanlli in #298
- Docs reorganization by @msanlli in #299
- BLCU improvements by @msanlli in #300
- feat: add BLCU configuration structure and settings by @msanlli in #301
- fix: pass BLCU DownloadRequest as pointer to prevent panic by @msanlli in #302
- feat: implement BLCU board registration and packet mapping by @msanlli in #303
- chore: enhance development environment with Makefile and shell.nix by @msanlli in #304
- Common front/cameras by @msanlli in #305
- Feature/protocol documentation by @msanlli in #306
- TFTP configuration by @msanlli in #307
- TCP settings by @msanlli in #314
- [Backend] Change blcu order ids to match board's ids by @JFisica in #318
- [Common front] Fix protection packets for non-number values by @JFisica in #317
- [Ethernet view] Fix protection packets for non-number values by @JFisica in #316
- [Backend] Fix backoff by @JFisica in #315
- [Backend] Create subfolders for each board on the data logger by @JFisica in #321
- Get BLCU id from ADJ by @msanlli in #324
- Dynamic Columns by @ariadnatp in #325
- v2.3.0 by @msanlli in #327
- fix automatic_window_opening logic by @msanlli in #328
New Contributors
- @JFisica made their first contribution in #254
- @Saulsantos25 made their first contribution in #271
Full Changelog: v2.2.0...v2.3.0
Release 2.3.0-pre
v2 is back after it has been established that the v3 versions are fully compatible with the v2
Not for testing use
This version fixes the TCP connection issues and adds the changes from the v3 to the v2, continuing the major version.
What's Changed (since v3.1.2-pre)
Full Changelog: v2.2.0...v2.3.0-pre
v2.2.11
What's Changed
- Version check fix by @msanlli
- [Backend] Propagate fault by @JFisica in #278
- [Backend] Warn when using local ADJ by @JFisica in #279
- [Backend] Updater exits by @JESUSJH18 in #276
Full Changelog: v2.2.10...v2.2.11
v2.2.10-beta
What's Changed
- 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-beta
v2.2.13-pre
Not for testing use
New Features
- Working BLCU*
- Configurable TFTP protocol
- New cameras page
- New Ethernet View personalization
- Packet Selector
- New dev shell (also for windows)
- Executable attribute error fixed
- New and updated docs
What's Changed
- [Backend] Packet selector by @JFisica in #290
- [Ethernet-view] Show name on protection packets by @JFisica in #288
- [Common-front] Show name on protection packets by @JFisica in #289
- Bump vite from 4.5.3 to 4.5.14 in /common-front by @dependabot in #291
- changes for improve testing page view by @ariadnatp in #293
- Preserve executable permissions in release packages by @msanlli in #296
- Dev shell for windows by @msanlli in #298
- Docs reorganization by @msanlli in #299
- BLCU improvements by @msanlli in #300
- feat: add BLCU configuration structure and settings by @msanlli in #301
- fix: pass BLCU DownloadRequest as pointer to prevent panic by @msanlli in #302
- feat: implement BLCU board registration and packet mapping by @msanlli in #303
- chore: enhance development environment with Makefile and shell.nix by @msanlli in #304
- Common front/cameras by @msanlli in #305
- Feature/protocol documentation by @msanlli in #306
- TFTP configuration by @msanlli in #307
Full Changelog: v2.2.12...v2.2.13-pre
