Marius Larsen
e998d6d93f
Fxing some typos in vehicle_model.py comments ( #20220 )
4 years ago
Dean Lee
8db3eea6c5
UI: rename frontview to driver_view ( #20228 )
4 years ago
Comma Device
f96e8f2f17
fix typo
4 years ago
Adeeb Shihadeh
60a9443b61
fix SSL errors in Qt UI on NEOS ( #20225 )
...
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
ZwX1616
2a9e775bb9
tici driverview support ( #20223 )
...
* add tici support and clean up
* not exactly 4/3
* keep c2 style
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Adeeb Shihadeh
4c84a33d01
fix rotation on input dialog
4 years ago
robbederks
491309b639
Tici MIPI config ( #20205 )
...
* remove non-default mipi timings and preamble lengths
* actual correct settle count
4 years ago
Willem Melching
91ee1cbfa0
juggle.py: add exception
4 years ago
vanillagorillaa
d841eca36d
2020 RDX Ecu.combinationMeter firmware ( #20215 )
4 years ago
dopedroid
44015d8d50
Add Lexus RX Ecu.engine fw version ( #20198 )
4 years ago
Adeeb Shihadeh
07ab081a42
oneplus cleanup ( #20200 )
...
* start cleanup
* cleanup camerad
* remove unused
* little more
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
ZwX1616
dd2bba0b42
Tici art4 ( #20210 )
...
* adjust gamma
* trust that light
* trust that chart
* unsrgb
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Greg Hogan
78808961c5
fix log values with non-utf8 characters and remove index_log ( #20173 )
...
* remove index_log
* handle non-unicode characters in values
* dump.py better handling of printing non-unicode characters
* only replace errors in main
4 years ago
Adeeb Shihadeh
167fa565c0
default this on
4 years ago
Dean Lee
afcbf60cad
camera_qcom.h: regroup variables by usage ( #20196 )
4 years ago
Willem Melching
0d635bd59d
tici fix ambient temperature zone
4 years ago
Willem Melching
a0987cb098
Qt ui: fix minimum pass length
4 years ago
Dean Lee
e6c47916a2
(msm_sensor_power_setting*) type conversions are not required ( #20191 )
4 years ago
Erich Moraga
d89bb110ad
Add missing ESP f/w for CAR.CAMRY_TSS2 ( #20199 )
...
@EmergingPath845#9792 DongleID/route 7daa325856f00d40|2021-02-28--15-44-48
Confirmed it fingerprints properly now, though it hits this known issue...
https://github.com/commaai/openpilot/issues/19654
4 years ago
vanillagorillaa
b30701fe5b
Additional 2021 Corolla Camera FW ( #20203 )
4 years ago
Adeeb Shihadeh
d8418f2abe
qt confirmation dialogs ( #20202 )
...
* confirmation dialog widget
* looks pretty good
* fix qcom2
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Adeeb Shihadeh
ec8b21c261
qt fixups ( #20171 )
...
* no outline
* disable on qcom for now
* fix qt 5.12.8
* cleanup drive stats
* widgets cleanup
* ssl test
* revert that
* disable by default
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Adeeb Shihadeh
7921759bbe
scons cache in CI ( #20197 )
...
* scons cache in ci
* clean up cache
* fix cleanup step
* non fixed key
* quote
4 years ago
Adeeb Shihadeh
9288031e6f
CI: fix webcam cache
4 years ago
Adeeb Shihadeh
2525a628a1
bump version to 0.8.3
4 years ago
Adeeb Shihadeh
bab772f5c8
plotjuggler readme screenshot
4 years ago
Adeeb Shihadeh
3e70395e82
add new sentry client package ( #20178 )
4 years ago
Dean Lee
468dc3f5a4
Move duplicate function declarations to camera_common.h ( #20176 )
4 years ago
Shane Smiskol
839a4a3aa3
Fix uiview.py ( #20175 )
4 years ago
iejMac
371272d94b
PlotJuggler demo ( #20172 )
...
* initial demo with popup bug
* demo fixes
* demo fixes
* Update tools/plotjuggler/juggle.py
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
4 years ago
iejMac
9144dd7c2f
PlotJuggler CI with build from source ( #20166 )
...
* CI attempt
* fixing location
* fix
* fixes
* hardcode test_url for CI
* fixes
* cd fix
* Update tools/plotjuggler/juggle.py
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
* Update tools/plotjuggler/test_plotjuggler.py
* fixes
* fixes
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
4 years ago
Harald Schafer
94af1ec974
bump laika
4 years ago
Willem Melching
511cb2680f
write params in initData as Data
4 years ago
Dean Lee
2f718d28e4
camerad: remove param pix_ptr from set_exposure_target ( #20157 )
4 years ago
grekiki
069532eb18
Qt standalone wifi chooser ( #20141 )
...
* qt wifiManager remove qDebugs
* wifi widget
* 50% done
* Update SConscript
* backgrounds work
* backgrounds work
Co-authored-by: Willem Melching <willem.melching@gmail.com>
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
grekiki
c60cc0310c
Qt-UI Cleanup SSH and Tethering password ( #20169 )
...
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Jack Davison
2b9a8e18fd
add a couple FW signatures for 2021 hyundai sonata SEL ( #20162 )
...
Co-authored-by: jdavison <jdavison@cargurus.com>
4 years ago
vanillagorillaa
d1b651af7d
2021 pacifica hybrid - additional fingerprint values ( #20164 )
...
* 2021 Pacifica Hybrid
* this weird space always gets added
* one more space
4 years ago
Adeeb Shihadeh
c7dd344f2e
neos networking ( #20165 )
...
* neos networking
* tethering
* cleanup
* stretch
* cleanup
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Adeeb Shihadeh
f7019a6a2c
add file to disable lte while onroad ( #20163 )
...
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Comma Device
e3afd72265
gamma last and only one ccm
4 years ago
Comma Device
ab694dbace
better gain values
4 years ago
Willem Melching
001854aed4
juggle: gitignore leftover rlog files
4 years ago
grekiki
4c99d83474
Qt-UI fix ssh username ( #20159 )
...
* Fix SSH username. Squased Gregor's commits.
* revert keyboard size
* reduce diff
* fix build
* whitespace
Co-authored-by: Willem Melching <willem.melching@gmail.com>
4 years ago
Willem Melching
17f3683228
BMX055 magnetometer fixes and advanced self-test ( #20118 )
...
* bmx055 magnetometer selftest
* try this
* cleanup trim data reading
* parsing fixed now?
* make self test work and increase numreps
4 years ago
grekiki
a53c361bd4
Qt-UI add driver monitoring view in offroad ( #20148 )
...
* should work, need to test onroad
* reduce diff
* Update home.cc
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Adeeb Shihadeh
1c369a9009
Qt on NEOS ( #20153 )
...
* qt on neos
* cleanup
* check arch
* fix pc
* fix mac
* base libs
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
iejMac
90ba43676a
working with snap ( #20155 )
...
* changes
* fixes
* Update tools/plotjuggler/juggle.py
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
4 years ago
Chris McCammon
93450dddaa
2021 Rav4 Hybrid EPS fw ( #20150 )
4 years ago
Adeeb Shihadeh
1ef7d4a4c8
Revert "fix some refactor commits that weren't tested ( #20140 )"
...
This reverts commit 9e29d5621c
.
4 years ago