diff --git a/authentication_and_access_control.md b/plans/authentication_and_access_control.md similarity index 100% rename from authentication_and_access_control.md rename to plans/authentication_and_access_control.md diff --git a/battery_manager.md b/plans/battery_manager_outline.md similarity index 90% rename from battery_manager.md rename to plans/battery_manager_outline.md index 02bbc91b..0f442d36 100644 --- a/battery_manager.md +++ b/plans/battery_manager_outline.md @@ -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 # diff --git a/battle_mode.md b/plans/battle_mode.md similarity index 100% rename from battle_mode.md rename to plans/battle_mode.md diff --git a/new_video_pipeline.md b/plans/new_video_pipeline.md similarity index 100% rename from new_video_pipeline.md rename to plans/new_video_pipeline.md diff --git a/outline.md b/plans/outline.md similarity index 100% rename from outline.md rename to plans/outline.md diff --git a/pi_camera_servo_outline.md b/plans/pi_camera_servo_outline.md similarity index 100% rename from pi_camera_servo_outline.md rename to plans/pi_camera_servo_outline.md diff --git a/problems.md b/plans/problems.md similarity index 72% rename from problems.md rename to plans/problems.md index 4c32cbb5..63751f20 100644 --- a/problems.md +++ b/plans/problems.md @@ -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 -- \ No newline at end of file +1. battery manager +2. room cameras +3. nicknames +4. discord bot +5. turns mode display +6. chat +7. redo spectator view (last) \ No newline at end of file diff --git a/react_ui_controls_system_outline.md b/plans/react_ui_controls_system_outline.md similarity index 100% rename from react_ui_controls_system_outline.md rename to plans/react_ui_controls_system_outline.md diff --git a/server_client_structure.md b/plans/server_client_structure.md similarity index 100% rename from server_client_structure.md rename to plans/server_client_structure.md diff --git a/ui_styling_overhaul_outline.md b/plans/ui_styling_overhaul_outline.md similarity index 100% rename from ui_styling_overhaul_outline.md rename to plans/ui_styling_overhaul_outline.md