2020-01-18 02:25:50 +08:00
|
|
|
venv/
|
2022-01-04 12:15:10 +08:00
|
|
|
.env
|
2021-01-18 19:07:55 +08:00
|
|
|
.clang-format
|
2020-01-18 02:25:50 +08:00
|
|
|
.DS_Store
|
|
|
|
.tags
|
|
|
|
.ipynb_checkpoints
|
|
|
|
.idea
|
|
|
|
.overlay_init
|
|
|
|
.overlay_consistent
|
|
|
|
.sconsign.dblite
|
2021-02-13 18:11:14 +08:00
|
|
|
.vscode*
|
2020-01-18 02:25:50 +08:00
|
|
|
model2.png
|
|
|
|
a.out
|
2021-05-05 19:25:29 +08:00
|
|
|
.hypothesis
|
2020-01-18 02:25:50 +08:00
|
|
|
|
|
|
|
*.dylib
|
|
|
|
*.DSYM
|
|
|
|
*.d
|
|
|
|
*.pyc
|
|
|
|
*.pyo
|
|
|
|
.*.swp
|
|
|
|
.*.swo
|
|
|
|
.*.un~
|
|
|
|
*.tmp
|
|
|
|
*.o
|
2020-04-01 07:34:55 +08:00
|
|
|
*.o-*
|
2020-01-18 02:25:50 +08:00
|
|
|
*.os
|
2020-04-01 07:34:55 +08:00
|
|
|
*.os-*
|
2020-01-18 02:25:50 +08:00
|
|
|
*.so
|
|
|
|
*.a
|
|
|
|
*.clb
|
|
|
|
*.class
|
|
|
|
*.pyxbldc
|
|
|
|
*.vcd
|
|
|
|
config.json
|
|
|
|
clcache
|
2021-01-06 04:50:23 +08:00
|
|
|
compile_commands.json
|
2020-01-18 02:25:50 +08:00
|
|
|
|
|
|
|
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
|
2021-01-20 04:16:12 +08:00
|
|
|
selfdrive/loggerd/bootlog
|
2020-01-18 02:25:50 +08:00
|
|
|
selfdrive/sensord/_gpsd
|
|
|
|
selfdrive/sensord/_sensord
|
|
|
|
selfdrive/camerad/camerad
|
2021-03-13 09:40:50 +08:00
|
|
|
selfdrive/camerad/test/ae_gray_test
|
2020-01-18 02:25:50 +08:00
|
|
|
selfdrive/modeld/_modeld
|
2020-01-31 11:12:44 +08:00
|
|
|
selfdrive/modeld/_dmonitoringmodeld
|
2020-01-18 02:25:50 +08:00
|
|
|
/src/
|
|
|
|
|
|
|
|
one
|
2022-05-16 10:22:35 +08:00
|
|
|
/body/
|
2020-01-18 02:25:50 +08:00
|
|
|
openpilot
|
|
|
|
notebooks
|
|
|
|
xx
|
2021-12-07 01:28:29 +08:00
|
|
|
yy
|
2020-12-01 08:22:42 +08:00
|
|
|
hyperthneed
|
2020-01-18 02:25:50 +08:00
|
|
|
panda_jungle
|
2021-04-01 04:40:24 +08:00
|
|
|
provisioning
|
2020-01-18 02:25:50 +08:00
|
|
|
|
|
|
|
.coverage*
|
2020-05-05 05:03:16 +08:00
|
|
|
coverage.xml
|
2020-01-18 02:25:50 +08:00
|
|
|
htmlcov
|
|
|
|
pandaextra
|
|
|
|
|
2020-05-29 06:05:04 +08:00
|
|
|
.mypy_cache/
|
2020-06-10 07:44:26 +08:00
|
|
|
flycheck_*
|
2020-06-23 05:27:07 +08:00
|
|
|
|
|
|
|
cppcheck_report.txt
|
2021-02-26 21:21:06 +08:00
|
|
|
comma*.sh
|
2021-01-20 10:08:31 +08:00
|
|
|
|
|
|
|
selfdrive/modeld/thneed/compile
|
2022-05-16 10:22:35 +08:00
|
|
|
selfdrive/modeld/models/*.thneed
|
2021-09-02 05:48:41 +08:00
|
|
|
|
|
|
|
*.bz2
|
2021-10-28 21:14:37 +08:00
|
|
|
|
|
|
|
build/
|
|
|
|
|
|
|
|
!**/.gitkeep
|