|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## 1.0.0 (2025-05-22) |
| 4 | + |
| 5 | + |
| 6 | +### Features |
| 7 | + |
| 8 | +* add task to set-up correct timezone on rover ([feb4777](https://github.com/VU-ASE/rover-setup/commit/feb47774a933d3aadcc69358a54f49a24d51a1f0)) |
| 9 | +* added a bootscript for selecting a service.yaml profile ([2294bee](https://github.com/VU-ASE/rover-setup/commit/2294bee1cd4892fa410e0d8bc0f18b6e68aaf49c)) |
| 10 | +* added log for flash history ([7fe6410](https://github.com/VU-ASE/rover-setup/commit/7fe64106c25610a67b64f94b97fcd19e762e43ad)) |
| 11 | +* added logging file to be saved on corresponding rover ([b19ebad](https://github.com/VU-ASE/rover-setup/commit/b19ebad2bb4e12b8cad4709996c4846614c523c0)) |
| 12 | +* added python dependencies ([f2ff4d7](https://github.com/VU-ASE/rover-setup/commit/f2ff4d7aad6bdfaa9a8492a2935aa677a7856310)) |
| 13 | +* added testing scripts (wip) ([3be31f2](https://github.com/VU-ASE/rover-setup/commit/3be31f297f19ab5a693644f5afad37f35c167177)) |
| 14 | +* changed network setuyp ([e2a14db](https://github.com/VU-ASE/rover-setup/commit/e2a14db803893419ad2cc64221d311682eea0566)) |
| 15 | +* rover-reset works now ([984b856](https://github.com/VU-ASE/rover-setup/commit/984b8563c8116eaf661bff6875fae5de3dbdd0b2)) |
| 16 | +* rover09 ready to be used ([44f3391](https://github.com/VU-ASE/rover-setup/commit/44f33910bf2796ac22c0e4c0caacd645c9ac3233)) |
| 17 | +* shutdown, boot and rover-reset utilities ([aa893fd](https://github.com/VU-ASE/rover-setup/commit/aa893fda617464a9d124e8440dc50e8efc7f4ee8)) |
| 18 | +* update script fix ([4ff0fea](https://github.com/VU-ASE/rover-setup/commit/4ff0fea7adae834b34436c3850ff994d143e3e99)) |
| 19 | + |
| 20 | + |
| 21 | +### Bug Fixes |
| 22 | + |
| 23 | +* /pipeline and /pipeline/start not showing sufficient reponse data ([d1289ae](https://github.com/VU-ASE/rover-setup/commit/d1289ae131cc361092c74da07ffba4a87744d3d4)) |
| 24 | +* add more rovers ([a13086d](https://github.com/VU-ASE/rover-setup/commit/a13086d820f3cc7c64d6a91bcc0dfdd04be9a88f)) |
| 25 | +* added docs ([789c741](https://github.com/VU-ASE/rover-setup/commit/789c74114e63a82d1a2c8ab4199c4c29faccbfb8)) |
| 26 | +* added gdb dependency ([a139813](https://github.com/VU-ASE/rover-setup/commit/a1398130d1099a829ab1aa8c4fa76249284df2b1)) |
| 27 | +* added version arg to update script ([7789c17](https://github.com/VU-ASE/rover-setup/commit/7789c17c75cc33e90c51232de6fdef96484e3cd5)) |
| 28 | +* ase-system-start service was never being enabled in the first place ([9de971f](https://github.com/VU-ASE/rover-setup/commit/9de971fa14467d0860ecf58478aadafa65237277)) |
| 29 | +* binary blobs now in the repo ([95b4ed4](https://github.com/VU-ASE/rover-setup/commit/95b4ed44a4a92c4ffa269a1dbc37fe69c149322f)) |
| 30 | +* bootscript start ([9cd87e8](https://github.com/VU-ASE/rover-setup/commit/9cd87e88c6f80e1de52cdf1d551c362aae544337)) |
| 31 | +* fetch-latest script updated ([2ac6e74](https://github.com/VU-ASE/rover-setup/commit/2ac6e7432363bd34227338c124d3982e603ecad3)) |
| 32 | +* ignore errors ([545c93f](https://github.com/VU-ASE/rover-setup/commit/545c93fd1aa9709dd753ed029403b84b28624c3c)) |
| 33 | +* missing kernel modules due to quiet kernel compilation warning ([9305a03](https://github.com/VU-ASE/rover-setup/commit/9305a03d0a9553cbfbfca29e62e808cdf935b5e5)) |
| 34 | +* possible fix for mystery symlink issue ([ca5ccdf](https://github.com/VU-ASE/rover-setup/commit/ca5ccdfef32a2422a5d2cd602ab754c6036714bd)) |
| 35 | +* removed old on-boot service script ([bd06fcd](https://github.com/VU-ASE/rover-setup/commit/bd06fcdedb28a88defb4968e669f0841c2469e1e)) |
| 36 | +* reset command ([b522b26](https://github.com/VU-ASE/rover-setup/commit/b522b26c7291d713c2c57f2588252ed12629484c)) |
| 37 | +* rover not starting to beep when an invalid pipeline was met ([1bca669](https://github.com/VU-ASE/rover-setup/commit/1bca669548401b4ce711ed4062824d3258ef9e88)) |
| 38 | +* rover-reset ([db46398](https://github.com/VU-ASE/rover-setup/commit/db46398296e78aa53120fc3610b0f4b49493450f)) |
| 39 | +* roverid was incorrect ([74be9f1](https://github.com/VU-ASE/rover-setup/commit/74be9f19099dc4e2df2aa985a22ef1b7a3d6c574)) |
| 40 | +* system-start and shutdown scripts ([14abac3](https://github.com/VU-ASE/rover-setup/commit/14abac3cb141d2fd0e6517f166f30f844f8d9930)) |
| 41 | +* systemd service was blocking entire system ([ad8da5e](https://github.com/VU-ASE/rover-setup/commit/ad8da5ef5ac6f1e95f02e47340a7387556280654)) |
| 42 | +* type ([2f02816](https://github.com/VU-ASE/rover-setup/commit/2f02816056b81fcf344009d2e8d9216196265a3c)) |
| 43 | +* udpated roverlib python ([1cbe73a](https://github.com/VU-ASE/rover-setup/commit/1cbe73aafb07738c455bb83d100d125a2956a964)) |
| 44 | +* update script ([5fecc97](https://github.com/VU-ASE/rover-setup/commit/5fecc97b11330332e0baed04ecbed4ed627d37f9)) |
| 45 | +* updated roverlib-python ([5dc783c](https://github.com/VU-ASE/rover-setup/commit/5dc783c463c3d7c7fb1348cdc40b8bfc9e39e5f8)) |
| 46 | + |
3 | 47 | ## 1.0.0 (2024-02-28) |
4 | 48 |
|
5 | 49 |
|
|
0 commit comments