Comma Device
24c8b90e86
fix drive stats offset on home screen
...
old-commit-hash: 7466ad6802
4 years ago
Adeeb Shihadeh
315317f3de
remove conflicting nissan leaf fingerprint
...
old-commit-hash: 90d6bcc8e9
4 years ago
Dean Lee
d33538e5f3
Qt: show current calibration values ( #20455 )
...
* show current calibration
* read calibration from capnp
* use CalStatus
* cleanup calibrationd.py
* remove import capnp
* keep json writing,remove comment
* fix test error
* cleanup
* remove test_read_saved_params
* cleanup
* write out capnp
* restore test
* clean up
* get calibration from CalibrationParams
* cleanup
* update calibration when the description is visible
* cleanup
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 57fe8488ac
4 years ago
Adeeb Shihadeh
d3429eee66
tools/ssh cleanup
...
old-commit-hash: 795b9ab35e
4 years ago
godoppl
faae327eaf
Add more 2017 A3 FW ( #20600 )
...
2017 Audi A3 e-tron Sportback - Premium Plus (ACC & LKAS)
Co-authored-by: Jason Young <jyoung8607@gmail.com>
old-commit-hash: 590866324a
4 years ago
Jason Young
ccd8d4178e
VW MQB: carFw updates, model-year support expansion, various cleanup ( #20599 )
...
* Additional FPv2 data
* Expand e-Golf supported years
* Add 2016 Skoda Superb FW (ItsMe)
* FW version dedupe after merge
* Sort FW versions
* GC dead comment
old-commit-hash: 87f4a811aa
4 years ago
Willem Melching
2176a2b044
add VW support for fw fingerprint test script
...
old-commit-hash: 03753165b8
4 years ago
Will Hannagan
0283cb4931
Adding FPv2 for 2019 Mk7.5 VW Golf R (AUDM) ( #20595 )
...
* fwv2: adding 2019 audm mk7.5 golf r
* correct ordering
old-commit-hash: 806808ae59
4 years ago
Willem Melching
b49748bb2a
bump cereal
...
old-commit-hash: 67ca5ca024
4 years ago
Willem Melching
15c06d1c06
Check average frequency in SubMaster ( #20558 )
...
old-commit-hash: 79b5bee9dd
4 years ago
ChoMinSung
7aed8355db
start_openpilot_docker.sh: pass in /dev/input for joystick support ( #20563 )
...
old-commit-hash: 780654cb3b
4 years ago
Comma Device
7a01d56255
fix cut off qr code
...
old-commit-hash: 18e60751c2
4 years ago
Chris McCammon
cf9c8af482
2021 Rav4 FW ( #20592 )
...
* 0458c37a85bb8043
* put in order
old-commit-hash: 977a04a0a7
4 years ago
chicman
c587aaa7ee
TSS2 RAV4 firmware versions ( #20583 )
...
* Update values.py
update fingerprint for Car.RAV4_TSS2.
* Update values.py
old-commit-hash: ff8d4f247a
4 years ago
Greg
35a4c182a0
Fingerprinting 2021 Honda CRV Hybrid ( #20588 )
...
* 2021 Honda CRV Hybrid Fingerprinting
added missing values for 2021 CRV hybrid.
* Update values.py
put srs values in order
old-commit-hash: aa512b7ab8
4 years ago
Dean Lee
fa799ef42c
refactor webcam, use common run_camera function ( #20555 )
...
* run camera in common function run_camera
continue
remove relase
clEnqueueReadBuffer
cleanup
blank line
remove cideo_cap.release
con tinue
* get camera id from env
* assert
old-commit-hash: d40891739f
4 years ago
Adeeb Shihadeh
7850141e1a
lower min lane change speed to 30mph ( #20586 )
...
* lower min lane change speed to 30mph
* update refs
old-commit-hash: 2319d726fb
4 years ago
iejMac
71f065bf19
text window starts scrolling at bottom ( #20587 )
...
* text starts scrolling at bottom
* comment
old-commit-hash: 9e4748db8b
4 years ago
Adeeb Shihadeh
421e27fabd
hide set speed for stock long ( #20585 )
...
old-commit-hash: e4d7ee3716
4 years ago
Dean Lee
65a52f5163
remove memory leak in create_jwt() ( #20547 )
...
old-commit-hash: d14aba4580
4 years ago
chouchou
e7e25fe950
Add new FW for Lexus ES300H ( #20573 )
...
* add china version Lexus ES300H
* change engine order by alphabet
old-commit-hash: 66d7f8eb3f
4 years ago
Erich Moraga
c63a1adfdf
HIGHLANDER_TSS2 new engine f/w ( #20580 )
...
@DKLim#9457 2021 Highlander Platinum V6 DongleID/route b2e1ad6f5ee4eefe|2021-04-03--17-19-20--0
old-commit-hash: fc0a90c1b1
4 years ago
Adeeb Shihadeh
f757ea82b5
bump panda
...
old-commit-hash: ed0a648b86
4 years ago
Adeeb Shihadeh
1ae061b09c
update ubuntu setup
...
old-commit-hash: 6e360c08df
4 years ago
iejMac
9238fade18
scrolling in text window ( #20564 )
...
* grid layout + better scrollbar
* style
* style
* tabs
* scrollbar behind button fix
* alerts background color fix (#20568 )
* horizontal style + more space for scrollbar
* fixes
* fixes
* fixes
* remove background on scroll bar
* fix horizontal overflow
* indent'
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 10e4d32197
4 years ago
vanillagorillaa
cf48fa5b2a
Honda Ridgeline test route ( #20570 )
...
old-commit-hash: 269d1c4ec7
4 years ago
Adeeb Shihadeh
893946ae0c
increase log level of NVME cloudlog
...
old-commit-hash: 538df2596d
4 years ago
Adeeb Shihadeh
c899df8ece
script to set time from panda RTC ( #20532 )
...
* read time
* set time
* comment
* only adjust time when sys time is invalid
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: ed0b831736
4 years ago
Dean Lee
42b4cb6c29
Added function power_set_wait, fix munmap invalid pointer error. ( #20189 )
...
* added function power_set_wait_cmd
* cleanup
* rename power_set_wait_cmd to power_set_wait
* rename delay to delay_ms
old-commit-hash: 9b9bdd3da5
4 years ago
Dean Lee
cc749a73fc
camerad_qcom: init sensors with array ( #20275 )
...
Co-authored-by: ZwX1616 <zwx1616@gmail.com>
old-commit-hash: 26fa6e1644
4 years ago
Dean Lee
18a8424e92
init frame_length in camera_init ( #20261 )
...
old-commit-hash: 540b853c9f
4 years ago
Dean Lee
9d1af2f91e
camera_qcom: added new function cam_ioctl ( #20184 )
...
* added new function cam_ioctl
* static
old-commit-hash: dd54c18bb7
4 years ago
Dean Lee
2a535eed7e
refactor set_driver_exposure_target ( #20327 )
...
* driver_cam_set_exp_target
* rebase master
* rebase master
* rename to driver_cam_auto_exposure
old-commit-hash: 4e68bab6f6
4 years ago
iejMac
bcbf844dda
alerts background color fix ( #20568 )
...
old-commit-hash: 86a78581e3
4 years ago
Comma Device
c671dca363
update qt setup
...
old-commit-hash: 204d878c6f
4 years ago
Adeeb Shihadeh
df17f65c61
cleanup car tests ( #20562 )
...
* cleanup test_car_models
* don't fail on that
old-commit-hash: 7e632900e5
4 years ago
Adeeb Shihadeh
3409287ed4
CI: clear stale build cache
...
old-commit-hash: 25837cfb86
4 years ago
iejMac
a2e14a8a0c
Qt scroller class ( #20549 )
...
* initial commit
* class works
* cleanup
* naming
* text window
* fixes
* alerts are now scrollable
* dismiss
* fixed placement
* realease scrolling
* better
* better
* revert text
* naming
* parent
old-commit-hash: 9afa14c47f
4 years ago
Willem Melching
e95d2f7025
bump panda
...
old-commit-hash: 387bae9af9
4 years ago
Willem Melching
5d949c7720
Revert "bump panda"
...
This reverts commit a0e2a67772be9c8f0e6bd8fa3801a4cd1b260c41.
old-commit-hash: 8633c73af1
4 years ago
Willem Melching
9f32275815
bump panda
...
old-commit-hash: 1c56943a1a
4 years ago
Erich Moraga
fb81c0743f
Add missing CAR.LEXUS_NX f/w ( #20546 )
...
@Jc_Mach#9624 DongleID/route `dfe23e1be741ad74|2021-03-31--22-40-38--0`
old-commit-hash: 70c92e0341
4 years ago
Adeeb Shihadeh
b6ad0b24c7
bump panda
...
old-commit-hash: 2937246003
4 years ago
Chris McCammon
102058ccb9
fix Mirai spacing in readme
...
old-commit-hash: b40c3e8ec9
4 years ago
ZwX1616
f9a37f647f
Revert "jenkins device maintenance"
...
This reverts commit 5088b6c2573962559ff114a70a278da24c34a4f6.
old-commit-hash: dd8f9a7263
4 years ago
Adeeb Shihadeh
5146d7a7f0
gitignore provisioning
...
old-commit-hash: bcdfcd3e08
4 years ago
Adeeb Shihadeh
ed7556a1f8
add mirai to release notes
...
old-commit-hash: 3ef3720f28
4 years ago
vanillagorillaa
f7ff2df357
Toyota Mirai TSS2.5 Port ( #20534 )
...
* Mirai TSS2 initial commmit
* Clean up
* proper formatting of FW versions
* Mirai test route
* Just Mirai
old-commit-hash: 1f968521e4
4 years ago
Dean Lee
773f308ce7
Params: ensure path and symlink in constructor ( #20538 )
...
* ensure path and symlink in constructor
* better comments
* global Params g_params
* const params_path
* Revert "global Params g_params"
This reverts commit 3439894334d69a8c8c19516b9865f9a71ab163da.
* Revert "const params_path"
This reverts commit d3de2fc22ce0f32ffdcdba5595db9c35b21b84a1.
* cleanup
* add todo
* concat string
* add comment
* more robust
* cleanup
old-commit-hash: ef501afe97
4 years ago
Chris McCammon
5b30c2ecc7
CR-V combination meter fw ( #20545 )
...
old-commit-hash: 69b8151da9
4 years ago