Comma Device
eda9538cc3
fix margin on c2
4 years ago
Dean Lee
8be2e07f4f
Qt: use the AbstractControl for multiple types of controls ( #20417 )
...
* class ClickableLabel
* scrollable widget
* rename to controls.cc
* rename to AbstractControl
* cleanup
* remove useless stylesheets
* change button stylesheet
* cleanup
* better margin
* cleanup
cleanup
* remove bottom line from AbstractControl
* no scrolling for now
* add those back
* style
* clean up
* don't need a function for that
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
4 years ago
Adeeb Shihadeh
33500bf23f
log when nvme isn't mounted ( #20428 )
...
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Adeeb Shihadeh
ce5d93da44
remove redundant update available title
4 years ago
Dean Lee
ddde7efb4b
Qt: update developer page when it's visible ( #20396 )
...
* simplify&cleanup
* cleanup
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
4 years ago
Dean Lee
00dcc94ae6
cleanup ui_draw_vision_event ( #20386 )
4 years ago
Jimmy Nguyen
347d508b20
2021 RAV4 Hybrid Engine fingerprint ( #20427 )
...
* add value to RAV4H_TSS2 ecu.engine
* fix typo
Co-authored-by: jimmybnguyen <b.nguyen.jimmy@gmail.com>
4 years ago
Dean Lee
d34e414a65
SettingsWindow: use list instead of map to preserve insertion order for sidebar items. ( #20424 )
...
* use a list instead of map to preserve insertion order
* unused signal
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
4 years ago
cydia2020
e87d88490b
README.md for SSH ( #20365 )
...
* SSH README
* table of contents fix
* fix ambiguity
* removed some useless sections
* Update README.md
* fix line
* cleanup
* add link
* this is correct
* Add notice that key is only fetched once
* Update README.md
* end of sentence
* Even more
* Update tools/ssh/README.md
* move ssh above tools
* remove useless sections
* succint
* note
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
4 years ago
Erich Moraga
0fc5c86805
remove unused line ( #20426 )
4 years ago
Comma Device
7954256a09
fix margin after setting DPI
4 years ago
iejMac
6a9afd8460
terms fixups ( #20392 )
...
* accept
* accept at end + env variables
* better
* testing some settings
* bottom margin
* nothing
* doesnt work
* don't need anymore
* clean up
* fix
* unused
* more prime widget cleanup
* Revert "more prime widget cleanup"
This reverts commit d44651ee8c
.
Co-authored-by: Comma Device <device@comma.ai>
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
4 years ago
Adeeb Shihadeh
0b16ed9dc9
Qt UI: offroad home touchups ( #20416 )
...
* brand
* fix overlap
* touchup prime widget
* more prime widget cleanup
* don't need background layout
* fix overlap again
* more prime
* looks pretty good
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
vanillagorillaa
4f89f42d1b
bump opendbc
4 years ago
HaraldSchafer
8bddaa7607
Update locationd ( #20410 )
...
* this was too extreme
* unused import
* capnp wants bools
* update refs
4 years ago
Chris McCammon
a68061f5f0
radar fw for Acura RDX 2021 ( #20411 )
4 years ago
Dean Lee
c9ac15bb96
OffroadAlert: read alert keys in constructor ( #20408 )
4 years ago
Dean Lee
bf3c7e6afa
qt: faster training guide ( #20407 )
4 years ago
Greg Hogan
e2b79d0483
update .dockerignore
4 years ago
Adeeb Shihadeh
b60cd8d0a0
record front lock ( #20400 )
...
* record front lock
* only if set
* add to internal installer
* move that
* change that bck
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Adeeb Shihadeh
c9275f262d
remove legacy launch.sh script
4 years ago
Dean Lee
90da15778c
QT: click outside of confirmation dialog to dismiss ( #20394 )
4 years ago
Drew Hintz
01f20229cb
include PACIFICA_2020 in late-model behavior ( #20399 )
...
These models need to turn off gone_fast_yet bit at -3 to avoid LKAS
faults.
This was likely an accidental omission from PR #1297
To avoid future similar mistakes, we could define a list of these cars
in values.py instead of having the list in multiple places.
4 years ago
Erich Moraga
4ea0b04fed
Add missing engine & EPS f/w for LEXUS_IS ( #20398 )
...
`@ash11111111#7507` 2017 Lexus IS300 AWD DongleID/route c92bb9ac835c90f7|2021-03-17--17-33-50--0
4 years ago
Willem Melching
3258ecedd4
profiler: use more recent drive
4 years ago
Willem Melching
65733fd504
fixup profiler
4 years ago
ZwX1616
3f221bd5ab
update line length ( #20391 )
...
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Willem Melching
0a88304e8d
use class AlignedBuffer ( #20388 )
...
* use class AlignedBuffer from cereal (#20343 )
* AlignedBuffer
* move AlignedBuffer to cereal/messaging.hpp
* rename function aligned to get
* use overloaded function AlignedBuffer:: get(Message *)
* use AlignedBuffer
Co-authored-by: Dean Lee <deanlee3@gmail.com>
4 years ago
Willem Melching
dabe59d2bf
bump cereal
4 years ago
Willem Melching
06fd4314b2
bump panda
4 years ago
Willem Melching
3c23226edc
verify safetyParam read back from PandaState ( #20384 )
...
* verify safetyParam read back from PandaState
* update ref
* bump panda
4 years ago
Willem Melching
0072f71fb4
only do hardware supported check if PandaState is not None ( #20385 )
4 years ago
Willem Melching
c2362852de
bump cereal
4 years ago
iejMac
1830a87d9a
update simulator README
4 years ago
iejMac
dc1506e382
mount openpilot in simulator docker image ( #20379 )
...
* mount parameter
* works
* fixes
4 years ago
Dean Lee
dd4fa036e9
CameraBuf: remove class variable yuv_metas ( #20376 )
4 years ago
qadmus
e7e76b755b
Fix warning popup for file not found, batman. ( #20364 )
4 years ago
Chris McCammon
8c00dab587
2021 Camry camera fw ( #20378 )
4 years ago
HaraldSchafer
27035131cc
Sane curvature rate limit in plannerd ( #20366 )
...
* safety limit
* should be in RADs
* add raw
* update refs
4 years ago
Willem Melching
e3ad952902
Revert "use class AlignedBuffer from cereal ( #20343 )"
...
This reverts commit 7aa379e123
.
4 years ago
Willem Melching
1c83ae8722
BMX055 dont use FIFO registers ( #20374 )
4 years ago
Dean Lee
7aa379e123
use class AlignedBuffer from cereal ( #20343 )
...
* AlignedBuffer
* move AlignedBuffer to cereal/messaging.hpp
* rename function aligned to get
* use overloaded function AlignedBuffer:: get(Message *)
4 years ago
Dean Lee
9df3bab96a
CameraBuf::acquire: remove reference frame_data, use cur_frame_data to keep consistency ( #20361 )
4 years ago
Dean Lee
3e663529bd
cameras:move cameras_supported to the top ( #20370 )
...
* move cameras_supported to the top
* remove extern CameraInfo cameras_supported from camera_common.h
4 years ago
Adeeb Shihadeh
4097fe150a
fix reboot button in offroad alerts
4 years ago
Adeeb Shihadeh
bf7f8b3da5
agnos 0.9 ( #20363 )
...
* agnos 0.9
* agnos 0.9
4 years ago
Jason Young
1af35c3398
VW MQB: Updated message and signal data, round 2 ( #20298 )
...
* ACC_02 signal naming update
* Add conversion factor now that DBC scaling has changed
* bump opendbc
* update refs
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
4 years ago
Adeeb Shihadeh
7ba5399c29
Qt UI: simplify terms ( #20349 )
...
* remove web stuff from onboarding
* fix up scrolling
* fix up style
* fix tici
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Willem Melching
8e14e17020
Improve screen brightness by also using camera gain ( #20357 )
4 years ago
Willem Melching
b6aebfe13c
bump cereal
4 years ago