Shane Smiskol
f9c6ee9aa3
bumppanda
2 years ago
Shane Smiskol
75774f0b0b
update refs!
2 years ago
Shane Smiskol
818a0f2598
bumppanda
2 years ago
Shane Smiskol
8e0da27412
Merge remote-tracking branch 'upstream/master' into subaru-fix-console-message
2 years ago
Shane Smiskol
8064de805b
bump opendbc ( #27944 )
2 years ago
Shane Smiskol
cb95f1e5f1
bump panda ( #27943 )
2 years ago
Shane Smiskol
af363b0447
copy whole message (camera sometimes sets these signals)
2 years ago
Shane Smiskol
640662d49a
Merge remote-tracking branch 'upstream/master' into subaru-fix-console-message
2 years ago
Shane Smiskol
8aff192902
bumpopendbc
2 years ago
Willem Melching
1016c3f97c
cabana: refactor new msg/signal name generation ( #27931 )
2 years ago
Willem Melching
2a981f5531
cabana: support direct streaming from panda over USB ( #27936 )
...
* refactor livestream into devicestream
* add panda stream
* unused
* whitespace
* move logging to base class
* add cmdline args
* Update selfdrive/boardd/boardd.cc
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2 years ago
Dean Lee
a324d79fa3
cabana: fixed the freq column for high-freq messages may be incorrectly displayed as a --. ( #27940 )
2 years ago
Dean Lee
30ff0bface
canaba: display the opened dbc files in the window title bar. ( #27939 )
...
* show dbc file name on the window title
* Show all dbc files opened on each bus
* check d
2 years ago
Dean Lee
f79654a1e7
cabana: some improvements to messages view ( #27935 )
...
* improve messageswidget
* remove double semicolon
2 years ago
Willem Melching
d06936843b
cabana: remove msg on removing last signal ( #27933 )
2 years ago
Willem Melching
0f22bb50de
cabana: add setting to choose preferred drag direction for new signals ( #27932 )
2 years ago
Dean Lee
ed1f03dc41
cabana: paint sparkline in threads ( #27925 )
...
* multiple threading realtime sparkline
* delay visible
* remove msg_id
* cleanup
2 years ago
Dean Lee
48f8c02cf1
cabana: update recent files in menu after save as ( #27926 )
2 years ago
Cameron Clough
6bed16441c
Ford: don't play stock alert chimes ( #27923 )
2 years ago
Jason Young
3e960b0b32
VW MQB: Cleanup HCA control message ( #27757 )
...
* VW MQB: Cleanup HCA control message
* bump panda
* bump submodules
* bump panda/opendbc to comma master
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2 years ago
Adeeb Shihadeh
d28da7309c
bump panda
2 years ago
Shane Smiskol
5452a90966
update refs
2 years ago
Adeeb Shihadeh
fd50713c2d
CI: add job to update pre-commit hooks ( #27922 )
...
* CI: add job to update pre-commit hooks
* rm push
2 years ago
Dean Lee
f5d66fa2a9
cabana: fix message view performance issues after #27901 ( #27908 )
...
* fix message list issues
* override drawBranches, do nothing
* bypass QTreeView::datachanged
* remove data copy in binaryview::updateState
* rename to x_v2
2 years ago
Shane Smiskol
c4ad17b564
Merge remote-tracking branch 'upstream/master' into subaru-fix-console-message
2 years ago
Shane Smiskol
158c951d6f
FPv2: add worst case timing test ( #27917 )
...
* can FP time
* add
* move the ref up
* assert function
* all brands
* Update selfdrive/car/tests/test_fw_fingerprint.py
* can this can vary a bit more
* or can it
2 years ago
Adeeb Shihadeh
af90b08acd
set_time: remove extra print
2 years ago
Adeeb Shihadeh
f832a71038
pandad: wait for internal panda to come up ( #27705 )
...
* pandad: wait for internal panda to come up
* test
* more checks
2 years ago
Nikolai Gorchilov
49ccc0869c
2022 Arteon R Fingerprint ( #27913 )
...
New firmware version for the engine, transmission, srs & eps. fwdRadar fingerprint already available.
2 years ago
Saber422
3ffc2b6fb0
VW MQB: add missing 2020 TRANSPORTER T6.1 FW ( #27914 )
...
route:0bbe367c98fa1538|2023-04-14--14-58-41--0
2 years ago
Vít Listík
17631948da
Updated FW for Skoda Superb III 2016 ( #27888 )
2 years ago
Shane Smiskol
6ef13f7386
Add other contributor for HR-V port
2 years ago
Dean Lee
6f801031e2
cabana: choose camera type in open route dialog ( #27910 )
...
* choose camera type
* use combobox
* cleanup
2 years ago
Adeeb Shihadeh
08e2149b0f
Hyundai: factor out bus numbers ( #27903 )
...
* mv bus
* mv that
* if len
* fix tests
* use that
* same name
2 years ago
Dean Lee
29a3b46034
cabana: fix chart high-dpi issues ( #27912 )
...
* fix high-dpi issues
* cleanup
* clear chart cache on screenChanged
* cleanup
2 years ago
AlexandreSato
93c1810522
Honda: HR-V 2023 port ( #27731 )
...
* initial commit
* HR-V is diff enought to split from Civic22
* Add US HR-V 2023
* update CARS.md
* Update RELEASES.md
* Use a alternative brake signal
* US HR-V have a weird noise in the BrakeSwitch
* Shane tunning
* this is added automatically
* sorry jyoung
* civic22_stop_faster
limit stopAccel to current safety model
* relax calib temporarily (12 deg)
relax calib temporarily (10 deg)
* compute accel (car overshoots requests at low speed)
* revert brake pressed caused controls mismatches
* fix crash
* cause a cruise fault
* Revert "cause a cruise fault"
This reverts commit 09a6469ac6
.
* no brake error
* use alt brake
* Update selfdrive/car/honda/carcontroller.py
* change HONDA_BOSCH_ALT_BRAKE_SIGNAL to CP.flags
* Revert "change HONDA_BOSCH_ALT_BRAKE_SIGNAL to CP.flags"
This reverts commit e0f8123b33
.
* remove FPv2 from brazilian HR-V
* bump panda
* fix a bug
* revert calib threshold
* new test route
* separate pr
* update
* update that
* thought i removed this
* revert steer ratio
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
2 years ago
royjr
882a2adc8b
Honda Bosch Radarless: check cruise faults ( #27814 )
...
* add signal checks
* add radarless
* not yet
* nestless
* append instead
* bump
* match check above
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
2 years ago
Shane Smiskol
f222d434b8
FPv2: add timing unit test ( #27753 )
...
* add timing unit test
* formatting
* not clean
* Revert "not clean"
This reverts commit dab35d582c
.
* Revert "formatting"
This reverts commit 56a1ae4bb7
.
* need to consider subaddrs (0.3 to 0.7s for toyota)
* clean up
* move to test_fw_fingerprint
* use a thread to get real time
* lower threshold
* revert that
* ?
* some sleep
* at top
* use the config
* function to measure query time, similar to opendbc's convention
* revert that
* avg
* Update selfdrive/car/tests/test_fw_fingerprint.py
* draft
* starting a thread takes a long time!
* refs
* uncomment
2 years ago
Shane Smiskol
1520716d42
FW versions: import common variable ( #27905 )
...
* just import from fw_versions
* fix
* more fix
2 years ago
Shane Smiskol
b319b340b6
b is before c
2 years ago
Dean Lee
f77930f569
cabana: display chart count in tab ( #27853 )
...
display chart count in tabbar
2 years ago
Adeeb Shihadeh
10ad276827
bump opendbc
2 years ago
Adeeb Shihadeh
2adab40565
pre-commit: add check-toml + update hooks ( #27906 )
...
* pre-commit: add check-toml
* update
* fix typo
2 years ago
Adeeb Shihadeh
419bcec3ef
Hyundai: 2023 EV6 is supported ( #27907 )
2 years ago
Saber422
237af11642
VW MQB: Add FW for 2015 VOLKSWAGEN GOLF 7TH GEN ( #27518 )
...
VW MQB: Add FW for 2015 VOLKSWAGEN GOLF 7TH GEN
Co-authored-by: Shane Smiskol <shane@smiskol.com>
2 years ago
Dean Lee
e3a19ff074
cabana: support logging live stream ( #27884 )
...
support logging live stream
2 years ago
Dean Lee
d425f9d1e6
cabana: fix tooltip will not show if chart is partial visible. ( #27897 )
...
* use horizontalSpacing
* fix chart toopl tip
2 years ago
Adeeb Shihadeh
bb92013ef5
bump panda ( #27904 )
2 years ago
Brandon Smyth
9893733c12
Ford: add Escape PHEV 2021 FW ( #27902 )
...
Ford Maverick 2021 Titanium PHEV
VIN: 1FMCU0LZXMUA80767
f8eaaccd2a90aef8|2023-04-13--14-14-48
2 years ago
Shane Smiskol
6188b83f7c
VW: Tiguan eHybrid FW ( #27879 )
...
* tiguan 2021 ehybrid fingerprint
* remove dup
* eHybrid docs
* think it's 2021
---------
Co-authored-by: Viktor Gilbertsson <viktor.gilbertsson@exobe.com>
2 years ago