This commit is contained in:
Your Name
2024-04-27 23:26:41 -05:00
parent 2b4ba52cf0
commit 926a1b9f4a
2 changed files with 15 additions and 0 deletions

12
clearpiliot_devqueue.txt Normal file
View File

@@ -0,0 +1,12 @@
- fix drive mode
- on ready, just logo with 'ready' (auto gen)
- on ready, screen timeout 3 minutes
- on settings, screen timeout 3 minutes
- define forced settings
- define default settings
- update dash symbols logic
- update on road gui to take out dumb widgets
- write forced disable lane change mode feature
- write automations node script, have it read data from stdin / write to stdout
- fix webview
- write hello world new settings menu

3
clearpilot_notes.txt Normal file
View File

@@ -0,0 +1,3 @@
example of using stdin and stdout as a message buffer:
selfdrive/manager/build.py