This website works better with JavaScript.
Explore
Help
Register
Sign In
sadmen
/
dragonpilot
mirror of
https://github.com/dragonpilot-community/dragonpilot.git
Watch
1
Star
0
Fork
You've already forked dragonpilot
0
Code
Issues
6
Packages
Projects
Releases
Wiki
Activity
dragonpilot - 基於 openpilot 的開源駕駛輔助系統
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7785
Commits
43
Branches
64
Tags
6.9 GiB
C
54.9%
C++
23.2%
Python
20%
Cap'n Proto
0.8%
Cython
0.3%
Other
0.6%
Tag:
Branch:
Tree:
c00afb51be
0.6.1-en
0.6.2-en
0.6.3-en
0.6.4-en
0.6.5-en
0.6.6-en
0.7.0-en
0.7.1-en
0.7.10
0.7.10-081-model
0.7.2-en
0.7.3-en
0.7.4-i18n
0.7.5-i18n
0.7.6-i18n
0.7.7-i18n
0.7.8-i18n
0.8.0
0.8.1
0.8.10
0.8.12
0.8.13
0.8.4
0.8.5
0.8.6
0.8.7
0.8.8
0.8.9
0.9.8
d2
d2-honda
d3
deprecated-beta2
deprecated-beta3
deprecated-release2
deprecated-release2_e2e
deprecated-release3
docs
master3-pedal
pre-build
pre-build-sdsu-tune
pre-build-tr7
r2
r2-v2022.07.29
r3-v2022.07.29
r3-v2022.08.14
v0.1
v0.2
v0.2.1
v0.2.2
v0.2.3
v0.2.4
v0.2.5
v0.2.6
v0.2.7
v0.2.8
v0.2.9
v0.3.0
v0.3.1
v0.3.2
v0.3.3
v0.3.4
v0.3.5
v0.4.0.2
v0.4.1
v0.4.2
v0.4.4
v0.4.5
v0.4.6
v0.4.7
v0.5
v0.5.1
v0.5.10
v0.5.11
v0.5.12
v0.5.13
v0.5.2
v0.5.3
v0.5.4
v0.5.5
v0.5.6
v0.5.7
v0.5.8
v0.5.9
v0.6.2-zhs
v0.6.2-zht
v0.6.3-zhs
v0.6.3-zht
v0.6.4-zhs
v0.6.4-zht
v0.6.5-zhs
v0.6.5-zht
v0.6.6-zhs
v0.6.6-zht
v0.7.0-zhs
v0.7.0-zht
v0.7.1-zhs
v0.7.1-zht
v0.7.2-zhs
v0.7.2-zht
v0.7.3-zhs
v0.7.3-zht
v0.7.4-i18n
v0.7.4-zhs
v0.7.4-zht
v0.7.5-i18n
v0.7.6-i18n
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'c00afb51be'
${ noResults }
dragonpilot
/
common
History
Dean Lee
8dbb25e683
params: remove all files if call clearAll with the ParamKeyType.ALL key. (
#26000
)
...
* remove all files in dir * fix test case name
3 years ago
..
api
Move a bunch of stuff to system/ part 3 (
#24829
)
3 years ago
kalman
pylint: enforce indentation (W0311) (
#24039
)
3 years ago
tests
params: remove all files if call clearAll with the ParamKeyType.ALL key. (
#26000
)
3 years ago
transformations
Cleanup calibration code (
#25119
)
3 years ago
.gitignore
…
SConscript
remove unused visionimg
3 years ago
__init__.py
…
basedir.py
Move selfdrive/hardware/ to system/ (
#24725
)
3 years ago
clock.pyx
…
clutil.cc
modeld: Move from SNPE to tinygrad (
#25207
)
3 years ago
clutil.h
Merge common/ and selfdrive/common (
#24556
)
3 years ago
conversions.py
break up selfdrive.config (
#23959
)
3 years ago
dict_helpers.py
…
ffi_wrapper.py
…
file_helpers.py
remove comma two support (
#24248
)
3 years ago
filter_simple.py
…
gpio.cc
sensord: use interrupts to improve LSM6DS3 timing accuracy (
#24525
)
3 years ago
gpio.h
sensord: use interrupts to improve LSM6DS3 timing accuracy (
#24525
)
3 years ago
gpio.py
pigeond tests (
#25630
)
3 years ago
i2c.cc
Merge common/ and selfdrive/common (
#24556
)
3 years ago
i2c.h
Merge common/ and selfdrive/common (
#24556
)
3 years ago
lazy_property.py
…
logging_extra.py
Latency logging 2 (
#24058
)
3 years ago
mat.h
Merge common/ and selfdrive/common (
#24556
)
3 years ago
modeldata.h
remove blank whitespace (
#25921
)
3 years ago
numpy_fast.py
…
numpy_helpers.py
…
params.cc
params: remove all files if call clearAll with the ParamKeyType.ALL key. (
#26000
)
3 years ago
params.h
auto-detect pigeon or quectel (
#25991
)
3 years ago
params.py
params: add put_bool_nonblocking (
#25292
)
3 years ago
params_pyx.pyx
auto-detect pigeon or quectel (
#25991
)
3 years ago
profiler.py
…
queue.h
Merge common/ and selfdrive/common (
#24556
)
3 years ago
realtime.py
configure mypy outside of pre-commit environment (
#25892
)
3 years ago
spinner.py
…
stat_live.py
…
statlog.cc
Merge common/ and selfdrive/common (
#24556
)
3 years ago
statlog.h
Merge common/ and selfdrive/common (
#24556
)
3 years ago
swaglog.cc
swaglog.cc/cloudlog_common: pass json object by reference (
#24996
)
3 years ago
swaglog.h
Merge common/ and selfdrive/common (
#24556
)
3 years ago
text_window.py
…
timeout.py
…
timing.h
Merge common/ and selfdrive/common (
#24556
)
3 years ago
util.cc
params: remove all files if call clearAll with the ParamKeyType.ALL key. (
#26000
)
3 years ago
util.h
params: remove all files if call clearAll with the ParamKeyType.ALL key. (
#26000
)
3 years ago
version.h
bump version to 0.8.17
3 years ago
watchdog.cc
UI: Internationalization support (
#21212
)
3 years ago
watchdog.h
UI: Internationalization support (
#21212
)
3 years ago
window.py
enable numpy mypy typing (
#24387
)
3 years ago
xattr.py
add mypy check for return-any (
#24379
)
3 years ago