Igor Biletskyy
5b8aed2ebf
body: fix UDS reqests ( #26552 )
...
* bump body
* add new fw version
2022-11-20 11:44:04 -08:00
Adeeb Shihadeh
649663e06d
body: add can fingerprint ( #26548 )
2022-11-19 14:45:34 -08:00
Adeeb Shihadeh
c3822bddda
bump to 0.9.1
2022-11-19 14:43:20 -08:00
AlexandreSato
0b79ba8acb
Multilang: Update pt-BR translations ( #26549 )
...
* update pt-BR translations
* fix some cutoff texts
* update pt-BR translation
2022-11-19 14:20:41 -08:00
YassineYousfi
34c80a6fbd
Albert Einstein Model ( #26456 )
...
* d0bc247d-9529-4e50-a5dd-95a8a5733874/440 38fb1ce9-18d7-4292-9ffd-678f8483ebf4/700
* update model replay ref commit
2022-11-18 17:50:24 -08:00
Dean Lee
9c815c2081
Cabana: draw line marker in drawForegound ( #26542 )
...
draw line marker in drawForegound
2022-11-18 10:25:11 -08:00
Dean Lee
37ad8f4f3f
Cabana: support for multiple series in chart ( #26538 )
...
* customize axis x & y
* new function chartView::addSignal
* support multiple series in chartView
* more
* show legend
* update changed signals only
* fix z value
* cleanup
* limit trake line in plot area
* display signal name in value_text
*  
* fix axis y
* add spaces
* cache min max value for axis y
* cleanup
* better values text
* remove force_update
2022-11-17 10:52:04 -08:00
Tim Wilson
187f8c177a
Add video_link for GMC Sierra ( #26506 )
...
* Add video_link for GMS Sierra
* fix precommit
Co-authored-by: Shane Smiskol <shane@smiskol.com >
2022-11-17 02:03:13 -08:00
Dean Lee
66edb15b8f
Cabana: improve binary view ( #26525 )
...
* improve
* set minimum width
* click signal to open&hide form
* disable vertical header's click
2022-11-16 15:51:05 -08:00
Willem Melching
2cd1571f4a
Discover Qt paths using qmake ( #26501 )
...
* discover qt paths using qmake
* fix device build
* use subprocess.check_output
2022-11-16 15:45:28 -08:00
Dean Lee
b6de850dd7
Cabana: save & restore splitter state ( #26526 )
...
save & restore splitter state
2022-11-16 15:45:08 -08:00
Dean Lee
e3c913bfa1
Cabana: sort signal by start bit and keep cursor position after save ( #26529 )
...
sort signals by start bit and keep cursor position after save
2022-11-16 15:43:49 -08:00
Shane Smiskol
c3e2d35963
offroad ui: update chill mode icon ( #26523 )
...
* Add files via upload
* Add files via upload
* Delete thick couch.svg
* Rename img_couch.svg to img_couch_old.svg
* Rename thickerer couch.svg to img_couch.svg
* Add files via upload
* Rename img_couch.svg to img_couch_alt.svg
* Rename best couch.svg to img_couch.svg
* delete old files
2022-11-16 14:20:00 -08:00
Willem Melching
8f9f015567
add missing <QPainterPath> include ( #26520 )
2022-11-16 09:25:36 -08:00
Lee Jong Mun
e79a384a9b
Multilang: kor translation update ( #26522 )
2022-11-16 09:13:41 -08:00
Willem Melching
e099e42147
cabana: default factor to 1 ( #26521 )
2022-11-16 09:12:31 -08:00
Oxygen
fe2368c9eb
Updated main_zh-CHS.ts ( #26524 )
2022-11-16 03:11:45 -08:00
Shane Smiskol
d8bc69c788
Multilang: add missing translations ( #26519 )
...
* add back missing japanese translations that haven't been changed
* other languages
* fix
2022-11-15 23:52:47 -08:00
Shane Smiskol
1899d439f4
Multilang: refactor experimental description ( #26518 )
...
* refactor e2e description
* forgot to update
2022-11-15 23:11:53 -08:00
Shane Smiskol
58b84fb401
ui: offroad experimental mode button ( #26498 )
...
* draft
* draft
* before qpushbutton
* icon, clean up button, clicked goes to toggles
* fix icon
* add imgs
* img
* make square
* works with layouts!
* fix gradient
* this looks good
* clean up
* clean up
* remove padding around couch
* use scene's experimental_model, new onroad design
* rename widget
* def want 3
* update translations
* add img
* add 25px of padding!
* make 300px (no change)
* clean up old images
* 5 px smaller
* add white img
* fix from merge
* no style sheets
* see how this looks on device
* aliased vertical line (clean up)
* clean up
* imgs
* couch
* delete
* bye bye
* expand toggle support
* clean up
* fix dynamic icon
* make exp icon dynamic
* order
* move to offroad
2022-11-15 22:18:26 -08:00
Dean Lee
73ec91f3bc
Cabana: fix right panel layout after undocking charts ( #26497 )
...
* fix stretch
* set window title
2022-11-15 21:10:05 -08:00
Shane Smiskol
797c626984
ui: handle two dynamic toggle icon cases ( #26517 )
...
handles two cases
2022-11-15 21:07:11 -08:00
Shane Smiskol
62024176c6
ui: toggle control supports active icons ( #26514 )
...
* support active icons
* function
* fix crash if not setting icon but active icon
* revert
* clean up
2022-11-15 20:52:31 -08:00
Shane Smiskol
b3f75b0c5b
ui: function for setting toggle confirmation settings ( #26516 )
...
function for setting confirmation settings
2022-11-15 20:46:42 -08:00
Adeeb Shihadeh
f2d97da9b4
jenkins: use tici-needs-can to build release
2022-11-15 20:14:35 -08:00
Vivek Aithal
3b71a9780d
[torqued] Non-zero offline friction ( #26513 )
...
add non zero friction values
2022-11-15 19:45:15 -08:00
Adeeb Shihadeh
c6e3d566e9
update experimental mode disabled description
2022-11-15 19:24:12 -08:00
Dean Lee
97a205c94d
UI: fix CameraView crash on deleting. ( #26390 )
...
* fix crash on delete
* TODO?
* after makeCurrent
2022-11-15 19:07:50 -08:00
Adeeb Shihadeh
f3efc8998c
taco time
2022-11-15 18:49:52 -08:00
Vivek Aithal
d4fd0c3c87
[torqued] Make torqued work on Hyundai Tucson ( #26511 )
...
* changes to get offline values
* set tucon values
* move to params.yaml
2022-11-15 18:41:43 -08:00
Adeeb Shihadeh
9c96b21367
publish experimental mode state ( #26512 )
...
* publish experimental mode state
* remove that
2022-11-15 17:18:13 -08:00
Shane Smiskol
2ad9a4f95a
offroad ui: support storing confirmation of a toggle ( #26510 )
...
* show confirmation toggle on first toggle of experimental mode
* don't store confirmation if users toggle off *after* this PR
* refactor
* cleaner
* not true
* try here
2022-11-15 16:44:03 -08:00
Kurt Nistelberger
4eda53cef2
add laikad comment
2022-11-15 16:41:27 -08:00
hoomoose
9c5df76a6c
Hyundai: longitudinal support for all CAN-FD EV and Hybrids ( #26345 )
...
* Update values.py
* Update interface.py
* Update interface.py
* Update carcontroller.py
* Update interface.py
* Update interface.py
* Update values.py
* Update values.py
* Update interface.py
* Update values.py
* Update interface.py
* Update carcontroller.py
* cleanup
* update docs
* bump panda
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com >
2022-11-15 16:19:30 -08:00
Harald Schäfer
fbf3ef0895
More Honda rate limit ( #26509 )
...
* More Honda rate limit
* Update ref_commit
2022-11-15 14:21:00 -08:00
Cameron Clough
a662af57c7
CI: use github.head_ref to group PR action runs ( #26505 )
...
* CI: use github.head_ref to group PR action runs
for push triggers, github.ref is set to the "branch or tag ref that was pushed"
for pull_request triggers, it is set to the "pull request merge branch" (master?)
github.head_ref is only set when the trigger is pull_request
https://docs.github.com/en/actions/learn-github-actions/contexts#github-context
* only check github.ref for push event
2022-11-15 13:07:46 -08:00
Tim Wilson
bdc432d218
Add video link for Volt ( #26504 )
2022-11-15 10:55:43 -08:00
Willem Melching
844f7692d4
loggerd: add missing utility include ( #26502 )
2022-11-15 10:44:25 -08:00
Harald Schäfer
e58f6fbc11
Rate limit honda steer ( #26500 )
...
* Rate limit honda steer
* Update ref_commit
2022-11-15 00:46:47 -08:00
Oxygen
d7f943e275
Update missing items in main_zh-CHS.ts ( #26492 )
...
Update missing iterms in main_zh-CHS.ts
Co-authored-by: Shane Smiskol <shane@smiskol.com >
2022-11-15 00:23:37 -08:00
ambientocclusion
ffa32df062
Multilang: add missing Japanese translations ( #26482 )
...
Add new Japanese translations
2022-11-15 00:04:20 -08:00
Shane Smiskol
7fcafa4022
ui: stretch abstract control title ( #26499 )
...
stretch toggle title so it's easier to expand
2022-11-14 23:28:43 -08:00
Jason Wen
2d766fee14
HKG: Car Port for 2022 Kia Stinger ( #26397 )
...
* HKG: Car Port for 2022 Kia Stinger
* Substitute KIA STINGER GT2 2018 torque params
* bump panda
* Add test route
* Update CARS.md
* Not this checksum
* Update test route
* Update CARS.md
* Harness C -> Harness K
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com >
2022-11-14 19:46:29 -08:00
Dean Lee
8e91ce1eb4
Cabana: Move history logs to a tabbed widget ( #26481 )
...
* tabwidget
* cleanup
* update state before show
* cleanup
* remove spacing
* fix right panel stretch issue
* fix missing }
2022-11-14 19:09:19 -08:00
Vivek Aithal
fbf2f3816b
[locationd] Add input checks ( #26460 )
...
* add input checks with same decay as reset_tracker
* add observation timings check
* typo
* bugfix
* improve offline locationd visibility
* sbugfix offline lld
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com >
2022-11-14 15:02:26 -08:00
Jason Young
41e5c79948
VW MQB: Add missing FW for 2016 Škoda Superb ( #26484 )
...
* VW MQB: Add missing FW for 2016 Škoda Superb
* regen CARS.md
2022-11-14 12:04:59 -08:00
Shane Smiskol
f15d169289
controlsd cruise speed: fix missing initial value
2022-11-14 11:01:01 -08:00
Dean Lee
ae40774425
Cabana: add test case for parsing can messages ( #26495 )
...
* add test case for parsing can messages
* require size equal
* cleanup
2022-11-14 10:13:16 -08:00
Dean Lee
29f24c7491
Cabana: Fix title overlapping on chart with long names ( #26494 )
...
fix title overlapping
2022-11-14 10:04:14 -08:00
Adeeb Shihadeh
102669a232
compressed vipc: fix client connect
2022-11-13 22:28:27 -08:00