Willem Melching
56b8bd1717
Athena: increase timeouts ( #21316 )
...
* fix typo in thread name
* bump send/upload timeout to 30 seconds
old-commit-hash: fc569694e9
4 years ago
Willem Melching
0f9c34d55f
filter_log_message: print tracebacks
...
old-commit-hash: ba15fb4803
4 years ago
Willem Melching
dc9bcce234
filter_log_message: use rlogs if available
...
old-commit-hash: 08c1fa32c7
4 years ago
Adeeb Shihadeh
11ca4168a9
fix typo
...
old-commit-hash: 8ed08af48d
4 years ago
Adeeb Shihadeh
0c79439980
tools readme improvements
...
old-commit-hash: 527115670f
4 years ago
Chad Bailey
56a893e7be
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>
old-commit-hash: 6e74afd7b2
4 years ago
Chris McCammon
2f2f4c1891
2021 Honda Ridgeline fw ( #21308 )
...
old-commit-hash: ec2524c7ac
4 years ago
Chris McCammon
53d2d67999
Split out Elantra 2021 in readme
...
2021 has steer to 0 and stop and go
old-commit-hash: b914d53edc
4 years ago
Jason Young
4027ae0f16
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
old-commit-hash: 22d456aef8
4 years ago
Jason Young
76ff24221d
VW MQB: Clean up carcontroller ( #21300 )
...
old-commit-hash: 3cb2b0eb7d
4 years ago
Dean Lee
5c3b55c514
settings.cc: include missing headers on EON ( #21298 )
...
old-commit-hash: 3901f28cb9
4 years ago
Willem Melching
1156d97241
Script to print new bitflips on CAN ( #21294 )
...
* Script to print new bitflips on CAN
* also print falling edges
old-commit-hash: cbd03ea514
4 years ago
Willem Melching
fd6dddfc33
only clean up openGL buffers if context is still valid
...
old-commit-hash: 1ce3184c16
4 years ago
Willem Melching
1bd10695fb
fixup profiler and add plannerd ( #21292 )
...
old-commit-hash: c0fff43bbf
4 years ago
Willem Melching
8d345a26f6
Don't check RAM/disk in simulation ( #21261 )
...
* Don't check RAM/disk on PC
* simulation
old-commit-hash: 7b0d27e612
4 years ago
Dean Lee
6bfc7f4ca5
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>
old-commit-hash: a873a23e0d
4 years ago
Dean Lee
d8ac1df789
Qt: cleanup includes ( #21282 )
...
* cleanup includes
* remove include <qtwidgets>
* more
old-commit-hash: 2c6d27f482
4 years ago
Dean Lee
1256dbb6c3
qt/api.cc: refactor create_jwt ( #21281 )
...
* refactor
* cleanup includes
old-commit-hash: de56de78c8
4 years ago
Adeeb Shihadeh
a9a5ac9d8e
add golf sportwagen to release notes
...
old-commit-hash: 504e7673d8
4 years ago
jona96
ae8e79ea80
add fingerprint for Volkswagen Golf MK7 ( #21280 )
...
* add fingerprint for Golf MK7
* add to README
* sorted alphanumericaly
* sorted and corrected spelling
old-commit-hash: 7bc6319eff
4 years ago
Chris McCammon
e3ad7a4993
2021 Lexus UX Hybrid fw ( #21286 )
...
old-commit-hash: 3365673eff
4 years ago
HaraldSchafer
7080b45afc
Update README.md
...
old-commit-hash: fb114bbfb1
4 years ago
tanmayparikh
d123edbece
Add 2018 Accord 2.0T Touring transmission FW Vers ( #21279 )
...
Co-authored-by: Tanmay Parikh <tparikh@utex.com>
old-commit-hash: 1abb971835
4 years ago
Jason Young
2b360ca270
VW MQB: Volkswagen Touran Mk2 ( #21263 )
...
* Add 2017 VW Touran (BIRB)
* Update README
* Autogratitude
* Add test route for VW Touran
old-commit-hash: 57cf9b1f39
4 years ago
Jason Young
1fc6c0f721
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
old-commit-hash: 8edb61b596
4 years ago
HaraldSchafer
1cbda7bac0
gps can be bad in cities ( #21270 )
...
old-commit-hash: 9a2306e008
4 years ago
Willem Melching
196f96f057
UI: check if dongle id is valid before calling API ( #21275 )
...
old-commit-hash: e85fa7f1c9
4 years ago
Greg Hogan
d0e5f3fb92
default carParams.stoppingControl to True ( #21248 )
...
* hyundai has full brake control
* set default stoppingControl to True
* update ref
Co-authored-by: Willem Melching <willem.melching@gmail.com>
old-commit-hash: 8071111f59
4 years ago
Dean Lee
17c7f9c806
DriveStats: switch between MILES and KM in real time,based on setting. ( #21234 )
...
* update distance unit
* remove main_layout_ from header
* cleanup
* add title in add_stats_layouts
old-commit-hash: f55bb5d98f
4 years ago
Willem Melching
0fb755e425
Release GIL when calling C++ params functions ( #21257 )
...
* Release GIL when calling C++ params functions
* small cleanup
old-commit-hash: 2f759893ca
4 years ago
Greg Hogan
34643d7afc
hyundai: cruiseState.standstill always False when openpilot controls longitudinal ( #21262 )
...
old-commit-hash: e28b5552e7
4 years ago
Dean Lee
def897a2c7
fix webcam crash when failed to read video frame ( #21272 )
...
old-commit-hash: 73d741b7be
4 years ago
Dean Lee
8306df4b79
SoftwarePanel: trim the OS Version ( #21274 )
...
old-commit-hash: a23584b6e2
4 years ago
ShaneSmiskol
92eefd12e4
ui: remember previous connections ( #21233 )
...
* remember previous connections
* minor
* remove ssid_from_path
* abstract into function
* forgot one
* const
* add path_from_ssid function
* more clear what these do
* fix
* more clear
* structured binding test
* remove ssid_from_path
* fix name
* disconnect if connected
* let's just match the activate function in naming
* return if empty
* revert and clean up
old-commit-hash: 305786f0da
4 years ago
Willem Melching
807c95a0f5
Only call ensure_params_path once ( #21229 )
...
* Only call ensore_params_path once
* only ensure default params path once
old-commit-hash: fcf9f00a2a
4 years ago
ShaneSmiskol
ce94b4bc4b
networking: properly set route metric for hotspot ( #21265 )
...
* Add dns priority to tethering connection
* it was route-metric
* only ipv4 is needed
old-commit-hash: 04ef4eeeda
4 years ago
Dean Lee
1b51d71ef4
sidebar: display full signal when network strength is GREAT ( #21259 )
...
* full signal when network strength is GREAT
* apply review
* space
old-commit-hash: 648b60a381
4 years ago
Dean Lee
dcc1f28bb2
onroad: remove sound_map from OnroadAlert ( #21258 )
...
* remove sound_map from OnroadAlert
* fix indentation
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 6816b6d8f8
4 years ago
Dean Lee
a760fcfbde
OnroadAlerts: construct QPainter only when needed ( #21260 )
...
old-commit-hash: d07b45f50a
4 years ago
Willem Melching
33a3bb5fc9
Revert "tici: always run updated ( #21249 )"
...
This reverts commit 60ba93bd1be24e022552da1545dca9b61d2584b7.
old-commit-hash: 715dbd4882
4 years ago
Jason Young
8dff553951
VW MQB: Switch to comfort blinker signal ( #21253 )
...
* Switch to comfort blinker signal
* bump opendbc
* update refs
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: f86f344ba5
4 years ago
Dean Lee
1a80cb3bc2
remove directory tools/clib ( #21250 )
...
old-commit-hash: 06625f3a0e
4 years ago
Adeeb Shihadeh
2d047aae7e
nicer replay prints
...
old-commit-hash: 060b5caf1b
4 years ago
Dean Lee
d852c98d52
Refactor C++ LogReader ( #21152 )
...
* refactor logreader
* fix include order
* apply review
* remove typedefs
* remove include timing.h
* no parent
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 8c202d1bb4
4 years ago
Adeeb Shihadeh
e07f1a1ee4
tici: always run updated ( #21249 )
...
old-commit-hash: 4dfdf0e51d
4 years ago
Dean Lee
71b346b3e8
UI: refactor SoftwarePanel ( #21244 )
...
* refactor
cleanup
* one params
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 7009ba0344
4 years ago
Dean Lee
63ff493fe8
UI widgets: remove unnecessary setLayout ( #21232 )
...
* remove setlayout
* remove setLayout
* space
* Update selfdrive/ui/qt/maps/map.cc
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 8f5c7e7bb5
4 years ago
Adeeb Shihadeh
ff875ae2df
Fix Honda Accord transmission type detection ( #21247 )
...
old-commit-hash: af8d417627
4 years ago
Adeeb Shihadeh
32d6ffd248
define _USING_LIBCXX on NEOS ( #21243 )
...
old-commit-hash: 656719edfd
4 years ago
Dean Lee
842dabcff7
SoftwarePanel: fix padding ( #21237 )
...
old-commit-hash: d09c1de0ec
4 years ago