Dean Lee
e308bc0a3f
framereader: replace swscale with libyuv, reduce cpu usage by half ( #22992 )
...
* use libyuv
* cleanup
old-commit-hash: 5ae5174509
3 years ago
Dean Lee
89fcaad057
qt/settings: reuse params ( #23041 )
...
old-commit-hash: ac179e2c36
3 years ago
Dean Lee
e8b9513fcf
qt/settings: use default parameter for params.get ( #23042 )
...
old-commit-hash: 723c8d6a7c
3 years ago
Willem Melching
935ce9edad
navd: render map into VisionIPC ( #22800 )
...
* navd: render simple map
* render route
* offscreen rendering
* cleanup
* more cleanup
* render into visionIPC
* rename class
* split position update from route update
* stop broadcast if not active
* gate vipc server behind flag
* add python library
* faster
* no vipc from python
* put behind extras
* only send when loaded
* add glFlush just to be sure
* cleanup settings into helper function
* function ordering
* broadcast thumbnails
* put behind param
* adjust zoom level
* add route to python bindings
* revert that freq change
* add logging if map rendering is enabled
* use rlogs if available
* bump cereal
old-commit-hash: 5069852573
3 years ago
eFini
6558e04dcb
UI: minor changes to make it translation friendly ( #23032 )
...
old-commit-hash: 21ff97b8c9
3 years ago
grekiki
5b2511162a
replace list comprehensions with generators ( #23037 )
...
old-commit-hash: 68c1a666a0
3 years ago
Jason Young
757c7c74b2
VW MQB: Add FW for 2013 Volkswagen Golf ( #23036 )
...
old-commit-hash: adaffb3355
3 years ago
ZwX1616
97175e78a1
test: Replay both models on C2/C3 ( #23019 )
...
* add dcam stream
* delete model_test
* both in jenkins
* update spinner
* get filename fn
* they are not random names
* update route
* new ref commit
* temporarily resize tmp
* clean up unlog send
* need calib 0
* revert device
* cleanup
* arg
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 1ec8f03ec6
3 years ago
Dean Lee
04fefd6791
boardd: const reference pandaStates to avoid copy ( #23030 )
...
old-commit-hash: ab9c7a11a9
3 years ago
Vivek Aithal
d537897e9a
locationd: Fix Nav localization reliability ( #22959 )
...
* modify reset logic
* remove debug statements
* use ecef pos and vel covariances during reset
* reset orientations initialized to 0,0,GPSbearing
* refactor nav fix
* add fake gps observations to control ecef pos and ecef vel std
* replace fake_P with individual fake cov
* set gps mode flag
* add gps invalid flag names
* update refs
* more accurate gps accuracy check + update refs
old-commit-hash: 8b6a147583
3 years ago
Adeeb Shihadeh
ec6eb5b582
process replay: add cx9 route to migration list
...
old-commit-hash: 5bcb4c0358
3 years ago
Dean Lee
c1ef2b7493
loggerd: add test case for sync_encoders ( #23020 )
...
old-commit-hash: b5eb02181c
3 years ago
Adeeb Shihadeh
e9f5b17ed1
update refs for new mazda name
...
old-commit-hash: eb55226c2b
3 years ago
Adeeb Shihadeh
ed75e6600d
mazda: capitalize CX9 like all others cars
...
old-commit-hash: f0f7359f6a
3 years ago
Robbe Derks
b830692a31
Typo in Quectel FCC ID
...
old-commit-hash: 1fd8fc4593
3 years ago
Adeeb Shihadeh
5aebf5466a
can_replay: warning & clone cmd if jungle lib is missing
...
old-commit-hash: b8393f7271
3 years ago
Adeeb Shihadeh
89eb02fee4
Bring back Accord 2021 + 2021 Hybrid ( #23021 )
...
Co-authored-by: Chris Souers <csouers@gmail.com>
old-commit-hash: 239c7c1d4e
3 years ago
Dean Lee
a919e5721e
panda: add unit tests for usb protocol (pack/unpack) ( #22955 )
...
* prepare for unit tests
* add to selfdrive_tests.yaml
* test header
* test chunk count
* rename test function
* continue
* don't check chunks count
* test recv_can
* continue
* small cleanup
* merge master
* cleanup
* rename functions
* test different packet size
* fix operator precedence problem
* refactor unpack_can_buffer
* cleanup test
* cleanup unpack_can_buffer
* add test for multiple pandas
* rename to test_panda
* restore test_boardd
* rename to test_boardd_usbprotocol
* fix typo
* bus_offset = [0,4]
* change src
* use USBPACKET_MAX_SIZE
old-commit-hash: c77354009c
3 years ago
Dean Lee
987f87cc0e
loggerd: split loggerd.cc into three files
...
old-commit-hash: 75dd0d6296
3 years ago
George Hotz
5d990ad509
thermald: track power usage / pmic temps ( #23013 )
...
Co-authored-by: Comma Device <device@comma.ai>
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 6462ced209
3 years ago
Dean Lee
b2e59c0bfe
networking: remove unused #inculde<QMovie> ( #23016 )
...
old-commit-hash: 6964adec39
3 years ago
Willem Melching
21651f23b9
don't build internal kalman objects on device ( #23011 )
...
old-commit-hash: 9417051062
3 years ago
Erich Moraga
2844ba5248
Add several missing CHRH f/w ( #23002 )
...
`Hookler#6341` 2017 C-HR DongleID/route 9de14f6c78d29e91|2021-11-22--03-48-14
His car was previously FP'ing over FPv1 on OP 0.8.1, and he didn't realize it, until I verified it. Relevant FPv1 was pruned from newer code.
old-commit-hash: 9b9cbe1f37
3 years ago
Dean Lee
0babd4d6e8
UI: fix cameraview crash after going offroad in settings window ( #23009 )
...
old-commit-hash: c1f617db46
3 years ago
Adeeb Shihadeh
bef53929d7
camerad: lower YUV vipc buffer count to 40 on tici
...
old-commit-hash: 20d5c0c1cb
3 years ago
Adeeb Shihadeh
43abb312f8
boardd: small cleanup ( #23005 )
...
old-commit-hash: d482b2d0a2
3 years ago
Adeeb Shihadeh
8731fc42b7
back to 0.8.12
...
old-commit-hash: a941a1040d
3 years ago
Erich Moraga
821ddf785f
Add Lexus RC support ( #22941 )
...
* Add f/w firmware for Lexus RC under LEXUS_IS
`@ph33rl355#0529` 2020 Lexus RC F Track Edition DongleID/route 32696cea52831b02|2021-11-16--23-12-02
Doesn't seem to need a full port, per user feedback...
https://discord.com/channels/469524606043160576/524327905937850394/910400788319326229
* Update CARS.md
* Separated Lexus RC from IS... still using IS DBC
* match lexus IS for now
* Update wheelbase to match published specs
I'm hesitant to touch `mass`, even though I know it's different from the IS.
* Add TOYOTA.LEXUS_RC test route
Co-authored-by: Willem Melching <willem.melching@gmail.com>
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: d630ec9092
3 years ago
Adeeb Shihadeh
76aed9c23b
perfetto ( #22998 )
...
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: b51da61dc4
3 years ago
Jason Young
b30ff5fd0c
VW MQB: Longitudinal prereqs ( #23004 )
...
old-commit-hash: 819b7a120a
3 years ago
Adeeb Shihadeh
3a6413a103
Honda Bosch cleanup ( #22999 )
...
old-commit-hash: 7746130a1e
3 years ago
Adeeb Shihadeh
3a47379995
boardd: add note about slow disconnected panda check
...
old-commit-hash: a405fc5d43
3 years ago
Adeeb Shihadeh
f22905b998
boardd: set thread names
...
old-commit-hash: fb32381a88
3 years ago
Dean Lee
31b63386f8
wifiManager/get_response: pass response by const reference ( #22997 )
...
old-commit-hash: aa0cc260b9
3 years ago
Adeeb Shihadeh
5e6608b67e
comma pedal: rename create_gas_command -> create_gas_interceptor_command
...
old-commit-hash: b07ddad6ed
3 years ago
Adeeb Shihadeh
be1f80810e
boardd: resolve TODO, still need that for USB errors
...
old-commit-hash: 944fa5fa08
3 years ago
Dean Lee
8f9ca8d3f6
replay: add test to check dcam and ecam ( #22993 )
...
old-commit-hash: 1d2dfab81c
3 years ago
Dean Lee
a80999fd4f
moded/RunModel: fix possible memory leak without a virtual destructor ( #22990 )
...
old-commit-hash: d97ad1302a
3 years ago
Dean Lee
2d8780e5c6
logreader: fix memory leak in Event ( #22987 )
...
old-commit-hash: 9cb46cc4a1
3 years ago
Adeeb Shihadeh
4ffc570eb8
link to ctf in tools readme
...
old-commit-hash: a64169af26
3 years ago
Dean Lee
05b2ff7f26
ui/settingswindow: set parent for nav_btns. ( #22984 )
...
old-commit-hash: b399b48f0a
3 years ago
Dean Lee
3492b1290f
ui/device: fix uninitialized variable awake ( #22983 )
...
old-commit-hash: 7ce9ff1b04
3 years ago
Adeeb Shihadeh
bb0c6b7314
bump 0.8.11 release date
...
old-commit-hash: 08078acbd0
3 years ago
Adeeb Shihadeh
4249c77159
test car models: verify panda and carState's ACC main on match ( #22979 )
...
old-commit-hash: cfdeeff3fd
3 years ago
Vivek Aithal
16d9fcbd80
Revert ecef std until real fix ( #22982 )
...
* too low
* update refs
Co-authored-by: Harald Schafer <harald.the.engineer@gmail.com>
old-commit-hash: 94d59314e2
3 years ago
ZwX1616
fc1954492b
dmonitoringmodeld: fix black padding not black after libyuv.I420Scale ( #22971 )
...
* true black
* set black once
* move def
* add commnet
* Update selfdrive/modeld/models/dmonitoring.cc
* Update selfdrive/modeld/models/dmonitoring.cc
* Update selfdrive/modeld/models/dmonitoring.cc
* Update selfdrive/modeld/models/dmonitoring.cc
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 80940b9844
3 years ago
Greg Hogan
0ff7695dcb
Revert "update_requirements.sh: install both Pipfiles"
...
This reverts commit 97ea2c37e0e831216969b8c04e9053022e39ca10.
old-commit-hash: 148c739ec7
3 years ago
Adeeb Shihadeh
66aac35dd9
Hyundai: remove longitudinal whitelist ( #22976 )
...
* Hyundai: remove longitudinal whitelist
* move legacy safety mode into values.py
Co-authored-by: Willem Melching <willem.melching@gmail.com>
old-commit-hash: 9abfc02148
3 years ago
Adeeb Shihadeh
44568de155
faster jenkins ( #22973 )
...
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: e13630dfee
3 years ago
Dean Lee
97ee5320f3
ui: disable toggles while onroad ( #22975 )
...
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 63779c385d
3 years ago