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>
4 years ago
Adeeb Shihadeh
0adfc931b9
bump version to 0.8.4
4 years ago
Chris McCammon
986500fe2f
supported year cleanup ( #20539 )
4 years ago
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
4 years ago
Greg Hogan
0847cf6869
prevent corrupted log messages ( #20530 )
4 years ago
Willem Melching
7372b9bba5
Revert "Add device_type to class Hardware ( #20535 )"
...
This reverts commit 9922688f8b
.
4 years ago
Dean Lee
9922688f8b
Add device_type to class Hardware ( #20535 )
...
* add device_type to HadWare class
* always wake on PC
* use cereal::InitData::DeviceType
4 years ago
Dean Lee
a93f787cef
refactor draw_circle_image ( #20473 )
4 years ago
Dean Lee
98e55996f6
Params: python-like interface ( #20506 )
...
* rebase master
* delete outdated test_params.c
* putBool & more robust getBool
* putBool(SshEnabled)
4 years ago
Willem Melching
b5450a7cc5
dump.py: lower poll timeout for faster exit
4 years ago
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
4 years ago
Dean Lee
32c4cf00c2
faster driverview start ( #20507 )
4 years ago
Willem Melching
3755081145
add qcamera support to Route ( #20521 )
4 years ago
Chris McCammon
6cd7bce1f5
remove Rav4 ICE firmware from Rav4H ( #20527 )
4 years ago
Dean Lee
bf1001e54b
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>
4 years ago
ZwX1616
0fb00e10b1
also use e2e model output for DM policy ( #20526 )
...
* neg mining
* clean up format
* eyes less noisy
* update ref
4 years ago
Adeeb Shihadeh
bd12a787ff
cleanup tici networking + remove pagination ( #20528 )
...
* remove wifi pagination
* cleanup
* little more cleanup
* fix tethering button
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Chris McCammon
ed5a6722af
C-HR Hybrid camera fw ( #20529 )
4 years ago
Comma Device
9896438d15
training guide: make coordinates relative to img
4 years ago
iejMac
3e190435e3
settings scrolling improvement ( #20525 )
...
* no overshoot
* removing line
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Willem Melching
2a5d8b6f74
Remove oneplus fan support ( #20520 )
4 years ago
Adeeb Shihadeh
c73781f840
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>
4 years ago
jonjander
1f4b2569d5
Kia Niro EV 2021 FW versions ( #20518 )
...
* values Kia Niro EV 2021
* Update values.py
Co-authored-by: Jon Jander <jon.jander@ptj.se>
4 years ago
Willem Melching
58a17fb3c8
Add qml-module-qtquick2 to package list
4 years ago
Willem Melching
23823d0c8b
release files: cant add non existing files
4 years ago
Willem Melching
03eda954f0
add qml files to release
4 years ago
Willem Melching
611446edd4
CPR3 logging only on C2
4 years ago
Adeeb Shihadeh
9ce62c3984
release2 build: fix panda build and remove DLC model file
4 years ago
Comma Device
624065cb5b
fix offroadTransition signal name
4 years ago
iejMac
d63dab950a
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>
4 years ago
Dean Lee
5cd676797a
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>
4 years ago
Comma Device
aa457a348a
show serial number in settings
4 years ago
Adeeb Shihadeh
f89818b2d9
log cpr voltages ( #20519 )
4 years ago
Jason Young
9c0bd99a4d
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
4 years ago
Adeeb Shihadeh
c030493eb6
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>
4 years ago
vanillagorillaa
4942e94f6c
2021 Kia Seltos FW ( #20513 )
4 years ago
vanillagorillaa
2f2a798a1f
2021 RAV4 values ( #20503 )
4 years ago
Adeeb Shihadeh
a2084c2a60
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>
4 years ago
Dean Lee
318fa3f50a
ui: don't log slow frame message in driverview ( #20509 )
...
* Don't log slow frame message in driverview mode
* white space
4 years ago
Comma Device
364b083c59
UI: limit version string length for master-ci
4 years ago
Greg Hogan
1e3f8b014e
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
4 years ago
Adeeb Shihadeh
08a294199e
temporarily tolerate higher UI cpu usage in test
4 years ago
Adeeb Shihadeh
fd15a21c5a
new training guide ( #20495 )
...
* new training guide
* fix end
* new step1
* better images
* update images
4 years ago
Jason Young
85d0d521bd
VW MQB: Škoda Superb Mk3 ( #20500 )
...
* Add 2018 Skoda Superb (johndoe)
* Propitiate test_fw_fingerprint unit test
4 years ago
Adeeb Shihadeh
dd440d95d0
update release notes
4 years ago
ZwX1616
97133a8fac
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>
4 years ago
Willem Melching
6e57fb3767
Revert "temporarily increase ui cpu allowance"
...
This reverts commit 2b2d868c86
.
4 years ago
Willem Melching
d2dc38839e
bump panda
4 years ago
Willem Melching
da5f0c5332
run paramsd: sort messages
4 years ago
Willem Melching
2b2d868c86
temporarily increase ui cpu allowance
4 years ago