mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-04 21:12:07 +08:00
13a1c77051
* All in scons * delete all this * delete the qm files * No need to check QM files in test_translations.py anymore * readme * add lupdate to third party * fix * one line * update files_common * readme imp * add j flag * add to path * duplicate scons! * update readme * fix path fix path fix path * no path old-commit-hash: c528decd17a71bb8f9eb0be2f0d78ccc2e74f70a
86 lines
992 B
Plaintext
86 lines
992 B
Plaintext
venv/
|
|
.env
|
|
.clang-format
|
|
.DS_Store
|
|
.tags
|
|
.ipynb_checkpoints
|
|
.idea
|
|
.overlay_init
|
|
.overlay_consistent
|
|
.sconsign.dblite
|
|
.vscode*
|
|
model2.png
|
|
a.out
|
|
.hypothesis
|
|
|
|
*.dylib
|
|
*.DSYM
|
|
*.d
|
|
*.pyc
|
|
*.pyo
|
|
.*.swp
|
|
.*.swo
|
|
.*.un~
|
|
*.tmp
|
|
*.o
|
|
*.o-*
|
|
*.os
|
|
*.os-*
|
|
*.so
|
|
*.a
|
|
*.clb
|
|
*.class
|
|
*.pyxbldc
|
|
*.vcd
|
|
*.qm
|
|
config.json
|
|
clcache
|
|
compile_commands.json
|
|
|
|
persist
|
|
board/obj/
|
|
selfdrive/boardd/boardd
|
|
selfdrive/logcatd/logcatd
|
|
selfdrive/mapd/default_speeds_by_region.json
|
|
system/proclogd/proclogd
|
|
selfdrive/ui/_ui
|
|
selfdrive/test/longitudinal_maneuvers/out
|
|
selfdrive/visiond/visiond
|
|
selfdrive/sensord/_gpsd
|
|
selfdrive/sensord/_sensord
|
|
system/camerad/camerad
|
|
system/camerad/test/ae_gray_test
|
|
selfdrive/modeld/_modeld
|
|
selfdrive/modeld/_dmonitoringmodeld
|
|
/src/
|
|
|
|
one
|
|
/body/
|
|
openpilot
|
|
notebooks
|
|
xx
|
|
yy
|
|
hyperthneed
|
|
panda_jungle
|
|
provisioning
|
|
|
|
.coverage*
|
|
coverage.xml
|
|
htmlcov
|
|
pandaextra
|
|
|
|
.mypy_cache/
|
|
flycheck_*
|
|
|
|
cppcheck_report.txt
|
|
comma*.sh
|
|
|
|
selfdrive/modeld/thneed/compile
|
|
selfdrive/modeld/models/*.thneed
|
|
|
|
*.bz2
|
|
|
|
build/
|
|
|
|
!**/.gitkeep
|