mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-08-21 00:03:45 +08:00
98a3cabdf2
The keyboard now signals when it wants to open. By subscribing to this signal we can close the sidebar to make the keyboard larger. We also increase the key size to make it easier to type on. old-commit-hash: c52e3dfb0887358faee5cb37f0eefc77767fd71d
70 lines
821 B
Plaintext
70 lines
821 B
Plaintext
venv/
|
|
.DS_Store
|
|
.tags
|
|
.ipynb_checkpoints
|
|
.idea
|
|
.overlay_init
|
|
.overlay_consistent
|
|
.sconsign.dblite
|
|
.vscode
|
|
model2.png
|
|
a.out
|
|
|
|
*.dylib
|
|
*.DSYM
|
|
*.d
|
|
*.pyc
|
|
*.pyo
|
|
.*.swp
|
|
.*.swo
|
|
.*.un~
|
|
*.tmp
|
|
*.o
|
|
*.o-*
|
|
*.os
|
|
*.os-*
|
|
*.so
|
|
*.a
|
|
*.clb
|
|
*.class
|
|
*.pyxbldc
|
|
*.vcd
|
|
config.json
|
|
clcache
|
|
|
|
persist
|
|
board/obj/
|
|
selfdrive/boardd/boardd
|
|
selfdrive/logcatd/logcatd
|
|
selfdrive/mapd/default_speeds_by_region.json
|
|
selfdrive/proclogd/proclogd
|
|
selfdrive/ui/_ui
|
|
selfdrive/test/longitudinal_maneuvers/out
|
|
selfdrive/visiond/visiond
|
|
selfdrive/loggerd/loggerd
|
|
selfdrive/sensord/_gpsd
|
|
selfdrive/sensord/_sensord
|
|
selfdrive/camerad/camerad
|
|
selfdrive/modeld/_modeld
|
|
selfdrive/modeld/_dmonitoringmodeld
|
|
/src/
|
|
|
|
one
|
|
openpilot
|
|
notebooks
|
|
xx
|
|
panda_jungle
|
|
apks
|
|
openpilot-apks
|
|
|
|
.coverage*
|
|
coverage.xml
|
|
htmlcov
|
|
pandaextra
|
|
|
|
.mypy_cache/
|
|
flycheck_*
|
|
|
|
cppcheck_report.txt
|
|
comma.sh
|