Dean Lee
e78b3ceee9
Cabana: align the charts properly ( #26116 )
...
old-commit-hash: 60586e0d58
3 years ago
Shane Smiskol
3bffc8d9d9
2018 Kia Stinger: add missing FW versions ( #26117 )
...
add missing versions from 1ce52d9487767eae
old-commit-hash: 581835df80
3 years ago
Shane Smiskol
ecb645c874
HKG FPv2: whitelist queried Ecus ( #26115 )
...
* whitelist all ecus
* remove engine and fwdCamera from queries they never return to
old-commit-hash: 6c65e9bf98
3 years ago
Cameron Clough
d3dbd91280
athenad: small tests cleanup ( #26037 )
...
* test helpers
* create file helper
* clearer
* type
* fix default create path
* static methods
old-commit-hash: 9e2a1121ea
3 years ago
Shane Smiskol
cc31d7f734
GM camera ACC: revert FCW logging ( #26114 )
...
Revert FCW logging
old-commit-hash: 1dffbb629a
3 years ago
Dean Lee
b44b9b989e
tools/replay: reduce test running time ( #26110 )
...
old-commit-hash: 6d07268ee5
3 years ago
Dean Lee
16719eb43b
Move Qt moc files to scons cache directory ( #26109 )
...
old-commit-hash: 3a8ddc191f
3 years ago
Dean Lee
775442d196
Cabana: add chart_height setting ( #26066 )
...
add chart_height setting
old-commit-hash: 93346c31d3
3 years ago
Lee Jong Mun
677bd9433b
kor translation update ( #26111 )
...
old-commit-hash: f8091837c9
3 years ago
Adeeb Shihadeh
eec2ca1e8b
CI speedup ( #26096 )
...
* CI speedup
* use the new stuff
* push
* no regressions
* try that
* don't let this slip
* fix modeld tests
* fix linter
* modernize prebuilt
* cleanup
* fix those
* increase a bit
old-commit-hash: 00494a44f4
3 years ago
Dean Lee
5ff03b411e
Cabana: click on video to play/pause ( #26099 )
...
old-commit-hash: d109dda720
3 years ago
Dean Lee
3d39cb1682
Cabana: load from high quality video by default ( #26100 )
...
old-commit-hash: d4f9343a2c
3 years ago
Dean Lee
4028909ae2
cabana: use monospace font for hex string ( #26102 )
...
specify monospace font for hex string
old-commit-hash: e3268d88c5
3 years ago
Dean Lee
1d1d7b0fb8
Cabana: complete edit functions ( #26097 )
...
complete forms
old-commit-hash: e25ea85296
3 years ago
HaraldSchafer
f428c9de30
Refactor model: no klblock ( #26035 )
...
* ff138dc0-d097-4818-b40e-dba5ba89d5d6/449 13274b7d-b546-4b91-a587-33b4af7dec6a/700
* b1bb39be-c6ce-4744-8e63-92969fda6bfc/449 f3ebfba1-f686-448f-be9b-b4d5010be91c/700
* model ref
Co-authored-by: Yassine Yousfi <yyousfi1@binghamton.edu>
old-commit-hash: b654ebdd25
3 years ago
Adeeb Shihadeh
837b2d53c3
cabana: misc touchups ( #26092 )
...
* fix time formatting
* disable vertical resize
* Update tools/cabana/videowidget.cc
old-commit-hash: bf5a6565c0
3 years ago
Jason Wen
cf3eb44abc
Hyundai: CAN-FD Hybrid gas pressed signal ( #26086 )
...
* Hyundai: Gate 0x105 behind hybrid CAN-FD only
* Update values.py
* bump panda
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 553068f8c3
3 years ago
AlexandreSato
a9c4475331
Multilang: Update pt-BR translation. ( #26089 )
...
* update pt-BR translations
* fix some cutoff texts
* update pt-BR translations
old-commit-hash: df6c135cfa
3 years ago
Dean Lee
bf2c8ed41e
Cabana: right click on the chart to reset zoom ( #26088 )
...
old-commit-hash: deac907cb4
3 years ago
Shane Smiskol
961c613005
GM camera ACC: prevent fault when engaging at a stop ( #26079 )
...
* prevent bolt fault
* comment
* only for camera ACC
* fixup alert
* bump cereal to master
* use new name
* Update selfdrive/car/gm/interface.py
* Update selfdrive/car/gm/interface.py
* Update selfdrive/car/gm/interface.py
* only care about prevent engagement when we look at PCM
old-commit-hash: 4e82f68de2
3 years ago
Shane Smiskol
7512d184bc
GM camera ACC: raise brake pressed threshold ( #26081 )
...
* Different brake pressed thresholds
* comment
* bump to master
old-commit-hash: 91a7bb4ea3
3 years ago
Shane Smiskol
82b6fe1c4c
Fix refs
...
old-commit-hash: c0840e0c33
3 years ago
Shane Smiskol
87b9f41022
GM: remove brake scaling ( #26080 )
...
* Don't add a weird factor to ret.brake
* update refs
old-commit-hash: 5d00e5cc71
3 years ago
Matt Webb
6081e543c0
HKG: add missing FW versions for 2022 Kia EV6 Light ( #26071 )
...
Fingerprint 2022 Kia EV6 Light
old-commit-hash: 422167cdf9
3 years ago
Shane Smiskol
cfe9e9c17b
CAN-FD HKG: add ADAS Driving ECU query ( #26075 )
...
add ADAS Driving ECU query
old-commit-hash: ed87c0f95a
3 years ago
Cameron Clough
c52ba337b8
Hyundai docs: fix model name/year formatting ( #26074 )
...
* fix formatting so that model years can be parsed
* generate car docs
old-commit-hash: a02f42959c
3 years ago
Shane Smiskol
b85bf30a7e
FPv2: support collecting versions for specific ecus ( #25699 )
...
* Add VMCU address for EV6
* Rename vmcu
* add to tests
add to tests
* rename to more generic name
* more explicit
* remove print
* Like this much better, removes subtle fingerprinting problems
* clean up
* add test and clean up
* remove hyundai stuffs
* global
* Fpv2Config class
* fix missing fw versions from import order
* unused
* revert for now
* test for fpv2 configs with subtests
* subtests don't work that way
* remove this
* .
* intersection
* print ecus
* shorter
* fix typing
* use config
old-commit-hash: 7e9961b9ac
3 years ago
Mitchell Goff
6621e58657
Added updateZoom function to map_renderer, plus custom style.json ( #25997 )
...
* Added updateZoom function to map_renderer, plus custom style.json
* Render 512x512 maps
* Define STYLE_PATH in navd sconscript
old-commit-hash: 982ea83cf9
3 years ago
Dean Lee
db061e0e7a
Cabana: scrollable binary view ( #26065 )
...
old-commit-hash: a397418ef8
3 years ago
Dean Lee
9e0fa02410
Cabana: display the (x,y) values while MouseMove on the chart ( #26064 )
...
old-commit-hash: cc6dd18cf0
3 years ago
Vivek Aithal
7a826259c4
regen: Refactor log migrate functions to avoid needing azure keys ( #26049 )
...
* refactor migrate fns to avoid needing to use azure keys on import
* move azure key init behind a function
* resolve comments
old-commit-hash: 5f7d9a519e
3 years ago
Cameron Clough
b4f8289972
Revert "don't build cabana unless extras ( #26072 )"
...
This reverts commit db6c8ca25c40e750f6b8f6fae68fb52084f9f616.
old-commit-hash: 2082248b73
3 years ago
Cameron Clough
919f3cb4e1
don't build cabana unless extras ( #26072 )
...
don't build cabana on device
this caused CI to fail for xx since qt libs aren't installed in CI docker
old-commit-hash: 41f520c254
3 years ago
Cameron Clough
74557258df
update car compatibility docs
...
changes from 5adbbe9
old-commit-hash: 40dc05db6d
3 years ago
hoomoose
3a6801e4ef
Hyundai: support HDA1 EV6 and Ioniq 5 ( #25723 )
...
it's hda1 time
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 649eaf273f
3 years ago
Shane Smiskol
2c335e4abf
boardd: don't multiplex OBD port on external pandas ( #26062 )
...
don't multiplex on ext pandas
old-commit-hash: bf5f9adcc8
3 years ago
Cameron Clough
49c982cba5
Hyundai: add missing Elantra Hybrid 2023 FW versions ( #26055 )
...
* add Hyundai Elantra HEV 2023 fw
8dcf421697cd2cb0|2022-10-12--16-12-21--0
VIN: KMHLN4AJ5PU042417
* add 2023 to docs
* delete
* fix fingerprint
Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: 7f3c070061
3 years ago
Adeeb Shihadeh
d7639bff58
bump panda
...
old-commit-hash: 6a602ed41d
3 years ago
Adeeb Shihadeh
76da219352
Hyundai: split alt gas pressed signals by EV and ICE ( #26061 )
...
old-commit-hash: 82bd082dcd
3 years ago
Adeeb Shihadeh
ecfef77606
Hyundai: fix alt CAN-FD cancel ( #26057 )
...
old-commit-hash: 4ee0b8196f
3 years ago
Adeeb Shihadeh
f6803bc8df
Hyundai: share panda flags with CAN-FD platform ( #26058 )
...
* Hyundai: share panda flags with CAN-FD platform
* move that
* only set bit
* bump panda
* panda master
* regen + update refs for new param
old-commit-hash: c782380fc1
3 years ago
jp-solutionz
e769f4d11a
joystickd: add controller mapping ( #25986 )
...
* Correct default controller mapping.
Current config maps steering to right trigger (ABS_RZ) when using a default xinput controller: https://inputs.readthedocs.io/en/latest/user/hardwaresupport.html
This results in default full left steering angle (1) requiring right trigger to return to centre (0) or right (-1).
It appears the intended mapping for steering is right thumbstick (ABS_RX).
Cancel button is also non-existent on default xinput controller. May be X button (BTN_NORTH) or Right Trigger (ABS_RZ).
Tested on Xbox One Controller via USB Cable, Logitech F710 and GameSir T4 Pro.
* Update joystickd.py
Fixed comment
* gamepad configuration
* gamepad arg
Co-authored-by: Cameron Clough <cameronjclough@gmail.com>
old-commit-hash: 1d8fc4d21c
3 years ago
Dean Lee
edb488ff41
cabana: increase replay's segment cache limit & add setting dialog ( #26019 )
...
* increase replay's segment cache limit
* todo
* add settings dialog
blank line
typo
old-commit-hash: b31932382d
3 years ago
Kurt Nistelberger
31c9cdd5a0
remove null effect assert
...
old-commit-hash: 8809116a26
3 years ago
HaraldSchafer
eac9ec1570
locationd: Fix GPS sensor times with fixed offsets ( #25920 )
...
* Rewind to qcom time
* Fix test
* Typo
* init unix_time fix
* add gps sensor_time_offsets
* remove all clocks code and add todo
* :emove clocks in unit test
* update refs
* update refs
Co-authored-by: nuwandavek <vivekaithal44@gmail.com>
old-commit-hash: b332441803
3 years ago
Jason Young
18681091bf
VW MQB: DBC updates and cleanup ( #26053 )
...
* VW MQB: DBC updates and cleanup
* bump opendbc after merge
old-commit-hash: bb61081b70
3 years ago
Dean Lee
9d1154ecb5
cabana: keep scrollarea frame ( #26056 )
...
add frame back
old-commit-hash: b65fad9e8f
3 years ago
Jason Young
914c75d9ea
Allow car port to define enable buttons ( #25793 )
...
* Allow car port to define enable buttons
* simplify
* oops
old-commit-hash: 135270f65c
3 years ago
Greg Hogan
1d4e4197e2
add CAN-FD non-ISO mode support ( #25947 )
...
CAN FD non-ISO support
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: d5ef6f82e6
3 years ago
Kurt Nistelberger
cadd6be7a1
rawgpsd: log + skip unknown responses ( #26043 )
...
* skip DIAG_EVENT_REPORT_F events
* .
Co-authored-by: Kurt Nistelberger <kurt.nistelberger@gmail.com>
old-commit-hash: 549452f84d
3 years ago