Adeeb Shihadeh
53b2a39a90
tap to wake with accelerometer ( #2267 )
...
old-commit-hash: 9e03c2e929
5 years ago
Chris Souers
747de9f80f
Add 2020 Acura RDX ( #1557 )
...
Update CAN Fingerprint
Update files_common
Update test_car_models.py
old-commit-hash: dc8b5538e8
5 years ago
Adeeb Shihadeh
a0845d8301
NEOS 15 ( #2084 )
...
* doze
* need a new apk
* new build
* neos 15 part 1
* new build to re-enable display control for ft8716
* production image
old-commit-hash: f9a5f71bf5
5 years ago
Adeeb Shihadeh
8abecea3db
fix pylint import error
...
old-commit-hash: 6073610cb0
5 years ago
Adeeb Shihadeh
e2ae5774b8
quick toyota EPS scale factor script
...
old-commit-hash: 82c112dad0
5 years ago
cydia2020
47cb0f12b5
The correct (factory) way of displaying barriers on toyotas ( #2281 )
...
old-commit-hash: 99e92c7ae2
5 years ago
Comma Device
b43b1ac567
need that one too
...
old-commit-hash: e4d2174a4e
5 years ago
Matt Barclay
b145aafc1f
Fingerprint for 2021 RAV4H XLE ( #2357 )
...
* Fingerprint for 2021 RAV4H XLE
* Removed v1 fingerprint for 2021 RAV4H_TSS2 XLE
old-commit-hash: 722f9d6b75
5 years ago
Adeeb Shihadeh
d06d1d76dc
fix params permissions for offroad ( #2356 )
...
* fix params permissions
* don't need that one
old-commit-hash: 20a6ca83c9
5 years ago
Willem Melching
651d4ce031
--std=c++17 ( #2330 )
...
* switch to c++17
* more 17
* 1z
* use std::clamp
* Fix types in clamp
* bump submodules
* bump laika
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 339d1967cb
5 years ago
Adeeb Shihadeh
f92c30b164
fix build warnings ( #2355 )
...
* fix build warnings
* cython fixes
* cleanup transformations build
* little more
old-commit-hash: 96b637737b
5 years ago
ZwX1616
dae628002f
Clean up and test camerad refactor ( #2310 )
...
* refactor
add function get_camerabuf_by_type
remove cl_free
use camera_id
move front stuff into frontview_thread
bigger refactor
more
typo
rename camerabuf *c to *b
cleanup header files
remove wideview_thread
camera_qcom.c to c++
fix SConscript
camera_process_buf
space
sendrgb same with before
do autoexposure in processing_thread
correct sendrgb
add camera_common.cc
move yuv_transform to CameraBuf
* use C to keep consitent
* rebase master
* rebase master
* continue refactor
* refactor all camera related data&function out of main
done
* cleanup
* -use buf.rgb_width&height
* remoe ,
* rebase master
* remove unused std::vector
* add func common_camera_process_front
* fix max
* fix sendrgb
* less crap being logged
* fix indents
* add back thumbnails
* thumbnail fixed on tici
* junk junk junk
* unify api
* fix ptr ref
* lol!
* cleanup
* more simplified
* typos
* remove terminate
* use standard polling
* ops_thread refactor, too much code!
* fix build
* ok
* assert
* listen
* incl more
* wq!
* fix more build
* macos
* fix exp targets
* front is different
* const
* bye
* remath
* remove irrelevant
* do ops in a thread
* fix init
* return null
* QCOM2 ops
* qcom2 build
* missing comma
Co-authored-by: deanlee <deanlee3@gmail.com>
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 6b020241c9
5 years ago
VirtuallyChris
ce24d01c4a
2020 Ridgeline fw
...
old-commit-hash: c5ec96680f
5 years ago
Adeeb Shihadeh
fb935fa5f7
Build openpilot with webcam support in CI ( #2070 )
...
old-commit-hash: f4e18e0b74
5 years ago
VirtuallyChris
f63c297ba8
Add Ridgeline 2020 camera fw
...
old-commit-hash: 35ad3775ed
5 years ago
VirtuallyChris
14cb829649
2019 Sonata not standard with SCC
...
old-commit-hash: 2ce15774d2
5 years ago
Willem Melching
ee0db09976
More macOS CI fixes ( #2352 )
...
* Revert "Fix macOS CI (#2345 )"
This reverts commit aab966d935e2033254abd64a1fae97145dcc3a6a.
* ignore update output
old-commit-hash: e23bb6113b
5 years ago
Adeeb Shihadeh
e7da1b9275
revert apk launch thread
...
old-commit-hash: 0fe70c6ef4
5 years ago
Adeeb Shihadeh
ce9369758e
fix order of cpuset adjustments on launch
...
old-commit-hash: bc07f24982
5 years ago
Willem Melching
bc62d8c2e2
tici: reboot
...
old-commit-hash: 3fe3ec7949
5 years ago
Willem Melching
0db7cd7571
tici: set brightness in std::async ( #2347 )
...
* set brightness in std::async
* CI
old-commit-hash: 442f2543e3
5 years ago
Willem Melching
6e6410cd65
Jenkins: 1 hour pipeline timeout
...
old-commit-hash: 9e919fb5e0
5 years ago
Willem Melching
2fad3df58a
Add logs for why start was blocked ( #2312 ) ( #2346 )
...
* Add logs for why start was blocked
* adding wrapper and prev offroad alert state
* Small updates and fixes
Co-authored-by: Willem Melching <willem.melching@gmail.com>
* Moving to dict of startup conditions
* Fixing dict access
* add type for dict
* remove global
* Use cloudlog event
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
* Fix driverview and snapshot start
* not always log
* Cleanup update alerts
* Only ignition needs init
* Fix typing
Co-authored-by: Logan Lasiter <lasiterlogan@gmail.com>
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: a1fd08c1e1
5 years ago
Willem Melching
e952dd722d
Fix macOS CI ( #2345 )
...
old-commit-hash: 72a996a885
5 years ago
Willem Melching
dcb8480135
script to add ssh keys
...
old-commit-hash: 5d0a623b28
5 years ago
Comma Device
3d5e2004c3
fix encoder build
...
old-commit-hash: 4e2f9d915f
5 years ago
Willem Melching
789d5176cb
Params path only in one place ( #2344 )
...
* fix params paths
* Qcom & qcom2
* This env variable is not used anywhere
* params path in only one place
* fix other PARAMS_PATH references
* absolute path is probably better
old-commit-hash: 3dd9448981
5 years ago
Adeeb Shihadeh
8531345bf9
HKG fixups ( #2342 )
...
* fix hyundai blinker state
* consistency with update_speed
* update refs
* make hyundai resume reliable
* update refs
* 20 works
* don't need that
Co-authored-by: Greg Hogan <gregjhogan@gmail.com>
old-commit-hash: 725e3b78ea
5 years ago
Adeeb Shihadeh
aea2faaa98
Alert cleanup ( #2274 )
...
* no more focus recover active
* consistency
* more permanent
* dm alerts
* sanity check test
* no please
* clean that up
* update refs
* one more
* bump cereal
old-commit-hash: ae4b4bd125
5 years ago
VirtuallyChris
9118c3377d
2021 Rav4 confirmed working
...
old-commit-hash: 753aa1edcd
5 years ago
Adeeb Shihadeh
5dc58abbbe
clear irrelevant alerts on state transition ( #2318 )
...
* cleanup
* clear warnings
* more types
* needs refactor
* update refs
* update refs
old-commit-hash: 1c6905cac1
5 years ago
Adeeb Shihadeh
80078ac1b3
set default path for put_nonblocking helper
...
old-commit-hash: de833ecb06
5 years ago
Adeeb Shihadeh
31ea16e7fa
fix params on PC and when reading path from env ( #2340 )
...
* fix params when reading path from env
* fix pc
old-commit-hash: 707a670f42
5 years ago
Andre Volmensky
7fbba16989
Nissan Rogue 2018 ( #2336 )
...
* Added Nissan Rogue 2018 fingerprint
* Merged Nissan Rogue fingerprints. Updated README.md
old-commit-hash: a1037b5334
5 years ago
Adeeb Shihadeh
13a5f5737b
fix params permissions after refactor
...
old-commit-hash: 6f307ea4c5
5 years ago
VirtuallyChris
8f5ea8a4b8
was supposed to be on branch
...
old-commit-hash: dc68057263
5 years ago
VirtuallyChris
9c2166082f
Add more Rav4 fw
...
old-commit-hash: fd563e17d6
5 years ago
Adeeb Shihadeh
834a83dcd2
don't show giraffe alert with relay ( #2335 )
...
* who has a giraffe still?
* not black
old-commit-hash: 6bc6db5f7a
5 years ago
Willem Melching
94a947e59a
Fix lane change when blinker is turned off early ( #2324 )
...
old-commit-hash: ce85e402f4
5 years ago
Willem Melching
e45715342b
change macos cache policy and fix typo
...
old-commit-hash: 1b3f37d0cb
5 years ago
grekiki
652170480b
Fix typo in README
...
old-commit-hash: c4cf7ebaf2
5 years ago
Willem Melching
498ecbdf3c
Params refactor, simplified ( #2300 )
...
* always c++
* Create C++ params class
* get works
* tests hang now
* passes tests
* cleanup string formatting
* handle interrupt in blocking read
* fix memory leak
* remove unused constructor
* Use delete_db_value directly
* Rename put -> write_db_value
* filename cleanup
* no semicolons in cython
* Update common/SConscript
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
* add std::string version of delete_db_value
* This is handled
* cleanup encoding
* Add clear method to clear all
* add persistent params
* fix android build
* Should be called clear_all
* only import params when needed
* set params path on manager import
* recusrively create directories
* Fix function order
* cleanup mkdirp
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 2e182e5c57
5 years ago
Willem Melching
a331861873
Remove czmq part 1 ( #2332 )
...
* remove czmq
* remove streaming mode from loggerd
* Add include for usleep
old-commit-hash: a4ccfcffe8
5 years ago
Willem Melching
872b7f02b0
remove on status
...
old-commit-hash: 4210ce24cf
5 years ago
grekiki
469a7ee7ef
add caching to CI tests ( #2269 )
...
* first caching attempt
* caching attempt
* caching attempt
* caching attempt
* caching attempt
* caching attempt
* dump logs
* does this work?
* Create cache folder
* Print folder contents
* Fix volume mount
* Update test.yaml
* add removed tests
* reduce diff
* reduce diff
* reduce diff
* reduce diff
* reduce diff
* readd coverage upload
* Update test.yaml
* add more caching
* Use hash of test file to compute cache key
* add cache to valgrind tests
* Update .github/workflows/test.yaml
Co-authored-by: Willem Melching <willem.melching@gmail.com>
* Update .github/workflows/test.yaml
Co-authored-by: Willem Melching <willem.melching@gmail.com>
* Also hash workflow yaml
Co-authored-by: Willem Melching <willem.melching@gmail.com>
old-commit-hash: fc1d01be81
5 years ago
grekiki
1d6666ef35
Speedup android permissions ( #2331 )
...
* get android permissions before setiing them
* cleanup
* add newline
* make code nicer
* simplify code
* str()
* utf-8 and nicer exception handling
old-commit-hash: 8a952cec33
5 years ago
VirtuallyChris
9c8aee2892
Add Nissan Leaf 2020 ( #2311 )
...
* Add 2020 Leaf fingerprint
* Split fingerpints
* un-merge fingerprints
old-commit-hash: f10497a75d
5 years ago
Adeeb Shihadeh
de4c543e63
remove hotspot exceptions in uploader ( #2319 )
...
* remove hotspot exceptions
* skip net check while onroad
old-commit-hash: ee37d03c1f
5 years ago
grekiki
b1a9214f8f
Startup speedup: scons decider ( #2309 )
...
* dump timing
* fix
* change a bit
* change a bit
* change a bit
* improve scons
* fix typo
* try to improve manager
* try to improve manager
* try to improve manager
* try to improve manager
* try to improve manager
* try to improve manager
* try to improve manager
* try to improve manager
* try to improve manager
* try to improve manager
* try to improve manager
* try to improve manager
* try to improve manager
* try to improve manager
* try to improve manager
* try to improve manager
* try to improve manager
* try to improve manager
* try to improve manager
* try to improve manager
* try to improve manager
* try to improve manager
* try to improve manager
* try to improve manager
* try to improve manager
* try to improve manager
* change decider
* reduce diff
* reduce diff
* reduce diff
* reduce diff and fix review
* submodules
old-commit-hash: d531293245
5 years ago
Willem Melching
839b6af9ce
Update 2020 Hyundai Palisade FW versions ( #2322 )
...
* add fw versions
* carParams is sometimes not in first segment
* Update can fingerprint
old-commit-hash: 0365db20d8
5 years ago