Commit Graph

224 Commits (master)

Author SHA1 Message Date
Chris McCammon 9cf1a5a4bb
Update Videos in readme (#23094) 2021-12-01 15:37:59 -08:00
Willem Melching d656a46311
README.md: mention docs.comma.ai 2021-10-29 10:45:07 +02:00
Willem Melching b816b5b644
Sphinx docs generation (#22697)
* add sphinx

* switch theme

* Experiment: sphinx docs generation updated (#22708)

* moved build to root gitignore, added .gitkeep

* Improved makefile doc build process

- Removed auto-generated docs from source control
- Moved apidoc.sh into Makefile
- Removed make.bat (can add back if Windows support desired)
- Added sphinx viewcode and markdown extensions
- Added feature to source /docs in build, so any .rst file in /docs will
  override the respective file during the build process
- Added feature to copy all markdown/rst files from source into /build/
  during build process so they can be easily referenced while writing
  docs (see examples in index.md)
- Wrote basic starter index.md file

TODO: Add new dependencies to Pipfile [dev-packages]

* Revert accidental modification to Pipfile

* fix command substitution

* exclude xx

* improve docs

* dont include all docs in release build

* Add dockerfile

* update title

* include normal readme

* build container in CI

* use buildkit

* add login

Co-authored-by: Chad Bailey <chadbailey904@gmail.com>
2021-10-28 15:14:37 +02:00
HaraldSchafer a437fda2fe
Update install readme (#22547)
* Update README.md

* Update README.md
2021-10-13 17:29:51 -07:00
Adeeb Shihadeh 5b641379ae
phonelibs -> third_party (#22477)
* git mv to third_party

* find and replace

* fix release tests

* update pre-commit

* update tici bins

* update eon bins

Co-authored-by: Comma Device <device@comma.ai>
2021-10-07 16:32:44 -07:00
Brian Wisniewski 4645992670
Update README for C3: camera -> cameras (#22415)
* Update README for C3

* Update README.md

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2021-10-03 23:23:24 -07:00
Chris McCammon 69b4872364
Update Privacy Policy URL 2021-09-28 15:04:55 -07:00
Adeeb Shihadeh 07d23a1db9 fix up replay docs 2021-09-16 17:01:45 -07:00
George Hotz 105be028bd
Update Docs (#22229)
* initial move of docs

* more cleanups

* more docs

* simpler

* more docs

* link fix

* typos

* more typos

* more info

* minor updates
2021-09-14 15:39:31 -07:00
Adeeb Shihadeh b3705ede5e
Unify neos/agnos updaters (#22109)
* start moving neos updater

* downloading

* ui

* move recovery

* resuming

* add verification

* fix up launch

* test

* update updater

* fix mypy

* fake updater

* review suggestions

* more tests

* abc

* update bin

* raise

Co-authored-by: Comma Device <device@comma.ai>
2021-09-10 17:03:54 -07:00
Jason Young d5e6dd3d5b
VW MQB: Škoda Karoq Mk1 round 2 (#22190)
* VW MQB: Škoda Karoq Mk1

* Update README

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2021-09-10 14:41:31 -07:00
vanillagorillaa bcb8a11d7f
Honda e Port (#22108)
* Honda e Port

* Test route for Honda e

* remove

* Update README.md

* update values based on logs

* no need for Honda e specific DBC

* fix tests

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2021-09-07 16:46:44 -07:00
Adeeb Shihadeh 82bd060a68 Revert "VW MQB: Škoda Karoq Mk1 (#22133)"
This reverts commit 04c50e5c0c.
2021-09-06 20:50:02 -07:00
Jason Young 04c50e5c0c
VW MQB: Škoda Karoq Mk1 (#22133) 2021-09-06 19:56:50 -07:00
Shroom 37daec5dee
Add Kia Niro EV 2019 fw signature. (#22141) 2021-09-06 15:11:45 -07:00
Jason Young 4a79692092
VW MQB: Add FW for 2020 Volkswagen Golf GTI (#22136) 2021-09-06 12:10:34 -07:00
Jason Young acabdf5866
HKG: Add FW for 2018 Hyundai Kona EV (#22051)
* HKG: Add FW for 2018 Hyundai Kona EV

* try to fix FCA error on engage

* Update selfdrive/car/hyundai/values.py

Co-authored-by: Willem Melching <willem.melching@gmail.com>
2021-08-31 11:25:12 -07:00
Adeeb Shihadeh 4be956f886
Revert 2021 Accord (#22063)
* bump panda

* Revert "Car Port: 2021 Accord 2.0 Touring & Hybrid Touring (#22007)"

This reverts commit 7e53a42984.

* revert release notes

* bump panda
2021-08-28 21:28:14 -07:00
jonjander 8e38844ab5
Add Kia Niro EV 2020 FW (#22047)
* Added esp fw for Kia Niro EV 2021

* Added Niro EV 2021 to README

* fixed end of line

* Update README.md

* Update README.md

Co-authored-by: Jon Jander <jon.jander@ptj.se>
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2021-08-27 14:11:49 -07:00
Chad_Peng 82169da74c
Add Skoda Kodiaq 2019 fw (#22039)
Co-authored-by: Chad2_Peng <chad2_peng@askey.com.tw>
2021-08-24 10:03:56 -07:00
Jason Young c59437d131
VW MQB: Add FW for 2019 Audi A3 (#22032) 2021-08-23 20:13:13 -07:00
Jason Young 5f8cd6a0f7
VW MQB: Add FW for 2020 Volkswagen Golf (#22034) 2021-08-23 20:13:02 -07:00
Adeeb Shihadeh 7e53a42984
Car Port: 2021 Accord 2.0 Touring & Hybrid Touring (#22007)
* Add 2021 Accord 2.0 Touring & Hybrid Touring

- Create the HONDA_BOSCH_EXT set for HONDA_BOSCH cars that utilize the new extended IDs for LKAS_HUD

* Remove ids added to the wrong car

* add comment

* fix undefined signal

* fix tests

Co-authored-by: Chris Souers <csouers@gmail.com>
2021-08-22 12:50:58 -07:00
Jason Young 3e049d9f94
VW MQB: Add FW for 2018 Škoda Octavia (#21994) 2021-08-20 11:29:38 -07:00
Adeeb Shihadeh af24476b4e kia telluride works 2021-08-19 17:05:25 -07:00
Erich Moraga c4057a4ed9
Add missing engine f/w for 2022 Corolla sedan ICE (#21934) 2021-08-15 12:35:24 -07:00
Greg Lincoln 1bb46d0cc8
Kia Niro HEV 2021 port (#21779)
* Initial Niro HEV 2021 port.

* Add test route and update readme.

* Tweak configuration.
2021-08-12 10:45:37 -07:00
Adeeb Shihadeh e598b78b5d
Car Port: Kona Hybrid 2020 (#21912)
* Update carcontroller.py

* Update hyundaican.py

* Update interface.py

* Update interface.py

* Update values.py

* add test route

* merge the konas

* add to readme

Co-authored-by: haram-KONA <88036668+haram-KONA@users.noreply.github.com>
Co-authored-by: Willem Melching <willem.melching@gmail.com>
2021-08-11 22:48:12 -07:00
Matthew Washburn e364084fa6
Sonata Hybrid 2021 (#21850)
* Add support for Hyundai Sonata Hybrid

* Update test_routes.py

* whitespace

* same params as sonata

* Update README.md

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2021-08-11 22:03:49 -07:00
Adeeb Shihadeh de0ce142ae the comma three 2021-07-31 14:10:51 -07:00
Adeeb Shihadeh deb170e0b2
my.comma.ai -> connect.comma.ai (#21702) 2021-07-26 13:53:49 -07:00
Jason Young b764261db2
VW MQB: Volkswagen T-Cross Mk1 (#21709)
* add support for 2021 VW T-Cross

* revert laika change

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2021-07-25 13:38:33 -07:00
grekiki c782f62785
Fix tests link in README.md (#21701) 2021-07-23 15:31:18 -07:00
sshane 729632971c
Add 2021 Camry to full range DRCC exception (#21582) 2021-07-14 13:38:04 -07:00
Jason Young cfe97fcc49
HKG: 2019 Kia Niro PHEV (#21481)
* Testing addition of 2019 Kira Niro PHEV

* Testing addition of 2019 Kia Niro PHEV

* Fix typos

* Remove bad Optima fw, switch Niro to FPv2

* Set minimum steer speed for 2019 Kia Niro HEV/PHEV

* Add 2019 Kia Niro PHEV to README

* Fix typo

* apparently we get trailing garbage sometimes

* No FCA11 message, also use ELECT_GEAR

* i am not good with alphabet

* Add test route for Niro HEV

* Remove LFA for 2019; no legacy safety

* minSteerSpeed handling

* vehicle disengages SCC below 10mph

* no longer need Genesis specific code for minSteerSpeed

* simplify
2021-07-07 19:24:13 -07:00
Adeeb Shihadeh 48d000cd00
Add Lexus RXH 2021 fw (#21416)
* Add Lexus RXH 2021 fw

* add to readme
2021-06-27 00:50:29 -07:00
John Belmonte 6d2069b762
Car port: Toyota Alphard (#21382) 2021-06-24 12:10:19 -07:00
Andrew 9124a83900
2021 Hyundai Elantra Hybrid port (#21354)
* add support for hyundai elantra hev 2021

* add car to README. adjust tuning params.

* adjust weight

* update fingerprint with value from remote start

* update fingerprint to value of BEFORE getting in car (more reliable)

* add fingerprint v2

* remove fingerprint 1.0

* add test route

* Update README.md

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>

* Update selfdrive/test/test_routes.py

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>

* Update selfdrive/car/hyundai/values.py

Co-authored-by: Comma Device <device@comma.ai>
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2021-06-21 16:03:19 -07:00
nepro012 56d5db5766
README typo correction (#21356) 2021-06-20 18:59:24 -07:00
Nelson Chen 4a22dd6dfb
Add 2021 Avalon Hybrid Fingerprint (#21338)
* Add jamil_hamida#1630's Fingerprint to AVALONH_2019

* Add 2021 Avalon Hybrid to README
2021-06-18 19:50:48 -07:00
Adeeb Shihadeh 6e4c2aa4d2
acados support (#21319)
* acados support

* add pyextra to python path

* x86 libs
2021-06-17 16:40:00 -07:00
Chris McCammon bbec68bec8
Split Civic Sedan and Coupe in readme (#21306)
* Split Civic in readme

* fix order
2021-06-17 14:04:09 -07:00
Chad Bailey 6e74afd7b2
RE fixup (#21309)
* Fixup doc urls/references

- Fixup broken/changed links
- Remove eon links and label as depreciated
- Add link to panda safety model
- Rename "testing closet" to "test lab"

I'll admit the last one is a bit pedantic but I think it's a better
understood term. My day job deals with things like this so I'm biased

* Update CONTRIBUTING.md

* Update CONTRIBUTING.md

* Update CONTRIBUTING.md

* Update README.md

* Update CONTRIBUTING.md

* Update README.md

* Update README.md

* Update README.md

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2021-06-16 21:55:50 -07:00
Chris McCammon b914d53edc
Split out Elantra 2021 in readme
2021 has steer to 0 and stop and go
2021-06-16 15:38:32 -07:00
jona96 7bc6319eff
add fingerprint for Volkswagen Golf MK7 (#21280)
* add fingerprint for Golf MK7

* add to README

* sorted alphanumericaly

* sorted and corrected spelling
2021-06-15 22:24:14 -07:00
Chris McCammon 3365673eff
2021 Lexus UX Hybrid fw (#21286) 2021-06-15 15:43:06 -07:00
HaraldSchafer fb114bbfb1
Update README.md 2021-06-15 14:49:17 -07:00
Jason Young 57cf9b1f39
VW MQB: Volkswagen Touran Mk2 (#21263)
* Add 2017 VW Touran (BIRB)

* Update README

* Autogratitude

* Add test route for VW Touran
2021-06-15 12:09:04 -07:00
Jason Young 9ad129fd5f
VW MQB: Škoda Octavia RS Mk3 (#21230)
* Add 2016 Skoda Octavia RS (derflo000)

* Autogratitude
2021-06-11 13:55:51 -07:00
ShaneSmiskol e7df9adfe3
2020 Ioniq PHEV Support (#21147)
* use DriverOverride

* keep using EMS16 msg which is available on manuals, TCS13 is not

* Need to differentiate between hybrid ev and ev

* bump opendbc

* add to release files

* try this

* try this

* fixup

* shouldn't need multiple dbc's

* update comments

* combine phev into ev_hybrid

* clean up

* accel_pedal_pos is a percent

* bump

* bump

* update list name

* do this in another PR

* not 2020+

* explicitly set safety param

* full hyundai gas press test coverage

* bump

* bump

* bump

* bump

* like this convention better

* bump

* revert some null gas_signal changes for now

* revert style change

* Add Ioniq PHEV 2020

* Use appropriate signals

* can't verify this to be true

* defaults

* order should really be opposite...

* original style

* bump panda

* bump

* update releases

* bump panda

* Update test route

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2021-06-10 23:25:02 -07:00