Skip to content

Releases: OpenLiberty/space-rover-mission

Space Rover Mission v3.0.0

18 Apr 21:07
7631c33
Compare
Choose a tag to compare

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

06 Jul 17:07
6bc4c59
Compare
Choose a tag to compare

v2.0.0

Second release for Space Rover Mission 🎉🎉🎉

What's Changed

Full Changelog: v1.0.0...v2.0.0

Space Rover Mission v1.0.0

24 May 20:17
579a95f
Compare
Choose a tag to compare

v1.0.0

First release for Space Rover Mission 🎉🎉🎉

What's Changed

New Contributors

Full Changelog: https://github.com/OpenLiberty/space-rover-mission/commits/v1.0.0