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
70
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.
9648
Commits
45
Branches
64
Tags
7.6 GiB
C
54.9%
C++
23.2%
Python
20%
Cap'n Proto
0.8%
Cython
0.3%
Other
0.6%
Tag:
Branch:
Tree:
306aa9778c
0.10.0
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
0.9.8-pre-build
0.9.8-pre-build-tr7
0.9.9
0.9.9-pre-build
d2
d2-honda
d3
deprecated-beta2
deprecated-beta3
deprecated-release2
deprecated-release2_e2e
deprecated-release3
docs
pre-build
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 '306aa9778c'
${ noResults }
dragonpilot
/
common
History
Mitchell Goff
ae5bfcf248
Remove get_model_yuv_transform function (
#28568
)
...
* remove yuv_transform from update_calibration * Remove get_model_yuv_transform entirely
2 years ago
..
api
Move a bunch of stuff to system/ part 3 (
#24829
)
3 years ago
kalman
…
tests
params: cleanup old params that aren't defined (
#28017
)
3 years ago
transformations
Cleanup calibration code (
#25119
)
3 years ago
.gitignore
…
SConscript
MacOS: build fixes (
#27143
)
3 years ago
__init__.py
…
basedir.py
Move selfdrive/hardware/ to system/ (
#24725
)
3 years ago
clock.pyx
…
clutil.cc
clutil: use logging functions (
#26950
)
3 years ago
clutil.h
Merge common/ and selfdrive/common (
#24556
)
4 years ago
conversions.py
…
dict_helpers.py
…
ffi_wrapper.py
…
file_helpers.py
…
filter_simple.py
…
gpio.cc
MacOS: mock gpio functions (
#26971
)
3 years ago
gpio.h
sensord: use interrupts to improve LSM6DS3 timing accuracy (
#24525
)
3 years ago
gpio.py
tizi: affine IRQ by action instead of number (
#27811
)
3 years ago
i2c.cc
pre-commit: add check-toml + update hooks (
#27906
)
3 years ago
i2c.h
Merge common/ and selfdrive/common (
#24556
)
4 years ago
lazy_property.py
…
logging_extra.py
logging: change event_name arg (
#28232
)
3 years ago
mat.h
Merge common/ and selfdrive/common (
#24556
)
4 years ago
modeldata.h
Remove get_model_yuv_transform function (
#28568
)
2 years ago
numpy_fast.py
…
numpy_helpers.py
…
params.cc
Sort parameter list alphabetically (
#28594
)
2 years ago
params.h
onroad transition: clear params and start safety setter thread (
#28151
)
3 years ago
params.py
params: add put_bool_nonblocking (
#25292
)
3 years ago
params_pyx.pyx
onroad transition: clear params and start safety setter thread (
#28151
)
3 years ago
prefix.h
common: add new class OpenPilotPrefix (
#26753
)
3 years ago
profiler.py
…
queue.h
Merge common/ and selfdrive/common (
#24556
)
4 years ago
realtime.py
configure mypy outside of pre-commit environment (
#25892
)
3 years ago
spinner.py
…
stat_live.py
…
statlog.cc
fix missing include <cstdarg> (
#27831
)
3 years ago
statlog.h
Merge common/ and selfdrive/common (
#24556
)
4 years ago
swaglog.cc
fix missing include <cstdarg> (
#27831
)
3 years ago
swaglog.h
Merge common/ and selfdrive/common (
#24556
)
4 years ago
text_window.py
…
time.py
thermald: common min date (
#28457
)
2 years ago
timeout.py
…
timing.h
Merge common/ and selfdrive/common (
#24556
)
4 years ago
util.cc
thermald: common min date (
#28457
)
2 years ago
util.h
params: specify path using PARAMS_ROOT (
#28257
)
3 years ago
version.h
bump to 0.9.4
2 years ago
watchdog.cc
UI: Internationalization support (
#21212
)
3 years ago
watchdog.h
UI: Internationalization support (
#21212
)
3 years ago
window.py
…
xattr.py
…