Willem Melching
6b5a5bd180
remove build arg from manager prepare_managed_process ( #20229 )
4 years ago
Willem Melching
c3931074bf
modeld.cc fix matrix storage order
4 years ago
dingyf12593
9e9b8cf33a
merge the china golf 7.5 missing values in the existing fingerprint ( #20218 )
...
* china golf 7.5 values
* merge the missing values in the existing fingerprint
* merge the missing values in the existing fingerprint
* reset
* merge the missing values in the existing fingerprint
4 years ago
Eric Dardet
2be8731b35
Update values.py to add more 2021 Sonata FWs ( #20219 )
...
Added more firmware versions from a 2021 Hyundai Sonata
4 years ago
Dean Lee
a1b2bdb844
move function calib_frame_to_full_frame to ui.cc ( #20230 )
...
* move calib_frame_to_full_frame to ui.cc
* cleaup includes
4 years ago
Willem Melching
a27245e6c1
modeld.cc construct matrix directly from data
4 years ago
Willem Melching
7c8fcad602
ui.py: draw lines on radarState leads
4 years ago
Willem Melching
7dc4b22dae
Set hyundai start accel
4 years ago
Dean Lee
f5109d9207
cameras_qcom: use std::mutex ( #20181 )
4 years ago
Dean Lee
ae72d34a42
move intrinsic_matrix into modeldata.h, removed duplicate definitions. ( #20051 )
...
* move intrinsic_matrix into modeldata.h
* def __cplusplus
4 years ago
Dean Lee
824e4531d7
num_cids should be 1 ( #20190 )
4 years ago
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