Commit Graph

3776 Commits

Author SHA1 Message Date
Dean Lee
405df8b165 Params: python-like interface (#20506)
* rebase master

* delete outdated test_params.c

* putBool & more robust getBool

* putBool(SshEnabled)
old-commit-hash: 98e55996f67aaaf715c941d417ae4d3b0187f388
2021-03-30 12:54:59 +02:00
Willem Melching
60b3018b96 dump.py: lower poll timeout for faster exit
old-commit-hash: b5450a7cc5bd0efceb52fef3378ce8d24212293d
2021-03-30 12:16:57 +02:00
Dean Lee
aa1474467e 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
old-commit-hash: 6db31b9a33e6caab06645be898957e2414a6dedc
2021-03-30 12:09:06 +02:00
Dean Lee
8c09067b27 faster driverview start (#20507)
old-commit-hash: 32c4cf00c2d6bac059516cc44494808cf5a408ca
2021-03-30 11:51:18 +02:00
Willem Melching
3ec4a7916b add qcamera support to Route (#20521)
old-commit-hash: 3755081145088eea5bc562a90429a89db2252247
2021-03-30 11:48:27 +02:00
Chris McCammon
16fc0a51ee remove Rav4 ICE firmware from Rav4H (#20527)
old-commit-hash: 6cd7bce1f55b60f7b36599fd3dd832a6b3078c08
2021-03-30 11:46:07 +02:00
Dean Lee
86a217dca7 OffroadAlert: update alerts inplace (#20463)
* refactor

* cleanup

* use QWdiget instead of QStackWidget

* continue

* remove duplicate setMargin

* dont parse alerts if updateAvailable

* kind of works

* alerts work

* cleanup

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: bf1001e54b8a0a3f18fe1022f4ffd2e46f74e432
2021-03-29 21:50:16 -07:00
ZwX1616
42c3b55f00 also use e2e model output for DM policy (#20526)
* neg mining

* clean up format

* eyes less noisy

* update ref
old-commit-hash: 0fb00e10b1ecb2caed5de64e978db7ee2fccd57b
2021-03-29 19:41:27 -07:00
Adeeb Shihadeh
bbdd55bbc6 cleanup tici networking + remove pagination (#20528)
* remove wifi pagination

* cleanup

* little more cleanup

* fix tethering button

Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: bd12a787ff6674551c63814fcee6eec75e995030
2021-03-29 19:11:27 -07:00
Chris McCammon
96db8378bd C-HR Hybrid camera fw (#20529)
old-commit-hash: ed5a6722afa488f1f3c732f4084e112fb9eb69fa
2021-03-29 18:58:42 -07:00
Comma Device
3766830f65 training guide: make coordinates relative to img
old-commit-hash: 9896438d1511602a1ff87f7c4eb3c7172b30104a
2021-03-29 16:46:12 -07:00
iejMac
99b3111351 settings scrolling improvement (#20525)
* no overshoot

* removing line

Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 3e190435e387a8f787f829ddf3282e6e948b45f4
2021-03-29 16:32:04 -07:00
Willem Melching
a77f55fad0 Remove oneplus fan support (#20520)
old-commit-hash: 2a5d8b6f74c996e86942b17f2330eb882d2d3c17
2021-03-29 14:37:52 -07:00
Adeeb Shihadeh
846a43b3e4 scrolling improvements (#20524)
* fix scrolling problem

* continue

* set panel margin in one place&add stretch to prevent title flicker

* adjust padding

* remove stretch

* no border

* fix padding

* better padding

* cleanup

* continue

* add stretch to prevent flicker

* reduce padding

* typo

* revert taht

* no background

* pretty good

* remove

Co-authored-by: deanlee <deanlee3@gmail.com>
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: c73781f840fd82d8969a9d66c57f5726a8a11966
2021-03-29 14:29:23 -07:00
jonjander
6491c88e96 Kia Niro EV 2021 FW versions (#20518)
* values Kia Niro EV 2021

* Update values.py

Co-authored-by: Jon Jander <jon.jander@ptj.se>
old-commit-hash: 1f4b2569d5b3679912e0f80708538d479e6c3da8
2021-03-29 19:06:30 +02:00
Willem Melching
350b6b09cf Add qml-module-qtquick2 to package list
old-commit-hash: 58a17fb3c80b19ca955afcafcedc9af3f309c95f
2021-03-29 13:57:05 +02:00
Willem Melching
40a7bcab8a release files: cant add non existing files
old-commit-hash: 23823d0c8bcb6c0d5e04b13c9890d19a753363c6
2021-03-29 13:11:48 +02:00
Willem Melching
bc27b0b676 add qml files to release
old-commit-hash: 03eda954f0f584ad5bf08285f732cf9b3dd3c4c0
2021-03-29 13:07:37 +02:00
Willem Melching
cd4b0b7e7a CPR3 logging only on C2
old-commit-hash: 611446edd4e193025729987e4638d19f89f5d824
2021-03-29 12:01:28 +02:00
Adeeb Shihadeh
95453b3349 release2 build: fix panda build and remove DLC model file
old-commit-hash: 9ce62c3984bad9bffb14fd2f52d77f51d2d82636
2021-03-28 23:48:20 -07:00
Comma Device
ee9bc8cf08 fix offroadTransition signal name
old-commit-hash: 624065cb5b0290c85533f40492b709e0822251e9
2021-03-28 23:42:19 -07:00
iejMac
4a3e73ddb5 disable buttons when onroad (#20475)
* disables reset calib

* works for all buttons

* naming convention + final works on PC

* stylesheets + works on manager.py

* fixing stylesheet

* add that backg

* no reviewing while onroad

* better disabled hint

* little cleanup

Co-authored-by: Comma Device <device@comma.ai>
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: d63dab950a102bc69cca515b6f3ab4ffd896b4fd
2021-03-28 23:32:09 -07:00
Dean Lee
c5194fcb85 Qt: show username for current SSH keys (#20508)
* Show username for current SSH keys

* Update ssh_keys.cc

* Update ssh_keys.cc

* Update selfdrive/ui/qt/widgets/ssh_keys.cc

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>

* rename param

* cleanup

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 5cd676797a21215dcf574d545f38ec2e1a0b14f0
2021-03-28 22:32:33 -07:00
Comma Device
40f5b22071 show serial number in settings
old-commit-hash: aa457a348ac2edbbf24ffb8cad8327d83177ad65
2021-03-28 21:31:58 -07:00
Adeeb Shihadeh
4325858931 log cpr voltages (#20519)
old-commit-hash: f89818b2d9ffa1c906b635a01f8a31a43058e4de
2021-03-28 21:22:31 -07:00
Jason Young
3ea251518c VW MQB: Update to Volkswagen Golf Mk7 (#20498)
* Import all Golf FW values, update naming

* Update test reference drive

* Update supported years and models

* Sort and dedupe Golf SRS and fwdRadar FW

* Add 2016 Golf SportsVan (Calle), sort FW values

* Expand README to include all Golf variants

* Alphabetize README
old-commit-hash: 9c0bd99a4d6b2d426b5b90a311d355c7e2a3c63b
2021-03-28 21:04:51 -07:00
Adeeb Shihadeh
72c497d105 sound cleanup (#20491)
* fix high CPU usage when playing repeated sounds

* fix build

* fix cpu usage

* same behavior for now

Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: c030493eb648e99700ae0872205bc0956538c0d2
2021-03-28 20:45:47 -07:00
vanillagorillaa
e131452d56 2021 Kia Seltos FW (#20513)
old-commit-hash: 4942e94f6c022d8b22a0894cb0acb049a15f0b27
2021-03-28 20:32:20 -07:00
vanillagorillaa
9f0b9abcd2 2021 RAV4 values (#20503)
old-commit-hash: 2f2a798a1f93f03b06ca56e27c3e6adcd55e0d7f
2021-03-28 12:02:55 -07:00
Adeeb Shihadeh
5ef648fe02 filter out touches while in android activity (#20515)
* filter touches while in android activity

* only check after launching activity

* move to hw abstraction layer

* little cleanup

* remove print

Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: a2084c2a601ba138c41494420f8275295357981f
2021-03-28 03:53:03 -07:00
Dean Lee
35f63336e9 ui: don't log slow frame message in driverview (#20509)
* Don't log slow frame message in driverview mode

* white space
old-commit-hash: 318fa3f50a59d72684b844fd61e97b29556f8699
2021-03-27 13:38:48 -07:00
Comma Device
64c2ce90ca UI: limit version string length for master-ci
old-commit-hash: 364b083c59bfb078ec7088edbf28e5d23b3d60e8
2021-03-26 19:30:32 -07:00
Greg Hogan
f0b9176bd7 logging cleanup (#20502)
* switch some uploader messages to debug log

* use allow_sleep

* log when not request or response

* test both with params and without params
old-commit-hash: 1e3f8b014ef63f5e3d0a3f7622a03892dd8958b2
2021-03-26 17:36:01 -07:00
Adeeb Shihadeh
53eba80d3d temporarily tolerate higher UI cpu usage in test
old-commit-hash: 08a294199e714387f3f6965641de635946d9baa1
2021-03-26 17:32:59 -07:00
Adeeb Shihadeh
d82d87c9d6 new training guide (#20495)
* new training guide

* fix end

* new step1

* better images

* update images
old-commit-hash: fd15a21c5a6b45e531820cd70f2e6fe77e2dbfad
2021-03-26 16:43:14 -07:00
Jason Young
c9bc21d358 VW MQB: Škoda Superb Mk3 (#20500)
* Add 2018 Skoda Superb (johndoe)

* Propitiate test_fw_fingerprint unit test
old-commit-hash: 85d0d521bd69f8ba74544940318d2ac916b50d26
2021-03-26 16:42:39 -07:00
Adeeb Shihadeh
bfb6e892bf update release notes
old-commit-hash: dd440d95d00eadefbd6989d75553e29a09213373
2021-03-26 16:24:16 -07:00
ZwX1616
40b1877c04 camerad jenkins box test (#20413)
* separate test

* send

* update test

* snapshot is rgb

* this does not belong here

* clean up

* tici

* no if

* no black frames

* flaky leds

* rename and cleanup

* should be stable and avoid lucky pass

* print

* logical and

* run in jenkins

* source profile on tici

Co-authored-by: Comma Device <device@comma.ai>
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 97133a8facf848d5fc709a0ab98ab2c26690ee19
2021-03-26 13:23:18 -07:00
Willem Melching
70dc3598a6 Revert "temporarily increase ui cpu allowance"
This reverts commit 6fffc76401638de96993095bb451c9b578a5cb5c.

old-commit-hash: 6e57fb3767ca8a0f5eca5685d83d4e15fbca6efe
2021-03-26 17:29:53 +01:00
Willem Melching
ae10aa9ab7 bump panda
old-commit-hash: d2dc38839ef18e6cd66f5e32d1517fe2adac68d9
2021-03-26 17:21:10 +01:00
Willem Melching
841fa399d1 run paramsd: sort messages
old-commit-hash: da5f0c5332af939c8bb5ac7e947babdcd9e7863e
2021-03-26 17:15:55 +01:00
Willem Melching
724dabbf07 temporarily increase ui cpu allowance
old-commit-hash: 2b2d868c862bf18a0977ada70961ca636822021f
2021-03-26 17:07:33 +01:00
Willem Melching
f3863ae6e1 add debug script to run paramsd on route
old-commit-hash: c0e3e2ba1b7c606395f0e892762ee4953f188c26
2021-03-26 17:06:41 +01:00
Jason Young
f0bd519ba9 VW MQB: Volkswagen Passat Mk8 (#20493)
* Add VW Passat

* Add Passat legacy FP

Co-authored-by: Willem Melching <willem.melching@gmail.com>
old-commit-hash: 5da6fced2b87c0737570ffc8408418753fea00c6
2021-03-26 15:03:41 +01:00
Jason Young
7174b2abda Add 2020 Skoda Scala (#20494)
Co-authored-by: Willem Melching <willem.melching@gmail.com>
old-commit-hash: 9ef0eee6b1a8f48f0fc4ccd8dea50a23ceab8046
2021-03-26 15:02:29 +01:00
Jason Young
3718ccc38e VW MQB: SEAT Ateca Mk1 (#20492)
* Add SEAT Ateca

* Add test route for Ateca

* Add Ateca to README

* Pull unnecessary comments
old-commit-hash: 32b59ba114f0e086fa842f0e2dc53a053ad07f7e
2021-03-26 15:01:31 +01:00
Willem Melching
c6f2700ac3 qt ui add gitignore to release
old-commit-hash: 52035170578ccdf0b70da7a481731e3e794fe36e
2021-03-26 14:57:01 +01:00
Willem Melching
8c296312e3 Cache prime/points widget (#20497)
* cache prime status on homescreen

* use stacked widget

* add caching and clear on 404
old-commit-hash: d43d62561063c4d3f8b10b08d7bde9ed8bd0f395
2021-03-26 14:53:12 +01:00
Willem Melching
69cc390ffb drive_stats.cc: fix distance rounding
old-commit-hash: 32330bbf8930bf20ef9ef2c54682faa5c30eff6c
2021-03-26 14:52:47 +01:00
grekiki
506377368b RELEASES.md: Skoda -> Škoda (#20496)
old-commit-hash: 0ce3792a15ceca429b867493664705d430921d8c
2021-03-26 14:08:01 +01:00