Dean Lee
a1fb5b7e1f
cabana: render light or dark icon based on system theme ( #27155 )
...
old-commit-hash: 0402e94927
2 years ago
Willem Melching
d7ce6a56eb
cabana: dynamically switch between OpenGL ( #27167 )
...
* cabana: dynamically switch between OpenGL
* put back todo
* only switch when x axis changes
old-commit-hash: 49e955d321
2 years ago
Shane Smiskol
a68a4979c0
Genesis G80 2017: group with Hyundai Genesis ( #27170 )
...
* Revert "Fix 2017 Genesis G80 car harness and shop link in docs (#27127 )"
This reverts commit e50f23f02f749f7a593fa4e8ac56fd086cf0cb2e.
* The HGenesis became rebranded to G80 in 2017 (2018 model year). G80 2017 fingerprints as Hyundai Genesis, and we handle the min steer speed correctly
https://en.wikipedia.org/wiki/Genesis_G80
https://en.wikipedia.org/wiki/Hyundai_Genesis
* fix
old-commit-hash: f1caecff72
2 years ago
Sean Cox
375fe5f277
Fix 2017 Genesis G80 car harness and shop link in docs ( #27127 )
...
* Fix 2017 Genesis G80 car harness
* Revert "Fix 2017 Genesis G80 car harness"
This reverts commit 2d5a92b7f0
.
* split and make G80 2017 have J harness
* generate and change min enable speed
* adjust min steer speed
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: cf94394026
2 years ago
Cameron Clough
24718b7001
Ford CAN FD ( #27166 )
...
* add LateralMotionControl2 message
* send LatCtl2 message on CAN FD cars
old-commit-hash: df5ccda731
2 years ago
Jason Young
96c273b7a9
VW MNB: Volkswagen Crafter Mk2 ( #26006 )
...
* VW MNB: Volkswagen Crafter Mk2
* Crafter has a min steer speed :(
* add to non_tested_cars for now
* autogratitude
* Revert "autogratitude"
This reverts commit 8f19085bfa
.
* autogratitude
* regen docs
old-commit-hash: 5ce7572b46
2 years ago
Jason Young
37541c1fd1
VW MQB: Add FW for 2016 SEAT Leon ( #27168 )
...
old-commit-hash: 8212fd5325
2 years ago
Willem Melching
1ff9f69a57
panda.cc: fix possible heap overflow on wrong checksum ( #27151 )
...
* panda.cc: fix possible heap overflow on wrong checksum
* off by one
old-commit-hash: f17bca00ba
2 years ago
Shane Smiskol
2e954e7473
GM camera ACC: reliable relay open init ( #27163 )
...
Reliable relay open
old-commit-hash: 09cd0b4900
2 years ago
Anthony Rose
9c067c658d
Add Hyundai Ioniq 5 Fingerprint ( #27137 )
...
* added 2022 ioniq 5 fingerprint
* removed extra eps field
* fixed eps value
* removed cornerradar
* Apply suggestions from code review
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: 4c2f8edb77
2 years ago
Cameron Clough
1aeb66b58d
Ford longitudinal control ( #27161 )
...
ford long
old-commit-hash: ef9deeb6eb
2 years ago
Dean Lee
10f39f4fd0
replay: fix hang if started with a special segment and there is no INIT_DATA in events ( #27107 )
...
* add events if allow or block is specified
* add init_data
old-commit-hash: ceceb1c6cc
2 years ago
Willem Melching
e814b0f9f7
cabana: add --dbc command line argument ( #27132 )
...
old-commit-hash: f3a9dac93e
2 years ago
Cameron Clough
cc0090c8d2
fix micd input device ( #27160 )
...
* try no device
* unused
* move sounddevice import
old-commit-hash: feba2f3fe5
2 years ago
Kurt Nistelberger
2e62b4f08c
Ubloxd: move gps parsing to function ( #27122 )
...
move ublox gps parsing to function
Co-authored-by: Kurt Nistelberger <kurt.nistelberger@gmail.com>
old-commit-hash: 549e4d9636
2 years ago
Kurt Nistelberger
0135d85a6d
Ubloxd: glonass parsing tests ( #27125 )
...
* add glonass kaitai parsing
* add kaita generated files
* remove glonass from build
* add string non immediate type
* fix kaitai bug
* cleanUp
* add patch file
* fix scons order
* make lookup const
* remove comments
* rename
* add to release files
* remove printf
* add signs
* add glonass parsing test
* finish up glonass kaitai tests
* move cereal back to master
* ignore test_runner
* sign is not two complement
* address comments
---------
Co-authored-by: Kurt Nistelberger <kurt.nistelberger@gmail.com>
old-commit-hash: e2f5b164bd
2 years ago
Dean Lee
bb56e75d0f
cabana: restrict the rubber band in plot area. ( #27154 )
...
old-commit-hash: fba4827a7b
2 years ago
Dean Lee
6741c99afc
cabana: small improvements to MessageListModel::setFilterString ( #27153 )
...
old-commit-hash: 3815afbde7
2 years ago
Dean Lee
8f812acb0d
cabana: remove the margins of the legend item ( #27152 )
...
old-commit-hash: afa85e0256
2 years ago
Dean Lee
86266c0cea
cabana: draw message bytes at the same width ( #27150 )
...
old-commit-hash: 078f06dbaf
2 years ago
Dean Lee
5e1b64285f
cabana: fixed the column selector is always hidden if settings.chart_column_count is 1 ( #27146 )
...
fix column selector
old-commit-hash: 9822f1b0b4
2 years ago
Dean Lee
a583bd621f
cabana: refactor and improve signal view ( #26997 )
...
* refactor and improve signal view
* cleanup undostack after save
* set clean
* fix logswidget::refresh
* fix bugs in historylog
* historylog:dont reset display_type on msg changed
* inline displaySignals
* historylog:add stretch to header
* remove sizePolicy
* always show toolbar
* add icon to tabwidget
* create new chart on top
* fix 'show plot' btn state sync issue
* rename removeSeries to removeItem
* historylog::fix displayRange
* MessageListModeL: improve setFilterString
* set as current index after expanded
* disable update during setmessage
* ChartWidget: fix issue in updateState
* skip align charts if there only one chart
* fix updateLayout
* cleanup historylog
* updateState before end reset model
* add validator
* improve sigmodel
* expand new signal
* add comment
* reserve vector
* cleanup condition
* single click on row to expand signal
* improve layout for canfd(64 bytes)
* cleanup
* return false on default
* show the latest signal value next to the signal name
* update sig value after setmessage.to make the value updated in pause mode.
* better size policy
* +1 for grid size
* better palette
* set autofillbg
old-commit-hash: 7a485d4308
2 years ago
martinl
0970d900a2
MacOS: build fixes ( #27143 )
...
* MacOS: exclude common/gpio.cc
* MacOS: no spi for boardd
* MacOS: loggerd: no v4l_encoder.cc
* MacOS: update libdbc path for cabana
old-commit-hash: fdc4a7f84c
2 years ago
Willem Melching
a8b63f672b
cabana: small improvements to charts ( #27140 )
...
* cabana: small improvements to charts toolbar
* show column count when wide enough
* call setspacing
* set in same place
* remove call to updateToolBar()
old-commit-hash: fa4f37a098
2 years ago
Dean Lee
1034573f1d
Cabana: load commaai/opendbc from menu ( #27114 )
...
* load from opendbc
* move load from commaai/opendbc to menu
* keep margins
old-commit-hash: a84b601d4c
2 years ago
Dean Lee
adfdbfac54
cabana: only update the colors of newly fetched messages in historylog ( #27144 )
...
only update new msgs color
old-commit-hash: d60aca8dd2
2 years ago
Willem Melching
423f22b51c
cabana: show dots when zoomed far into a signal ( #27145 )
...
* cabana: show dots when zoomed far into a signal
* review comments
old-commit-hash: f038193f44
2 years ago
Willem Melching
d24fb585b5
cabana: fix occasional ellipsis on y axis ticks ( #27142 )
...
old-commit-hash: bdb42f7f84
2 years ago
Willem Melching
fe511a5269
cabana: replace space by underscore when editing signal name ( #27130 )
...
cabana: replace space by _ whene editing signal name
old-commit-hash: 3d641fa5e5
2 years ago
Willem Melching
56618cdea6
cabana: fix overlap in byte highlighting ( #27139 )
...
old-commit-hash: d76012ec38
2 years ago
Kurt Nistelberger
427223c4f7
Revert "add signs to glonass ksy"
...
This reverts commit 6b2185244559f734cbd5756b3371de101b31b1c7.
old-commit-hash: 53ccec7697
2 years ago
Kurt Nistelberger
54951d95e9
add signs to glonass ksy
...
old-commit-hash: aa71947ebc
2 years ago
Adeeb Shihadeh
848c9fc6b7
bump panda ( #27136 )
...
* bump panda
* bump
old-commit-hash: 7f85381976
2 years ago
Willem Melching
ccc28b40b5
cabana: fix crash when combining graphs on MacOS ( #27128 )
...
old-commit-hash: ba5c6715a8
2 years ago
Willem Melching
d7b677f441
cabana: DoubleValidator fix locale ( #27129 )
...
old-commit-hash: 68c0012bf6
2 years ago
Dean Lee
db8d4c8ff7
cabana: remove extra frame border in logs ( #27133 )
...
remove extra frame border
old-commit-hash: 07b32750c1
2 years ago
Vivek Aithal
39e10d3ae3
[RAM 1500 5TH GEN] Disable Live Torque ( #27121 )
...
* revert ram on live torque
* update refs
* update refs
old-commit-hash: 8d447e8a08
2 years ago
Shane Smiskol
c24e101383
process replay: add Ford Bronco Sport segment ( #27112 )
...
* Add Ford segment to process replay
* fix dashcam cars
* clean up
* fix NotImplementedError
* Update refs
old-commit-hash: cb62a5397e
2 years ago
Shane Smiskol
a398c05c97
Ford: set radarOffCan ( #27120 )
...
Fix
old-commit-hash: 60f73657de
2 years ago
Shane Smiskol
a95d889cb6
process replay: test routes in dashcam ( #27118 )
...
* fix routes with dashcam override param
* move to bottom
old-commit-hash: 4f25bd05f2
2 years ago
Dean Lee
c08eeb0cf2
cabana: display warning if failed to load dbc from clipboard ( #27115 )
...
display warning if failed to load from clipboard
old-commit-hash: e1e0432317
2 years ago
Dean Lee
dd369848cd
cabana: set time column to fixed width ( #27117 )
...
improve column width
old-commit-hash: f0078eafac
2 years ago
Adeeb Shihadeh
5fd13ae625
process replay: show process name in timeout error
...
old-commit-hash: 0eed31f1a6
2 years ago
Shane Smiskol
dfc26b418f
Ford: lower lateral actuator delay ( #27113 )
...
Update interface.py
old-commit-hash: 226d80964d
2 years ago
Shane Smiskol
eb0dcd256e
Ford: use curvature without roll compensation ( #27110 )
...
* Ford: use actuators.curvature
* ford is mathless
old-commit-hash: 701b7d89b6
2 years ago
Adeeb Shihadeh
7848166abf
cleanup panda mcu definitions ( #27104 )
...
* cleanup panda mcu definitions
* cleanup panda mcu definitions
* bump
* panda master
old-commit-hash: 1d9b4c2248
2 years ago
Dean Lee
8d4a81c97d
cabana: improve mainwin ( #27053 )
...
* open recent
* improve mainwin
* move to submenu
* new file & remind save before load
dd
old-commit-hash: 50fc560b43
2 years ago
Shane Smiskol
09a54d7ce5
controls: add curvature to actuators ( #27108 )
...
* Add curvature to actuators
* Use it in CC
* revert ford stuff
* Update ref_commit
old-commit-hash: ad5b3ea410
2 years ago
Shane Smiskol
13e4e8230c
Ford: set lateral ramp type to 0 ( #27106 )
...
set ramp type always to 0
old-commit-hash: 4f4f4afe8a
2 years ago
YassineYousfi
452031fcc7
new model: fixed weight decay logic ( #27068 )
...
* 07a3a2b2-6dbe-43c3-9bb9-a8023932e054/449 cdfa9e3c-2807-49fc-bdc7-a985f8ff1644/700
* update refs
old-commit-hash: 7316cd03fb
2 years ago