Willem Melching
8ede1b30aa
tici: move real-time processes to high-performance cores ( #20634 )
4 years ago
Richi
e283f065b9
Hyundai Ioniq 2019 EV FW versions ( #20633 )
...
* Update values.py
add fingerprint Hyundai Ioniq Facelift 2019 BEV (EV)
* Replace \000 with \x00
Co-authored-by: Willem Melching <willem.melching@gmail.com>
4 years ago
Willem Melching
44c395165b
plannerd: use get_bool to read param
4 years ago
Comma Device
28a5db2e6a
boardd: log slow hwmon reading
4 years ago
Adeeb Shihadeh
90271c245d
manager test: check procs are alive ( #20632 )
...
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Adeeb Shihadeh
14295e9203
reduce STATUS_PACKET logging frequency to every 10 minutes
4 years ago
HaraldSchafer
0e10b74a61
MPC retune for laneless fix ( #20616 )
...
* was making wrong policy more aggresive
* allow to be set from simulator
* update refs
* put params together
4 years ago
Adeeb Shihadeh
015973474e
tici: fix GL linking ( #20626 )
...
* fix GL linking on tici
* gles
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Adeeb Shihadeh
36d8c89ebf
enable --as-needed linking ( #20619 )
...
* only link as needed
* a few more
* need to fix order
* everywhre
* fix mac
* update spinner + text
* fix c2 build
* another fix
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Willem Melching
73d45eb18a
bump cereal
4 years ago
Willem Melching
c1075037ba
Add list for average frequency ignore ( #20624 )
...
* add list for averge frequency ignore
* typo
4 years ago
Willem Melching
c4e2d374c9
More encoder test cleanup ( #20623 )
...
* more encode test cleanup
* fix check at end of function
4 years ago
Willem Melching
ec5465ffd5
check encodeIdx in loggerd test ( #20621 )
4 years ago
Willem Melching
1e4fd86ace
bump cereal
4 years ago
Willem Melching
494de54235
bump rednose
4 years ago
Joost Wooning
e6a8157916
locationd and paramsd using cython version of ekfsym ( #20610 )
...
* Locationd live_kf using c++ kalman filter
* use both cpp and python live_kf to compare
* Locationd using ekfsym cpp
* Paramsd using c++ ekf_sym
* Other building method
* Cleanup
* cleanup
* Single sconscript for rednose and locationd/models
* CI
* CI
* CI fix
* renamed scons config
* Fix lib loading
* bump rednose
* update cpu usage test
4 years ago
Chris McCammon
5bb4879b87
2020 Camry Hybrid engine fw ( #20614 )
4 years ago
Adeeb Shihadeh
2fa1b2572d
Alerts update ( #20567 )
...
* steer temp unavailable should be a soft disable
* no mute
* these should be no entries
* sound
* better name
* deprecated
* make vehicleModelInvalid a soft disable
* update refs
* bump cereal
* bump cereal
* update refs
4 years ago
Willem Melching
1fc7bcca43
ecam toggle ( #20597 )
...
* use ecam in ui
* needs reboot
* use in modeld
* typo
* effective FL is longer in center
* normalize zoom by focal dist
* read param before init
* make 2x as wide
* review comments
* more explicit
* fix camera offset
Co-authored-by: ZwX1616 <zwx1616@gmail.com>
4 years ago
Willem Melching
ae094042ad
add putBool/getBool wrappers to cython params class ( #20611 )
...
* add putBool/getBool wrappers to cython class
* use new API
* some more puts
* fix mockparams arguments
* add get_bool to MockParams
* typo
4 years ago
Willem Melching
1c824ba2c5
fix profiler after adding avg freq check
4 years ago
Willem Melching
dfedf9d0de
snapshot.py only broadcast front frame when necessary ( #20612 )
...
* snapshot.py only broadcast front frame when necessary
* whitespace
4 years ago
Willem Melching
0dca8cb7dd
remove ubloxRaw from controlsd SubMaster
4 years ago
HaraldSchafer
d72d433ec7
no heading cost ( #20594 )
...
* no heading cost
* live mpc weight config
* need to add stds
* make work on empty data
* no divide by 0
* update refs
* update model replay
* update proc replat
* new model replay ref
4 years ago
Adeeb Shihadeh
399ac30250
agnos 0.12 ( #20608 )
...
* agnos 0.12
* update
* bump version
4 years ago
Nate Walck
98fd580f86
Add Ecu.eps for 2018 Golf R DSG ( #20607 )
4 years ago
iejMac
27ebd334dc
close android activities when settings is closed ( #20604 )
...
* close android activities
* new line
* only if activity is launched
* fix
4 years ago
Pierre Christen
c15e5c4d0e
CarFW: Skoda Superb B8 2015 DSG 4x4 ( #20605 )
...
* CarFW: Skoda Superb B8 2015 DSG 4x4
* Updated fp order upon request
4 years ago
Adeeb Shihadeh
a99a55ce2b
Send LTA msg on TSS2+ Toyotas ( #19731 )
...
* send blank lta msg on tss2+
* bump panda
4 years ago
Comma Device
7466ad6802
fix drive stats offset on home screen
4 years ago
Adeeb Shihadeh
90d6bcc8e9
remove conflicting nissan leaf fingerprint
4 years ago
Dean Lee
57fe8488ac
Qt: show current calibration values ( #20455 )
...
* show current calibration
* read calibration from capnp
* use CalStatus
* cleanup calibrationd.py
* remove import capnp
* keep json writing,remove comment
* fix test error
* cleanup
* remove test_read_saved_params
* cleanup
* write out capnp
* restore test
* clean up
* get calibration from CalibrationParams
* cleanup
* update calibration when the description is visible
* cleanup
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Adeeb Shihadeh
795b9ab35e
tools/ssh cleanup
4 years ago
godoppl
590866324a
Add more 2017 A3 FW ( #20600 )
...
2017 Audi A3 e-tron Sportback - Premium Plus (ACC & LKAS)
Co-authored-by: Jason Young <jyoung8607@gmail.com>
4 years ago
Jason Young
87f4a811aa
VW MQB: carFw updates, model-year support expansion, various cleanup ( #20599 )
...
* Additional FPv2 data
* Expand e-Golf supported years
* Add 2016 Skoda Superb FW (ItsMe)
* FW version dedupe after merge
* Sort FW versions
* GC dead comment
4 years ago
Willem Melching
03753165b8
add VW support for fw fingerprint test script
4 years ago
Will Hannagan
806808ae59
Adding FPv2 for 2019 Mk7.5 VW Golf R (AUDM) ( #20595 )
...
* fwv2: adding 2019 audm mk7.5 golf r
* correct ordering
4 years ago
Willem Melching
67ca5ca024
bump cereal
4 years ago
Willem Melching
79b5bee9dd
Check average frequency in SubMaster ( #20558 )
4 years ago
ChoMinSung
780654cb3b
start_openpilot_docker.sh: pass in /dev/input for joystick support ( #20563 )
4 years ago
Comma Device
18e60751c2
fix cut off qr code
4 years ago
Chris McCammon
977a04a0a7
2021 Rav4 FW ( #20592 )
...
* 0458c37a85bb8043
* put in order
4 years ago
chicman
ff8d4f247a
TSS2 RAV4 firmware versions ( #20583 )
...
* Update values.py
update fingerprint for Car.RAV4_TSS2.
* Update values.py
4 years ago
Greg
aa512b7ab8
Fingerprinting 2021 Honda CRV Hybrid ( #20588 )
...
* 2021 Honda CRV Hybrid Fingerprinting
added missing values for 2021 CRV hybrid.
* Update values.py
put srs values in order
4 years ago
Dean Lee
d40891739f
refactor webcam, use common run_camera function ( #20555 )
...
* run camera in common function run_camera
continue
remove relase
clEnqueueReadBuffer
cleanup
blank line
remove cideo_cap.release
con tinue
* get camera id from env
* assert
4 years ago
Adeeb Shihadeh
2319d726fb
lower min lane change speed to 30mph ( #20586 )
...
* lower min lane change speed to 30mph
* update refs
4 years ago
iejMac
9e4748db8b
text window starts scrolling at bottom ( #20587 )
...
* text starts scrolling at bottom
* comment
4 years ago
Adeeb Shihadeh
e4d7ee3716
hide set speed for stock long ( #20585 )
4 years ago
Dean Lee
d14aba4580
remove memory leak in create_jwt() ( #20547 )
4 years ago
chouchou
66d7f8eb3f
Add new FW for Lexus ES300H ( #20573 )
...
* add china version Lexus ES300H
* change engine order by alphabet
4 years ago