Tag:
Branch:
Tree:
8f0df45031
__nightly
aggressivepilot
audible-cancel
auto-exp
axmodel
badges
beeps
bigmodeld
bolt-lower-torque
breathtaking-pr-speedup
burn
check-accel
commatwo_master
devel
devel-staging
dtr-driving
heycomma
honda-ci-test
honda-notebook
huge-dummy
label-class
lagd-window-size
lkas_feedback
locationd-standstill
log-compat-test
log-dashcam-reason
lsm_low_pass
master
minplan
modeld-misc-support
modeld-misc-support-secretgood
nacknack
newsmooth
nightly
nightly-dev
no-block
not-so-secret-good-op
op-diff
pypanda
pyui-network-errors
recorded-feedback
recorded-feedback-fixed-timeout
refactor-torque
refactor_pid
release2
release3
release3-staging
remove-freq-based
revert-fan
rl-scroller
rl-test
sam
scenarios
secretgoodopenpilot
secretgoodopenpilot-big
setup_snake
simple_plan
slow_ns
special_tr
special_tr_rebased
taco
taco2
tdw
test-tx-msgs
test_cc
testing-closet
tmp-jenkins-35405
tmp-jenkins-35820
tr10
tr13
tr16
tr_for_cookiemonster
tst-odbc-sl
wakeword-clip
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
v0.6.1
v0.6.2
v0.6.3
v0.6.4
v0.6.5
v0.6.6
v0.7
v0.7.1
v0.7.10
v0.7.2
v0.7.3
v0.7.4
v0.7.5
v0.7.6.1
v0.7.7
v0.7.8
v0.7.9
v0.8
v0.8.1
v0.8.10
v0.8.11
v0.8.12
v0.8.13
v0.8.14
v0.8.15
v0.8.16
v0.8.2
v0.8.3
v0.8.4
v0.8.5
v0.8.6
v0.8.7
v0.8.8
v0.8.9
v0.9.0
v0.9.1
v0.9.2
v0.9.3
v0.9.4
v0.9.5
v0.9.6
v0.9.7
v0.9.8
v0.9.9
${ noResults }
6 Commits (8f0df45031d77d1e1bc27e84d9faba75db98a055)
Author | SHA1 | Message | Date |
---|---|---|---|
|
2dfba97175 |
add mypy check for return-any (#24379)
* add mypy check for return-any
* remove unused import
* typing
* remove unnecessary variable typing
* cleanup
* cleanup
* bump submodules
* small fixes
* only a problem on mac
Co-authored-by: Willem Melching <willem.melching@gmail.com>
old-commit-hash:
|
3 years ago |
|
7464b42368 |
CarInfo: Add harness information (#24085)
* Add harness information
* test harness enum
* add harness info for tucson
* update Tucson harness
* get rid of development
* make global enum
* fix
* add harness info
* add harness info to CARS.md (since we need multiple lines per HKG platform)
* revert this
* Actively Maintained means something! (aka, to bronze with select VW)
* fix caravelle
* add harness tooltip on maintained column
fix
* lol tubaru
* always assume harness
* update honda harnesses
* add Ioniq hybrid 2017-19 harness, todo: not sure
* unused import
* hmm, did they really switch to the C for 1 year??
* add comment
* add comments
* adding tooltips should be fine
* fix santa fe harness
* welcome back, vw
* no need for two harness strings
* seems fine
* fix 19-20 Niro EV harness
* these were taking from old database, so assume correct
* could be d
* pass all car info into template
* no more tool tips
* these use j533 harnesses
* accidentally got removed in merge
* also merge issue
* don't need these
* make harness non-optional
old-commit-hash:
|
3 years ago |
|
10fb405bfa |
car info: function that sorts all car info into tiers (#24498)
* base function that returns all car info sorted by make model
* don't need to pass it in quite yet
old-commit-hash:
|
3 years ago |
|
0910ad09f9 |
CARS.md: sort cars in lowercase (#24086)
* sort cars in lowercase
* nicer name
* skoda deserves better
* lock
old-commit-hash:
|
3 years ago |
|
426a300c21 |
docs: support for automatically generating website vehicles page (#24020)
* add vehicles.vue template * add original vue file * stash * stash * clean up a bit * add template for now * implement footnotes and tier copy * no more generator * convert to 2 spaces * should work, now onto vue * does GH handle this html well? * fix * auto-generate descriptions and make tiers' maps non-str * remove old files * move template specific variable into templates, should be a bit simpler * js template is simplier too now js template is simplier too now js template is simplier too now * add video links from the nice car_info * make rows attributes * clean up * fix * remove template * experiment with video links in GH add image how does this look? fix * Revert "experiment with video links in GH" This reverts commit |
3 years ago |
|
bf8262394f |
Docs: auto-generate supported cars documentation (#23762)
* make CAR class enum, and values.py formatting * Revert "make CAR class enum, and values.py formatting" This reverts commit |
3 years ago |