Tag:
Branch:
Tree:
433fcc0c71
__nightly
audible-cancel
auto-exp
badges
beeps
bigmodeld
commatwo_master
cruise-faults
devel
devel-staging
dtr-driving
huge-dummy
kona-2022-fp
lagd-window-size
log-compat-test
master
modeld-misc-support
newsmooth
nightly
nightly-dev
no-block
not-so-secret-good-op
opendbc-tests
pyui-network-errors
reapply-raylib-installer
release2
release3
release3-staging
sam
secretgoodopenpilot
secretgoodopenpilot-big
special_tr
special_tr_rebased
taco
taco2
test-msgs
test-tx-msgs
testing-closet
tmp-jenkins-35279
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
${ noResults }
5 Commits (433fcc0c716cb354184afc7014056d198ae56a4d)
Author | SHA1 | Message | Date |
---|---|---|---|
|
433fcc0c71
|
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 |
3 years ago |
|
dabcfd266e
|
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 |
3 years ago |
|
9d44f790b3
|
CARS.md: sort cars in lowercase (#24086)
* sort cars in lowercase * nicer name * skoda deserves better * lock |
3 years ago |
|
85d8997a8a
|
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 |
|
31a6b141d6
|
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 |