documentation

This commit is contained in:
legop3
2025-11-19 14:30:40 -05:00
parent cf4e754aed
commit fc391a9d8b
10 changed files with 10 additions and 8 deletions
@@ -1,6 +1,6 @@
# general idea
- uses the rover's reported battery full, warn, and urgent values
- will apply to all rovers
- will apply to all rovers individually
- uses the rover locking system
- completely server side
- always use the battery warn value as 0% battery and the full value as 100%
@@ -19,7 +19,7 @@
## while we're at it...
- add a lock reason to the rover locking system
- add the following to the rover roster in the UI state message:
- add the following to the rover roster in the UI session state:
- battery full #
- battery warn #
- battery urgent #
View File
+8 -6
View File
@@ -1,4 +1,4 @@
## server -> client comms
## raspberry pi
- need to throttle sensor sending, maybe only send one in every 5 packets.
## 3d models for camera:
@@ -10,8 +10,10 @@
- video does not load in spectator page in admin mode
## todo
- nicknames
- discord bot
- turns display
- discord link
-
1. battery manager
2. room cameras
3. nicknames
4. discord bot
5. turns mode display
6. chat
7. redo spectator view (last)