John Belmonte
3f2722a7c6
Add Toyota C-HR Hybrid FW versions ( #21341 )
4 years ago
Dean Lee
175506532f
OffroadHome: merge stylesheets ( #21312 )
...
* merge stylesheet
* css:target #alert_notification button
* Update selfdrive/ui/qt/home.cc
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
4 years ago
Willem Melching
9086c377e2
Fix triangle size ( #21332 )
4 years ago
Dean Lee
8da538c18c
Refactor ModelFrame struct to class ( #20005 )
...
* refactor modelframe
* remove DUMP_YUV
* use constructor/destructor instead of init/free
* OMG...should be clEnqueueReadBuffer
* rebase master
* rebase master
* fix build
* small cleanup
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
4 years ago
Dean Lee
9ebfc2ba8d
HttpRequest: move http cache to RequestRepeater ( #21228 )
...
* move cache from HttpRequest to RequestRepeater
* apply review
4 years ago
sshane
26343951c9
Fix forget network button on tethering connection ( #21340 )
4 years ago
sshane
290e9fb9f6
UI: forget button and security type icon ( #21320 )
...
* forget and security buttons first draft
* Text left margin closely matches other panels
* add lock label
* implement new icon
* actually add icon
rename
* smaller lock icon
smaller icon
* better
4 years ago
Nelson Chen
4a22dd6dfb
Add 2021 Avalon Hybrid Fingerprint ( #21338 )
...
* Add jamil_hamida#1630's Fingerprint to AVALONH_2019
* Add 2021 Avalon Hybrid to README
4 years ago
HaraldSchafer
a3071bf15b
Update car_kf.py
4 years ago
Dean Lee
8781f586c5
UI: refactor onboarding ( #21223 )
...
* refactor onboarding
* skip training guide if is dashcam
* apply review
* cleanup include
* move public ctro up
* slots is private
* cleanup headers
* set style sheet in onboardingwindow
* rebase master
* match ui
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
4 years ago
Erich Moraga
66035ccac9
Add PACIFICA_2020 fingerprint ( #21106 )
4 years ago
Adeeb Shihadeh
cefbd6734e
build.py: don't hang on text window in CI ( #21335 )
4 years ago
Dean Lee
85f134da6a
CommaApi: class to namespace ( #21329 )
4 years ago
Dean Lee
eb9736fbb0
network_panel: fix ButtonControl build on EON ( #21327 )
4 years ago
Adeeb Shihadeh
d90d9b2280
util::read_file: fix reading from sysfs and add test case ( #21325 )
...
* add sysfs test case
* Revert "util.cc: refactor read_file (#21321 )"
This reverts commit 8d5c61eefe
.
4 years ago
Dean Lee
8d5c61eefe
util.cc: refactor read_file ( #21321 )
...
* mode read & open once
* change return statement for better readibility
* apply reviews
* can't open with ate flag
4 years ago
Dean Lee
48b23e8c37
UI: remove alerts refresh when opening settings ( #21322 )
4 years ago
Dean Lee
8675c970d4
UI: refactor ButtonControl ( #21315 )
4 years ago
Adeeb Shihadeh
6e4c2aa4d2
acados support ( #21319 )
...
* acados support
* add pyextra to python path
* x86 libs
4 years ago
Adeeb Shihadeh
ea6f779b3e
fix /proc test case for util::read_file
4 years ago
Adeeb Shihadeh
7dec206437
Revert "util.cc: refactor read_file ( #21295 )"
...
This reverts commit 190a845505
.
4 years ago
Adeeb Shihadeh
f01ebc5680
make locationd and paramsd RT ( #21264 )
4 years ago
Chris McCammon
317afa335f
steer unavailable below speed audible alert ( #21209 )
4 years ago
Chris McCammon
bbec68bec8
Split Civic Sedan and Coupe in readme ( #21306 )
...
* Split Civic in readme
* fix order
4 years ago
Dean Lee
190a845505
util.cc: refactor read_file ( #21295 )
...
* mode read & open once
* change return statement for better readibility
* apply reviews
* Update selfdrive/common/util.cc
* fix
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
4 years ago
Willem Melching
fc569694e9
Athena: increase timeouts ( #21316 )
...
* fix typo in thread name
* bump send/upload timeout to 30 seconds
4 years ago
Willem Melching
ba15fb4803
filter_log_message: print tracebacks
4 years ago
Willem Melching
08c1fa32c7
filter_log_message: use rlogs if available
4 years ago
Adeeb Shihadeh
8ed08af48d
fix typo
4 years ago
Adeeb Shihadeh
527115670f
tools readme improvements
4 years ago
Chad Bailey
6e74afd7b2
RE fixup ( #21309 )
...
* Fixup doc urls/references
- Fixup broken/changed links
- Remove eon links and label as depreciated
- Add link to panda safety model
- Rename "testing closet" to "test lab"
I'll admit the last one is a bit pedantic but I think it's a better
understood term. My day job deals with things like this so I'm biased
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
* Update README.md
* Update CONTRIBUTING.md
* Update README.md
* Update README.md
* Update README.md
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
4 years ago
Chris McCammon
ec2524c7ac
2021 Honda Ridgeline fw ( #21308 )
4 years ago
Chris McCammon
b914d53edc
Split out Elantra 2021 in readme
...
2021 has steer to 0 and stop and go
4 years ago
Jason Young
22d456aef8
VW MQB: Simplify adding new cars (1 of 2) ( #21297 )
...
* simplify MQB DBC lookup
* GC now-unused import
* further simplify
* further simplify
* draw DBC string from values.py
* one DBC to rule them all
4 years ago
Jason Young
3cb2b0eb7d
VW MQB: Clean up carcontroller ( #21300 )
4 years ago
Dean Lee
3901f28cb9
settings.cc: include missing headers on EON ( #21298 )
4 years ago
Willem Melching
cbd03ea514
Script to print new bitflips on CAN ( #21294 )
...
* Script to print new bitflips on CAN
* also print falling edges
4 years ago
Willem Melching
1ce3184c16
only clean up openGL buffers if context is still valid
4 years ago
Willem Melching
c0fff43bbf
fixup profiler and add plannerd ( #21292 )
4 years ago
Willem Melching
7b0d27e612
Don't check RAM/disk in simulation ( #21261 )
...
* Don't check RAM/disk on PC
* simulation
4 years ago
Dean Lee
a873a23e0d
common/util.cc: add unit test, fix bug in util::read_file ( #21251 )
...
* add test case for util
* fix bug in read_file
* gitignore test_util
* better test
* referer
* more
* more test
* REQUIRE size
* apply reviews
* only test binary
* simplify the test
* read non-permission
* debug print
* remove /etc/shadow
* test read directory
* Update selfdrive/common/tests/test_util.cc
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Co-authored-by: Willem Melching <willem.melching@gmail.com>
4 years ago
Dean Lee
2c6d27f482
Qt: cleanup includes ( #21282 )
...
* cleanup includes
* remove include <qtwidgets>
* more
4 years ago
Dean Lee
de56de78c8
qt/api.cc: refactor create_jwt ( #21281 )
...
* refactor
* cleanup includes
4 years ago
Adeeb Shihadeh
504e7673d8
add golf sportwagen to release notes
4 years ago
jona96
7bc6319eff
add fingerprint for Volkswagen Golf MK7 ( #21280 )
...
* add fingerprint for Golf MK7
* add to README
* sorted alphanumericaly
* sorted and corrected spelling
4 years ago
Chris McCammon
3365673eff
2021 Lexus UX Hybrid fw ( #21286 )
4 years ago
HaraldSchafer
fb114bbfb1
Update README.md
4 years ago
tanmayparikh
1abb971835
Add 2018 Accord 2.0T Touring transmission FW Vers ( #21279 )
...
Co-authored-by: Tanmay Parikh <tparikh@utex.com>
4 years ago
Jason Young
57cf9b1f39
VW MQB: Volkswagen Touran Mk2 ( #21263 )
...
* Add 2017 VW Touran (BIRB)
* Update README
* Autogratitude
* Add test route for VW Touran
4 years ago
Jason Young
8edb61b596
VW MQB: Add FW for 2016 Golf R ( #21254 )
...
* Add FW for 2016 Golf R (edwyck)
* Add comment for broken ECU SW PN
* Commentary on tuned FW versions
* different commentary
4 years ago