Willem Melching
de0c12e5af
calibrationd: start faster by not waiting for carParams ( #24976 )
...
* calibrationd: start faster by not waiting for carParams
* fix process replay
* update ref
3 years ago
Robbe Derks
684d4b75a1
Log SOM power draw ( #24975 )
...
* log SOM power draw
* bump cereal
Co-authored-by: Comma Device <device@comma.ai>
Co-authored-by: Willem Melching <willem.melching@gmail.com>
3 years ago
Dean Lee
0aa9ae21d4
FfmpegEncoder: free codec_ctx in encoder_close ( #24967 )
...
free context
3 years ago
Dean Lee
748bbac344
loggerd: remove rotate_lock ( #24969 )
...
remove lock
3 years ago
Dean Lee
461f747247
logger.cc: remove unused function append_property ( #24966 )
...
remove append_property
3 years ago
Shane Smiskol
72edc30932
Hyundai: remove bad esp fingerprint ( #24952 )
...
Remove unknown "esp" fp
3 years ago
Shane Smiskol
379dc24eca
can replay: get logs in parallel ( #24960 )
...
* get can replay segs in parallel
* total not needed
3 years ago
Shane Smiskol
10fb2b9456
Speed up YAML parsing with CSafeLoader ( #24958 )
...
Use CSafeLoader
3 years ago
ZwX1616
6721f0ef57
fix carla test fake driverState ( #24959 )
...
use driverstatev2
3 years ago
Adeeb Shihadeh
062a8bcdbd
cleanup torque tuning config ( #24951 )
3 years ago
Jason Young
e26db5dc91
VW MQB: Add FW for 2016 Volkswagen Passat ( #24957 )
...
* VW MQB: Add FW for 2016 Passat B8
Passat B8 TDi 2.0 240HP DSG 7 Europe
* mechanical sort
Co-authored-by: Pierre Christen <netadvanced@gmail.com>
3 years ago
Gijs Koning
b854e67e91
Laikad: minor refactor ( #24956 )
...
extract code to get_est_pos func
3 years ago
Robbe Derks
5cd8bef921
use correct tty device for serial
3 years ago
Ayushman Kumar
3b495fcb0b
Navd added to README ( #24953 ) ( #24954 )
...
* Navd added to README
* Update README.md
Co-authored-by: Willem Melching <willem.melching@gmail.com>
3 years ago
Adeeb Shihadeh
1dffd48a2b
count_events improvements
3 years ago
Adeeb Shihadeh
221086857a
EV6: adjust steering thresholds ( #24901 )
...
* EV6: adjust steering thresholds
* Is there any friction
* bump panda
* no friction
Co-authored-by: Harald Schafer <harald.the.engineer@gmail.com>
3 years ago
HaraldSchafer
d8bfe2f005
Cleanup car interfaces ( #24948 )
...
* remove interface overrides
* Fix test
* set torque tune for ev6
3 years ago
HaraldSchafer
2deaf69789
Refactor torque stuff ( #24921 )
...
* Refactor torque stuff
* Add to release
* Add substitute and override
* Maxlataccel is required
* Add to asserts
* add ideal car
* Need china too
* yamls already linted
* Fixed some bugs
* Fixup
* Unreliable data
* Add cehck
* Better comment
* ref commit update
3 years ago
Adeeb Shihadeh
569a39ff76
CANParser: invalid until valid ( #24945 )
...
* CANParser: invalid until valid
* bump opendbc
* bump opendbc
* fix counter in sim
3 years ago
Shane Smiskol
fb949779ae
Chrysler: fill cruiseState.available ( #24907 )
...
* Update some signals to unified names and definitions
Co-authored-by: Jonathan <jraycec@gmail.com>
* steering looks good
* Fix cp signals
* Do steering signal changes separately
* bump opendbc to master
* fix
fix
* check available is true if enabled is true
* fix
* already added
* bump opendbc, better cruise status names
* bump opendbc
* bump opendbc to master
* bump panda
Co-authored-by: Jonathan <jraycec@gmail.com>
3 years ago
ZwX1616
a0c114b8b0
DM: track RHD predictions ( #24947 )
...
* driverview
* auto choose
* useless
* remove
* modeld not use toggle
* remove from params
* Revert "remove from params"
This reverts commit a08df0b492
.
* Revert "modeld not use toggle"
This reverts commit 2730bf8f57
.
* Revert "remove"
This reverts commit 21f7cfaaee
.
* Revert "driverview"
This reverts commit 222d129711
.
* semi revert
3 years ago
Willem Melching
1908b89e29
remove Open Sans fonts from assets ( #24946 )
3 years ago
Willem Melching
05e7ce731f
ui: change set speed, speed limit and current speed to Inter ( #24932 )
...
* ui: change set speed/speed limit to Inter
* switch current speed to Inter
3 years ago
Willem Melching
963de40211
ui: change sidebar font to Inter ( #24931 )
...
* change sidebar to inter
* clean up metric color rect radius
* fix text placement
* simplify rect placement
3 years ago
Willem Melching
88f246b909
ui: change alerts to Inter ( #24937 )
...
* ui: change alerts to Inter
* fix up test
3 years ago
Shane Smiskol
789f2d195c
compatibility docs: fixup steering torque star ( #24940 )
...
* Ascent has good torque, hard code Toyota, print all unexpected torque star cars
* update docs
* Use subtests
* hardcode CHR for now
generate
* Hard code Impreza
* update refs
3 years ago
Adeeb Shihadeh
f99a091eaa
update camerad gitignores
3 years ago
Shane Smiskol
dd67853526
update refs
3 years ago
Jason Wen
4efb28766e
Honda Longitudinal: fix HUD max distance setting ( #24915 )
...
Fix max distance setting on display
3 years ago
Adeeb Shihadeh
1d44744123
jenkins: set successful boot flag
3 years ago
HaraldSchafer
0e0b5c4e24
Revert "Rocket league model ( #24869 )" ( #24936 )
...
* Revert rocket league
* revert ref commit
* New model ref commit
3 years ago
Willem Melching
95d8517a81
car_bug_report.yml: fix labels
3 years ago
Anton Rudomanenko
67b601e0ef
replay: handle missing socket while replaying route log with --allow flag ( #24933 )
...
* fix: fix the problem with replay routes locally
* fix: Exception with --allow flag in replay.cc
Co-authored-by: Anton Rudomaneko <anton.rudomanenko@nami.ru>
3 years ago
Willem Melching
278f7b9e8a
ui: draw MAX above set speed ( #24930 )
3 years ago
sshane
21dd464fd3
Revert "VW FPv2: reduce number of ECU queries ( #24706 )"
...
This reverts commit 6c02e554e7
.
3 years ago
Willem Melching
f7205f3b07
ui: metric wider set speed box ( #24890 )
3 years ago
Willem Melching
d261ff6d03
bump laika
3 years ago
Shane Smiskol
e45eb1bd28
test_models: check cruiseState.available ( #24924 )
...
* check available is true if enabled is true
* remove extra line
3 years ago
HaraldSchafer
5ce9b5d38c
Bump laika ( #24920 )
3 years ago
Shane Smiskol
bd782c982f
Mazda: log standstill bit ( #24923 )
...
* set standstill bit for mazda
* use bit in carcontroller
* Revert "use bit in carcontroller"
This reverts commit f38210a191
.
3 years ago
Shane Smiskol
cccab50b16
FPv2: log all present ECU addresses ( #24916 )
...
* eliminate brands based on ECUs that respond to tester present
* make it work
* Add type hint for can message
Use make_can_msg
* Only query for addresses in fingerprints, and account for different busses
* These need to be addresses, not response addresses
* We need to listen to response addresses, not query addresses
* add to files_common
* Unused Optional
Drain sock raw
* add logging
* only query essential ecus
comments
* simplify get_brand_candidates(), keep track of multiple request variants per make and request each subaddress
* fixes
make dat bytes
bus is src
Fix check
* (addr, subaddr, bus) can be common across brands, add a match to each brand
* fix length
* query subaddrs in sequence
* fix
* candidate if a platform is a subset of responding ecu addresses
comment
comment
* do logging for shadow mode
* log responses so we can calculate candidates offline
* get has_subaddress from response set
* one liner
* fix mypy
* set to default at top
* always log for now
* log to make sure it's taking exactly timeout time
* import time
* fix logging
* 0.1 timeout
* clean up
Co-authored-by: Greg Hogan <gregjhogan@gmail.com>
3 years ago
Adeeb Shihadeh
59055724d6
22 civic hatcback is supported
3 years ago
Shane Smiskol
04b8e1b6a0
FPv2: log correct response address ( #24918 )
...
log correct response address (29 bit addresses have a different standard)
3 years ago
Adeeb Shihadeh
5e07131221
Toyota: international corolla cross is supported
3 years ago
Adeeb Shihadeh
2e2118dac3
bump cereal
3 years ago
ZwX1616
1f2f9ea9c9
fullframe DM model ( #24860 )
...
* Revert "put cereal on master"
This reverts commit a8ccd8f838
.
* Revert "Revert fullframe DM model (#24812 )"
This reverts commit c646eeee0a
.
* revert revert cereal
* clip6
* 0.8 is fair
* Fiction compensation should be based on error
* Update refs
* Add deadzone
* not that
* good mg
* ref
* ref
* ee8f
* minor tweak
* ref
* recompile
* ref
* cereal
* match driverstatus
* new ref
* new ref
* pass token through jenkins credentials
* quote
* fix snpe dead weights
* final ref
Co-authored-by: Harald Schafer <harald.the.engineer@gmail.com>
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
3 years ago
Willem Melching
8270c1c1a3
ui: onroad widget check if sockets alive ( #24913 )
...
* ui: onroad widget check if socket alive
* cleanup
3 years ago
Gijs Koning
1c4b145aa4
Improve laikad cpu usage. Less pos fix. Less local imports ( #24887 )
...
* Improve laikad cpu usage. Less pos fix. Not local imports
* Add laika to files_common
* Add laika to dockerfile sim
* Fix
* Fix
* undo
3 years ago
Robbe Derks
e275720862
Add new message to Tesla AP2 fingerprint ( #24912 )
...
* add new message
* fix spacing
* add space
3 years ago
Willem Melching
7a815418d6
bump cereal
3 years ago