Releases: OpenLiberty/space-rover-mission
Releases · OpenLiberty/space-rover-mission
Space Rover Mission v3.0.0
What's Changed
- Adding mocked hardware and test compose file by @jacobwdv in #101
- adding unlimited log size for space rover logs and leaderboard logs by @jacobwdv in #104
- update architecture diagram by @jimmy1wu in #106
- updating base images to java 11 (Semeru) and OL v22.0.0.8 by @jacobwdv in #115
- don't send keyboard cmds unless in-game by @jimmy1wu in #116
- only progressing to connect hardware when valid messages are recieved by @jacobwdv in #117
- Update README.md by @hlhoots in #120
- adding addresses for sun damage on gameboard 3 by @jacobwdv in #121
- Creating startup script for space rover localhost execution by @jacobwdv in #123
- Jd reducelatency by @jacobwdv in #124
- Adding Rover V3 Code by @pgunapal in #122
- Update SpaceRover_Teensy.ino by @pgunapal in #125
- move venv out of /tmp and stop rover when hand is no longer detected. by @jacobwdv in #126
- adding battery percentage metric by @jacobwdv in #127
- persisting prometheus data and updating logging for websockets by @jacobwdv in #128
- adding battery message sent to GUI after rover responds from ACK by @jacobwdv in #131
- send a stop on every change in direction from hand gestures by @jacobwdv in #130
- Update Space Rover docs for V3 by @pgunapal in #133
- Added updated V3 NodeMCU code by @pgunapal in #135
- show rover battery percentage on game registration page by @jimmy1wu in #136
- center battery status text by @jimmy1wu in #137
- encode player name before sending to game by @jimmy1wu in #138
New Contributors
Full Changelog: v2.0.0...v3.0.0
Space Rover Mission v2.0.0
v2.0.0
Second release for Space Rover Mission 🎉🎉🎉
What's Changed
- Jd leaderboard v2 by @jacobwdv in #78
- add search functionality to leaderboard by @jimmy1wu in #80
- addressing jimmys code review comments and updating docker to fix ope… by @jacobwdv in #79
- Adding left hand integration with gesture control by @mshah0722 in #82
- add pagination to leaderboard table by @jimmy1wu in #84
- Update Rover Circuit Diagram V2 by @pgunapal in #87
- Updated architecture diagram by @pgunapal in #88
- add a toggle to show failures on leaderboard page by @jimmy1wu in #89
- GameBoard v2 code changes by @ellen-lau in #90
- add game modes to frontend by @jimmy1wu in #91
- readme and setup doc updates by @ellen-lau in #92
- Add space-rover device code by @pgunapal in #93
- stable build from integration day 03/06/2022 by @jacobwdv in #94
- update gb setup section by @ellen-lau in #95
- Issue 75 by @mshah0722 in #96
Full Changelog: v1.0.0...v2.0.0
Space Rover Mission v1.0.0
v1.0.0
First release for Space Rover Mission 🎉🎉🎉
What's Changed
- init frontend and create home page by @jimmy1wu in #17
- create play page by @jimmy1wu in #22
- Jd leaderboardservicemix by @jacobwdv in #25
- create leaderboard page by @jimmy1wu in #26
- package font so it can be used offline by @jimmy1wu in #28
- stop game from client side and send timestamp to server by @jimmy1wu in #29
- add sound to play page by @jimmy1wu in #30
- fix socket handlers by @jimmy1wu in #31
- Latest stable build by @jacobwdv in #32
- nav to home page if end mission by @jimmy1wu in #37
- Fix player name by @jimmy1wu in #38
- add sound to leaderboard page by @jimmy1wu in #36
- hide settings page in header by @jimmy1wu in #39
- fix leaderboard by @jimmy1wu in #40
- deploy frontend using nginx by @jimmy1wu in #35
- Added Prometheus and Grafana support by @pgunapal in #34
- add clear endpoint by @jacobwdv in #41
- adding documentation files by @ellen-lau in #42
- cleanup repo by @jimmy1wu in #43
- Added rover src code and documentation by @pgunapal in #45
- update main readme by @jimmy1wu in #48
- create docs for client by @jimmy1wu in #46
- adding colour assist and some refactoring by @jacobwdv in #49
- Update README.md by @mshah0722 in #51
- Gesture recognition via trained VGG19 model by @mshah0722 in #50
- initial updates for setup doc by @ellen-lau in #47
- Gb circuit schematic by @ellen-lau in #52
- update readme's in services by @jimmy1wu in #53
- update setup and troubleshooting docs by @ellen-lau in #54
- update architecture diagram to use OL logo beside services by @jimmy1wu in #55
- Restructuring folder by @mshah0722 in #56
- Updated MP logo in Architecture diagram by @pgunapal in #59
New Contributors
- @jimmy1wu made their first contribution in #17
- @jacobwdv made their first contribution in #25
- @pgunapal made their first contribution in #34
- @ellen-lau made their first contribution in #42
- @mshah0722 made their first contribution in #51
Full Changelog: https://github.com/OpenLiberty/space-rover-mission/commits/v1.0.0