Skip to content

Space Rover Mission v3.0.0

Latest
Compare
Choose a tag to compare
@jimmy1wu jimmy1wu released this 18 Apr 21:07
· 22 commits to main since this release
7631c33

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