iejMac
27ebd334dc
close android activities when settings is closed ( #20604 )
...
* close android activities
* new line
* only if activity is launched
* fix
4 years ago
Pierre Christen
c15e5c4d0e
CarFW: Skoda Superb B8 2015 DSG 4x4 ( #20605 )
...
* CarFW: Skoda Superb B8 2015 DSG 4x4
* Updated fp order upon request
4 years ago
Adeeb Shihadeh
a99a55ce2b
Send LTA msg on TSS2+ Toyotas ( #19731 )
...
* send blank lta msg on tss2+
* bump panda
4 years ago
Comma Device
7466ad6802
fix drive stats offset on home screen
4 years ago
Adeeb Shihadeh
90d6bcc8e9
remove conflicting nissan leaf fingerprint
4 years ago
Dean Lee
57fe8488ac
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>
4 years ago
Adeeb Shihadeh
795b9ab35e
tools/ssh cleanup
4 years ago
godoppl
590866324a
Add more 2017 A3 FW ( #20600 )
...
2017 Audi A3 e-tron Sportback - Premium Plus (ACC & LKAS)
Co-authored-by: Jason Young <jyoung8607@gmail.com>
4 years ago
Jason Young
87f4a811aa
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
4 years ago
Willem Melching
03753165b8
add VW support for fw fingerprint test script
4 years ago
Will Hannagan
806808ae59
Adding FPv2 for 2019 Mk7.5 VW Golf R (AUDM) ( #20595 )
...
* fwv2: adding 2019 audm mk7.5 golf r
* correct ordering
4 years ago
Willem Melching
67ca5ca024
bump cereal
4 years ago
Willem Melching
79b5bee9dd
Check average frequency in SubMaster ( #20558 )
4 years ago
ChoMinSung
780654cb3b
start_openpilot_docker.sh: pass in /dev/input for joystick support ( #20563 )
4 years ago
Comma Device
18e60751c2
fix cut off qr code
4 years ago
Chris McCammon
977a04a0a7
2021 Rav4 FW ( #20592 )
...
* 0458c37a85bb8043
* put in order
4 years ago
chicman
ff8d4f247a
TSS2 RAV4 firmware versions ( #20583 )
...
* Update values.py
update fingerprint for Car.RAV4_TSS2.
* Update values.py
4 years ago
Greg
aa512b7ab8
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
4 years ago
Dean Lee
d40891739f
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
4 years ago
Adeeb Shihadeh
2319d726fb
lower min lane change speed to 30mph ( #20586 )
...
* lower min lane change speed to 30mph
* update refs
4 years ago
iejMac
9e4748db8b
text window starts scrolling at bottom ( #20587 )
...
* text starts scrolling at bottom
* comment
4 years ago
Adeeb Shihadeh
e4d7ee3716
hide set speed for stock long ( #20585 )
4 years ago
Dean Lee
d14aba4580
remove memory leak in create_jwt() ( #20547 )
4 years ago
chouchou
66d7f8eb3f
Add new FW for Lexus ES300H ( #20573 )
...
* add china version Lexus ES300H
* change engine order by alphabet
4 years ago
Erich Moraga
fc0a90c1b1
HIGHLANDER_TSS2 new engine f/w ( #20580 )
...
@DKLim#9457 2021 Highlander Platinum V6 DongleID/route b2e1ad6f5ee4eefe|2021-04-03--17-19-20--0
4 years ago
Adeeb Shihadeh
ed0a648b86
bump panda
4 years ago
Adeeb Shihadeh
6e360c08df
update ubuntu setup
4 years ago
iejMac
10e4d32197
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>
4 years ago
vanillagorillaa
269d1c4ec7
Honda Ridgeline test route ( #20570 )
4 years ago
Adeeb Shihadeh
538df2596d
increase log level of NVME cloudlog
4 years ago
Adeeb Shihadeh
ed0b831736
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>
4 years ago
Dean Lee
9b9bdd3da5
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
4 years ago
Dean Lee
26fa6e1644
camerad_qcom: init sensors with array ( #20275 )
...
Co-authored-by: ZwX1616 <zwx1616@gmail.com>
4 years ago
Dean Lee
540b853c9f
init frame_length in camera_init ( #20261 )
4 years ago
Dean Lee
dd54c18bb7
camera_qcom: added new function cam_ioctl ( #20184 )
...
* added new function cam_ioctl
* static
4 years ago
Dean Lee
4e68bab6f6
refactor set_driver_exposure_target ( #20327 )
...
* driver_cam_set_exp_target
* rebase master
* rebase master
* rename to driver_cam_auto_exposure
4 years ago
iejMac
86a78581e3
alerts background color fix ( #20568 )
4 years ago
Comma Device
204d878c6f
update qt setup
4 years ago
Adeeb Shihadeh
7e632900e5
cleanup car tests ( #20562 )
...
* cleanup test_car_models
* don't fail on that
4 years ago
Adeeb Shihadeh
25837cfb86
CI: clear stale build cache
4 years ago
iejMac
9afa14c47f
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
4 years ago
Willem Melching
387bae9af9
bump panda
4 years ago
Willem Melching
8633c73af1
Revert "bump panda"
...
This reverts commit 1c56943a1a
.
4 years ago
Willem Melching
1c56943a1a
bump panda
4 years ago
Erich Moraga
70c92e0341
Add missing CAR.LEXUS_NX f/w ( #20546 )
...
@Jc_Mach#9624 DongleID/route `dfe23e1be741ad74|2021-03-31--22-40-38--0`
4 years ago
Adeeb Shihadeh
2937246003
bump panda
4 years ago
Chris McCammon
b40c3e8ec9
fix Mirai spacing in readme
4 years ago
ZwX1616
dd8f9a7263
Revert "jenkins device maintenance"
...
This reverts commit e8d0d48039
.
4 years ago
Adeeb Shihadeh
bcdfcd3e08
gitignore provisioning
4 years ago
Adeeb Shihadeh
3ef3720f28
add mirai to release notes
4 years ago