Commit Graph

4201 Commits

Author SHA1 Message Date
Chris McCammon 977a04a0a7 2021 Rav4 FW (#20592)
* 0458c37a85bb8043

* put in order
2021-04-05 19:27:49 -07:00
chicman ff8d4f247a TSS2 RAV4 firmware versions (#20583)
* Update values.py

update fingerprint for Car.RAV4_TSS2.

* Update values.py
2021-04-05 19:23:43 -07:00
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
2021-04-05 19:22:11 -07:00
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
2021-04-05 17:04:37 -07:00
Adeeb Shihadeh 2319d726fb lower min lane change speed to 30mph (#20586)
* lower min lane change speed to 30mph

* update refs
2021-04-05 15:38:53 -07:00
iejMac 9e4748db8b text window starts scrolling at bottom (#20587)
* text starts scrolling at bottom

* comment
2021-04-05 14:27:14 -07:00
Adeeb Shihadeh e4d7ee3716 hide set speed for stock long (#20585) 2021-04-05 13:46:26 -07:00
Dean Lee d14aba4580 remove memory leak in create_jwt() (#20547) 2021-04-05 10:05:04 -07:00
chouchou 66d7f8eb3f Add new FW for Lexus ES300H (#20573)
* add china version Lexus ES300H

* change engine order by alphabet
2021-04-05 09:39:08 -07:00
Erich Moraga fc0a90c1b1 HIGHLANDER_TSS2 new engine f/w (#20580)
@DKLim#9457 2021 Highlander Platinum V6 DongleID/route b2e1ad6f5ee4eefe|2021-04-03--17-19-20--0
2021-04-05 09:15:02 -07:00
iejMac 10e4d32197 scrolling in text window (#20564)
* grid layout  + better scrollbar

* style

* style

* tabs

* scrollbar behind button fix

* alerts background color fix (#20568)

* horizontal style + more space for scrollbar

* fixes

* fixes

* fixes

* remove background on scroll bar

* fix horizontal overflow

* indent'

Co-authored-by: Comma Device <device@comma.ai>
2021-04-03 01:18:26 -07:00
vanillagorillaa 269d1c4ec7 Honda Ridgeline test route (#20570) 2021-04-02 21:59:28 -07:00
Adeeb Shihadeh 538df2596d increase log level of NVME cloudlog 2021-04-02 21:43:58 -07:00
Adeeb Shihadeh ed0b831736 script to set time from panda RTC (#20532)
* read time

* set time

* comment

* only adjust time when sys time is invalid

Co-authored-by: Comma Device <device@comma.ai>
2021-04-02 21:30:37 -07:00
Dean Lee 9b9bdd3da5 Added function power_set_wait, fix munmap invalid pointer error. (#20189)
* added function power_set_wait_cmd

* cleanup

* rename power_set_wait_cmd to power_set_wait

* rename delay to delay_ms
2021-04-02 21:17:42 -07:00
Dean Lee 26fa6e1644 camerad_qcom: init sensors with array (#20275)
Co-authored-by: ZwX1616 <zwx1616@gmail.com>
2021-04-02 21:13:37 -07:00
Dean Lee 540b853c9f init frame_length in camera_init (#20261) 2021-04-02 21:10:48 -07:00
Dean Lee dd54c18bb7 camera_qcom: added new function cam_ioctl (#20184)
* added new function cam_ioctl

* static
2021-04-02 20:52:08 -07:00
Dean Lee 4e68bab6f6 refactor set_driver_exposure_target (#20327)
* driver_cam_set_exp_target

* rebase master

* rebase master

* rename to driver_cam_auto_exposure
2021-04-02 20:47:46 -07:00
iejMac 86a78581e3 alerts background color fix (#20568) 2021-04-02 14:03:49 -07:00
Comma Device 204d878c6f update qt setup 2021-04-01 22:12:33 -07:00
Adeeb Shihadeh 7e632900e5 cleanup car tests (#20562)
* cleanup test_car_models

* don't fail on that
2021-04-01 16:46:08 -07:00
Adeeb Shihadeh 25837cfb86 CI: clear stale build cache 2021-04-01 15:02:26 -07:00
iejMac 9afa14c47f Qt scroller class (#20549)
* initial commit

* class works

* cleanup

* naming

* text window

* fixes

* alerts are now scrollable

* dismiss

* fixed placement

* realease scrolling

* better

* better

* revert text

* naming

* parent
2021-04-01 14:03:31 -07:00
Erich Moraga 70c92e0341 Add missing CAR.LEXUS_NX f/w (#20546)
@Jc_Mach#9624  DongleID/route `dfe23e1be741ad74|2021-03-31--22-40-38--0`
2021-04-01 11:05:23 +02:00
vanillagorillaa 1f968521e4 Toyota Mirai TSS2.5 Port (#20534)
* Mirai TSS2 initial commmit

* Clean up

* proper formatting of FW versions

* Mirai test route

* Just Mirai
2021-03-31 11:10:15 -07:00
Dean Lee ef501afe97 Params: ensure path and symlink in constructor (#20538)
* ensure path and symlink in constructor

* better comments

* global Params g_params

* const params_path

* Revert "global Params g_params"

This reverts commit 3439894334d69a8c8c19516b9865f9a71ab163da.

* Revert "const params_path"

This reverts commit d3de2fc22ce0f32ffdcdba5595db9c35b21b84a1.

* cleanup

* add todo

* concat string

* add comment

* more robust

* cleanup
2021-03-31 11:04:34 +02:00
Chris McCammon 69b8151da9 CR-V combination meter fw (#20545) 2021-03-31 10:58:23 +02:00
Willem Melching 7bc0b27ae5 RequestRepeater remove memory leak through payloads argument 2021-03-31 10:56:42 +02:00
Dean Lee 31a612c6e4 fix: read brightness from persistent params (#20544) 2021-03-31 00:58:37 -07:00
vanillagorillaa 4a5e43cdcc 2021 Pacifica Hybrid values (#20380)
* 2021 Pacifica Hybrid values

* combine all 2019 PacHy fingerprints into one

* Revert "combine all 2019 PacHy fingerprints into one"

This reverts commit a08ede166608ef2b51ab54f2aebbaf0b550e8db1.

* this one isn't needed, fully contained in one below with the new values
2021-03-31 00:57:48 -07:00
Dean Lee fb37af00d4 dmoniitoring: new function crop_yuv (#20344)
* crop_yuv

* shorten variables name

* space
2021-03-30 20:11:46 -07:00
Comma Device 588778e168 fix lib order 2021-03-30 19:46:40 -07:00
Dean Lee 5e6e9df407 camera_qcom2: move the common file descriptors to MultiCameraState (#20182)
* move the common file descriptors to MultiCameraState

* use unique_fd for file descriptors

* done

* fix build

Co-authored-by: ZwX1616 <zwx1616@gmail.com>
2021-03-30 19:43:09 -07:00
Samuel Keeley ed3add5ae6 add fpv2 values from 2015 audi a3 tdi (#20542)
* add fpv2 values from 2015 audi a3 tdi

* Update values.py

* add AUDI_A3_MK3 to IGNORED_FINGERPRINTS

* put them in order
2021-03-30 16:26:50 -07:00
Jason Young 48fa8ffb33 VW MQB: Update to Audi A3 Mk3 (#20489)
* Add A3 and A3 e-tron FPv2

* Update README

* Catch up with model renaming

* Trim duplicate FW values

* Add 2014 A3 (bankster)

* Update model-year range

* Revert more model name changes

* Revert more model name changes

* More FW for 2017 A3 e-tron (fastzeek)

* Update A3 models and packages in README

* Update A3 packages again

* AUDI_A3 -> AUDI_A3_MK3

* Update test route reference

* CAN valid should pass for VW now

* Update process_replay route

* Expand tested A3 range (we have known 2014-15,17)

* Revert "CAN valid should pass for VW now"

This reverts commit 73a4b4886f572045ada05cd13e60790ca3e17a94.

* revert route changes and update refs

* update refs again

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2021-03-30 14:49:46 -07:00
Adeeb Shihadeh a5a61a2bd5 small UI cleanup 2021-03-30 14:48:22 -07:00
ZanZaD13 da07c6522e KIA Ceed: increase max torque (#20505) 2021-03-30 14:28:37 -07:00
Jason Young e181fd7f0a VW MQB: Misc bugfixes and cleanup (#20540)
* Add LDW->SWA signal pass-through

* GC currently unused ACC_06 and LDW_02 signal data

* Split out Jetta GLI

* Pass in camera CAN parser now that we use it

* GC unused CarController param, camelCase->PEP8

* CAN valid should pass for VW now

* update refs

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2021-03-30 13:59:17 -07:00
Adeeb Shihadeh 0adfc931b9 bump version to 0.8.4 2021-03-30 13:16:45 -07:00
Willem Melching 301b755179 cloudlog on RTC read/write (#20536)
* cloudlog on RTC read/write

* log with correct offsets

* log old rtc time when updating

* compute dt

* fixes

* utc

* if more than 1
2021-03-30 11:29:58 -07:00
Greg Hogan 0847cf6869 prevent corrupted log messages (#20530) 2021-03-30 11:29:26 -07:00
Willem Melching 7372b9bba5 Revert "Add device_type to class Hardware (#20535)"
This reverts commit 9922688f8b.
2021-03-30 17:36:04 +02:00
Dean Lee 9922688f8b Add device_type to class Hardware (#20535)
* add device_type to HadWare class

* always wake on PC

* use cereal::InitData::DeviceType
2021-03-30 16:13:49 +02:00
Dean Lee a93f787cef refactor draw_circle_image (#20473) 2021-03-30 13:32:07 +02:00
Dean Lee 98e55996f6 Params: python-like interface (#20506)
* rebase master

* delete outdated test_params.c

* putBool & more robust getBool

* putBool(SshEnabled)
2021-03-30 12:54:59 +02:00
Willem Melching b5450a7cc5 dump.py: lower poll timeout for faster exit 2021-03-30 12:16:57 +02:00
Dean Lee 6db31b9a33 Added new util class FirstOrderFilter (#20303)
* new class FirstOrderFilter

* flick face icon

* revert ui_draw_vision_face

* new function reset()

* reset after update

* use filter to update brightness
2021-03-30 12:09:06 +02:00
Dean Lee 32c4cf00c2 faster driverview start (#20507) 2021-03-30 11:51:18 +02:00
Chris McCammon 6cd7bce1f5 remove Rav4 ICE firmware from Rav4H (#20527) 2021-03-30 11:46:07 +02:00