Commit Graph

16653 Commits

Author SHA1 Message Date
Dean Lee 9bd4af9781 cabana: imporve series selector dialog (#27266)
* imporve series selector dialog

* typo
old-commit-hash: f4f081c562
2023-02-08 15:18:07 -08:00
Dean Lee f01f51a22a cabana: fix coredump caused by getColor in updateSeries (#27265)
old-commit-hash: 99f12ca7f3
2023-02-08 13:29:16 -08:00
Willem Melching b94e06a6be cabana: extend color palette, make chart colors match signal view (#27258)
* cabana: extend color palette, make chart colors match signal view

* vary saturation too

* cleanup
old-commit-hash: fcaa6fb06f
2023-02-08 13:03:23 -08:00
Jason Young 438a2b8aec VW MQB: Add FW for 2018 Volkswagen Tiguan (#27264)
old-commit-hash: 56bc5b39e3
2023-02-08 13:00:30 -08:00
Dean Lee c11699e717 cabana: set correct geometry for legend (#27260)
old-commit-hash: 80bf755b07
2023-02-08 12:40:43 -08:00
Dean Lee 671bf991aa cabana: improve the welcome page (#27261)
old-commit-hash: 303e21cbcc
2023-02-08 12:40:22 -08:00
Shane Smiskol 2b84d8e3c3 GM: refactor steering control code (#27251)
* hopefully easier to understand?

* space

* no confusing elif, move comment to relevant part

* better
old-commit-hash: 5b9f2c3fcd
2023-02-08 00:09:49 -08:00
Shane Smiskol 503fea8e12 GM: reduce steering message rate (#27201)
* Lower active rate and raise limits to compensate

* bump panda

* bump panda

* Update ref_commit

* bump panda to master
old-commit-hash: 86d86fa9da
2023-02-07 23:38:05 -08:00
Dean Lee 6b6d5320db cabana: add space between signal and msg name (#27252)
old-commit-hash: 583057aa41
2023-02-07 21:46:59 -08:00
Kurt Nistelberger c524e5d29c readd slot number logging
old-commit-hash: fe64e85363
2023-02-07 21:25:46 -08:00
Shane Smiskol 6d48082af8 Bump panda (#27249)
* bumppanda

* bumptomaster

* bumppandaagain
old-commit-hash: 4d05b5b02a
2023-02-07 20:11:36 -08:00
Kurt Nistelberger 2a181c9b7b bump laika
old-commit-hash: 9799359ffd
2023-02-07 17:54:23 -08:00
Kurt Nistelberger 6320c05541 Ubloxd: glonass ephem parsing (#27248)
temp fix

Co-authored-by: Kurt Nistelberger <kurt.nistelberger@gmail.com>
old-commit-hash: 5a0cbc35a5
2023-02-07 17:49:51 -08:00
Kurt Nistelberger 466f83cba5 GPS: add tow to gps ephemeris (#27246)
* add tow to gps ephemeris

* bump cereal

* update refs

---------

Co-authored-by: Kurt Nistelberger <kurt.nistelberger@gmail.com>
old-commit-hash: 6330cdd885
2023-02-07 17:49:06 -08:00
Kurt Nistelberger 2a64606eb0 Revert "ublox_day_fix"
This reverts commit de1b9576fa1b309469cc0bb0dde2945453fd9490.

old-commit-hash: 4f6fbdf590
2023-02-07 15:02:21 -08:00
Kurt Nistelberger 5cf9b71792 ublox_day_fix
old-commit-hash: 9af82c090e
2023-02-07 15:01:47 -08:00
Adeeb Shihadeh 674f14615c CI: temporarily remove timeouts
old-commit-hash: 01bdf382c4
2023-02-07 12:52:50 -08:00
Cameron Clough 4d4c0c45b9 setup: replace software selection widget with input dialog (#27236)
* setup: replace software selection widget with input dialog

* revert

https://github.com/commaai/openpilot/pull/21617/commits/3f7047651c31b209c9c4a0b8ff7bd408aca3f9e5
old-commit-hash: 1a0a638740
2023-02-07 11:37:25 -08:00
Cameron Clough 23cf988d3c setup: check installer is elf (#27241)
old-commit-hash: 074e74ad08
2023-02-07 11:37:03 -08:00
Dean Lee 8a5dfaa35d cabana: remove toolbutton padding (#27240)
* remove toolbutton padding

* fix incorrect checked state in setSeriesType
old-commit-hash: 55ad7ee3cb
2023-02-06 21:14:07 -08:00
Cameron Clough 0276badcc0 setup: add serial to request headers (#27237)
* setup: add dongle ID to request headers

* rename openpilot

* fix str

* hardware: get_serial

* set serial instead

* fix typo

* static

* fixes
old-commit-hash: 6fb5661abb
2023-02-06 20:02:30 -08:00
Dean Lee 3daa82e5a1 cabana: paint points in drawForeground instead of switching opengl mode (#27239)
old-commit-hash: ae99a6d15d
2023-02-06 18:58:24 -08:00
Dean Lee b31e9b5bb8 cabana: improve charts toolbar (#27233)
* improve toolbar

* add text
old-commit-hash: 8f6521ded3
2023-02-06 18:57:37 -08:00
Cameron Clough a830d85ad6 installer: do not translate git progress strings (#27238)
old-commit-hash: b462463fbf
2023-02-06 17:09:13 -08:00
Dean Lee d318513c33 cabana: fixed wrong plot area after changed column count (#27228)
old-commit-hash: 1a99fd3610
2023-02-06 16:39:16 -08:00
Cameron Clough 3f75cdb6e3 setup: fix button label on ethernet (#27235)
* setup: continue without wi-fi on ethernet

* switch around
old-commit-hash: 9a51275cd2
2023-02-06 15:43:25 -08:00
Cameron Clough 44e1bf9fbf settings: highlight nightly in branch switcher (#27227)
old-commit-hash: 68bcdaaff7
2023-02-06 10:40:45 -08:00
Dean Lee bd2e71260e cabana: click on legend to show/hide series (#27231)
* click on legend to show/hide series

* update axis y

* add move icon
old-commit-hash: f9de6a0dd8
2023-02-06 10:18:44 -08:00
Dean Lee c1b3ff34ea cabana: concurrently update chart series (#27230)
old-commit-hash: 1ecda86e51
2023-02-06 10:17:58 -08:00
Adeeb Shihadeh 858a5654b1 setup pre-built master-ci (#27205)
* try this

* add as release branch

* set the name

* build on master-ci
old-commit-hash: 0374d4817d
2023-02-05 15:45:01 -08:00
pbkompasz 0b49672df9 docs: update cabana usage in README (#27225)
* Add ecam

* Update README.md

---------

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: f5f1406817
2023-02-05 14:52:28 -08:00
Dean Lee 1958d92206 cabana: fix incorrect clamp (#27218)
* fix incorrect clamp

* fix type error
old-commit-hash: 4117986520
2023-02-05 14:50:32 -08:00
Dean Lee 6bd72c1d19 cabana: only relayout charts when needed (#27210)
old-commit-hash: 54f3ca43bb
2023-02-05 12:35:30 -08:00
Dean Lee e58743cbea cabana: improve align charts (#27217)
* improve align charts

* set range on need

* cleanup

* remove unused include
old-commit-hash: 9b054af8b6
2023-02-05 12:35:15 -08:00
Dean Lee 6640006987 cabana: delay starting live streaming thread (#27213)
old-commit-hash: 2cb0f59962
2023-02-04 15:25:06 -08:00
Erich Moraga 9035860383 Add missing AVALONH_TSS2 fwdRadar f/w (#27215)
`@shankapotamous#6637` 2022 Avalon Hybrid  DongleID/route 301800decccd6669|2023-02-04--10-09-55
old-commit-hash: 784bef20ce
2023-02-04 15:24:37 -08:00
Erich Moraga bea2c7cbf3 Add sveral missing LEXUS_ESH_TSS2 firmwares (#27219)
* Add sveral missing LEXUS_ESH_TSS2 firmwares

@salmankali#7352 2023 Lexus ES 300h  DongleID/route c010a8cd3af884f5|2023-02-04--03-27-12

* docs.py gen'd CARS.md w/ 2023 Lexus ES Hybrid update
old-commit-hash: d662f6d289
2023-02-04 15:11:08 -08:00
Erich Moraga 8017717a7e Add missing HIGHLANDER_TSS2 engine f/w (#27220)
@Arnold Jagt#4866 2023 Highlander LE (ICE)  DongleID/route b75bae9b9bde6210|2023-02-04--17-44-15
old-commit-hash: 2d64f99b01
2023-02-04 15:10:55 -08:00
Dean Lee a509f7a1eb cabana: better window title for live streaming (#27214)
better title for live streaming
old-commit-hash: 90108c0c28
2023-02-04 09:42:39 -08:00
pbkompasz f255bb481d docs: Add cabana to tools (#27208)
old-commit-hash: 73a8d6b951
2023-02-03 15:30:59 -08:00
Kurt Nistelberger edf555e8fd navd: check duration_typical before using (#27184)
check duration_typical

Co-authored-by: Kurt Nistelberger <kurt.nistelberger@gmail.com>
old-commit-hash: 9a42929b0c
2023-02-03 14:22:33 -08:00
Kurt Nistelberger 080e7d0ebd laikad: add laikad startup tests (#27207)
* add laikad startup test

* move debug files to xx

* add laikad startup and ephemeris test

---------

Co-authored-by: Kurt Nistelberger <kurt.nistelberger@gmail.com>
old-commit-hash: 74187463da
2023-02-03 13:45:36 -08:00
Dean Lee 8d359ca270 cabana: fix incorrect point size after adding new series to chart or changing series type (#27199)
* update pointers after create series

* cleanup
old-commit-hash: d6516059bd
2023-02-03 13:03:01 -08:00
Dean Lee 7af5741071 cabana: add dialog to open route from remote or local (#27183)
* add OpenRouteDialog

* cleanup

* failed_to_load

* fix load

* clear message list and stream after open new route

* show message

* remove all tabs and charts after open

* use textEdited

* check route format

* cleanup loadRoute
old-commit-hash: 29d9d03759
2023-02-03 12:47:26 -08:00
Adeeb Shihadeh b5b6a6a925 Hyundai: update Hyundai Genesis tuning (#27197)
old-commit-hash: 858f185fd2
2023-02-03 12:46:14 -08:00
Dean Lee 27cd911c6b cabana: fix chart buttons occasionally did not respond to click. (#27198)
* fix btn not responding on click

* change icon from gear to list(menu)
old-commit-hash: bd66f77a3b
2023-02-03 11:40:35 -08:00
Dean Lee e397807a46 cabana: elide long signal names (#27202)
elide long signal names
old-commit-hash: 1ace481fa8
2023-02-03 10:50:39 -08:00
Iamz 9d9b3f3b3f Added new fingerprint for Toyota Corolla Cross GR Sport (#26693)
Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: ef95f921d1
2023-02-02 23:35:22 -08:00
Jacob Pfeifer f3154d5c9b 2020 Hyundai Santa Fe fingerprint update (#27135)
* add new transmission fwVersion for 2020 hyundai santa fe

* use shorter trans, add missing fw

* duplicate

---------

Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: a8b43a44c5
2023-02-02 23:25:51 -08:00
jayvin100 df4619fac5 Add support for Malaysian Civic 2022 (#27126)
Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: 603e03116e
2023-02-02 23:16:43 -08:00