Commit Graph

8364 Commits

Author SHA1 Message Date
Dean Lee 2ef127ebc0 cabana: more compact form (#26985) 2023-01-17 13:09:18 -08:00
Kurt Nistelberger a43a243b6e Improve GPSbox tests (#26983)
* add altitude testing

* fix proc check

Co-authored-by: Kurt Nistelberger <kurt.nistelberger@gmail.com>
2023-01-16 20:02:30 -08:00
Harald Schäfer af97a96080 Add lane ekf (#26986)
* change lane_kf pos

* add lane back here
2023-01-16 19:43:34 -08:00
Dean Lee 164880524a cabana: add a combobox to switch between signal and raw hex value (#26974)
* switch between hex&signal value

* sync display mode between view & model
2023-01-16 11:21:15 -08:00
Adeeb Shihadeh 657f1c1337 add bootstrap icons (#26980)
* add bootstrap icons

* pin
2023-01-16 11:20:20 -08:00
Willem Melching 5cf1dd7f13 MacOS: mock gpio functions (#26971) 2023-01-16 10:36:06 -08:00
apache2046 f25239f7c5 Radard: pdf not cdf (#26978)
Update radard.py

according the the equation, it is the probability density function (pdf) , not the cumulative distribution function (cdf)
2023-01-16 10:22:09 -08:00
Willem Melching 5cc192be4d cabana: MacOS fixes (#26973)
* make qtcharts a framework

* cabana: dfisable openpilot prefix on macos

* cabana: disable opengl on charts

* fix linux build

* no newline

* add comments
2023-01-15 22:13:16 -08:00
Jason Young 9c58e5fedd VW MQB: Add FW for 2020 Škoda Scala (#26976) 2023-01-15 17:16:45 -08:00
Adeeb Shihadeh 11da83d2b5 boardd: lock spi device (#26937)
* lock spi

* bump panda

Co-authored-by: Comma Device <device@comma.ai>
2023-01-15 13:52:16 -08:00
Jason Young f6dc12a735 VW MQB: Add diagnostic firewall note to config tool (#26975) 2023-01-15 13:13:50 -08:00
Dean Lee 58bd024089 cabana: support drag and drop to merge charts (#26968) 2023-01-15 12:52:11 -08:00
Willem Melching ae6ad15df5 MacOS: bump body to fix build (#26972) 2023-01-15 12:50:29 -08:00
Adeeb Shihadeh 6861c99991 don't run ublox procs without ublox (#26965)
* pigeond: don't run if ublox missing

* same for ubloxd

Co-authored-by: Comma Device <device@comma.ai>
2023-01-14 23:06:09 -08:00
Harald Schäfer 4c33d94d3f Revert locationd to gpsLocation (#26963)
* revert locationd laika change

* switch msg

* change proc replay

* back to gpslocation

* update ref

* no np floats in msg

* Ignore empty laikad messages in mapos

* more tolerance

* c++ doesnt work like that
2023-01-14 16:56:14 -08:00
Adeeb Shihadeh d064a32b00 docs: add experimental mode to compatibility description (#26954)
* docs: add experimental mode to compatibility description

* lower case
2023-01-14 16:28:17 -08:00
Bruce Wayne c44b622559 Revert "temporary revert laikad as main gps"
This reverts commit 1e8e4f7ede.
2023-01-14 10:34:59 -08:00
Kurt Nistelberger 1e8e4f7ede temporary revert laikad as main gps 2023-01-13 22:24:16 -08:00
ZwX1616 028527423c camerad: rework ox exposure score (#26948)
* wip

* make separate score func

* n4ot g

* clean up

* remove

* simplify

* b2b

* balance costs

* clean up

* no if tici

* box view

* new baselines

* Revert "new baselines"

This reverts commit f7a5d059eda70fa4d49e3024923da30e8821f42b.

* Revert "box view"

This reverts commit a57924be36e7d6abc2585aca9575c74cd583ef86.

Co-authored-by: Comma Device <device@comma.ai>
2023-01-13 21:32:15 -08:00
Shane Smiskol 6527f2c825 Car docs: link to car harness on shop (#26957)
* harness links

* test

* fix for no years cars

* match order of docs
2023-01-13 17:52:24 -08:00
Shane Smiskol 406d12b7c1 Fix car docs diff bot (#26955)
fix
2023-01-13 17:20:45 -08:00
Adeeb Shihadeh c91679c2d4 remove dead libdiag.h (#26951) 2023-01-13 15:23:58 -08:00
Robbe Derks 3136985b95 No more magic for the can chunks (#26861)
* remove magic and add checksum

* add comms reset

* bump submodule
2023-01-13 15:01:55 -08:00
Adeeb Shihadeh 23bd5d6f5d clutil: use logging functions (#26950)
Co-authored-by: Comma Device <device@comma.ai>
2023-01-13 14:49:01 -08:00
Adeeb Shihadeh 50f62a7adc revert timeout increase from #26850 2023-01-13 13:46:01 -08:00
Vivek Aithal 2e36d07106 paramsd: Remove one active condition (#26922)
* remove one active condition

* update refs

* remove unused vars

* update refs

* update refs
2023-01-13 13:23:06 -08:00
Erich Moraga 83d619e457 Add missing COROLLA_TSS2 engine f/w (#26936)
add missing engine

Co-authored-by: Shane Smiskol <shane@smiskol.com>
2023-01-13 11:49:33 -08:00
Dean Lee c1b9c3d3d1 Cabana: save signal on editingFinished (#26940)
save signal on editingFinished
2023-01-13 11:40:34 -08:00
Kurt Nistelberger 88423e25df Laikad: set active (#26850)
* laikad update, renaming

* update locationd

* fix naming

* address PR comments

* upsi

* .

* draft to fix replay

* fix process relay to allow no response for messages

* final fix for process replay

* .

* bump cereal

* update process replay ref commit

* reduce wait time

* .

* last ref change

* move laikad helpers to laika

* .

* fix ublox test

* update refs

* add proper qcom replay support

* fix gnss support if both is available

* update refs

* remove left over

* revert laikad msg

* move laika back to master

* init

* fix gps valid flag

* change time

* add gnss to ignore

* remove gps_valid flag

* .

* adopt orientation reset threshold

* .

* update laikad

* .

* fix stanstill KF resets

* test orienation reset count

* update laika

* bump cereal

* fix process replay

* update laika repo

* remove handle gps

* add extra logging for cache

* .

* add more log

* .

* .

* update laika

* dont remove gps code

* inc min satellite count

* update magic vals and add acc drop

* update laika

* upsi

* rem

* bump laika

* use nav and correct

* more fixes

* use sftp

* No more glonass

* Revert "No more glonass"

This reverts commit a76124da50a1e25f423ad1137c7a046e1d57811d.

* nump laika

* back support old ephemeris cache

* add health to ephemeris message

* bump laika

* remove print

* fix laikad tests

* clean

* remove extra log

* bump laika

* inc timeout for plotjuggler build

* rem cache clear

* .

* enable gps after checks

Co-authored-by: Kurt Nistelberger <kurt.nistelberger@gmail.com>
Co-authored-by: Bruce Wayne <harald.the.engineer@gmail.com>
Co-authored-by: Shane Smiskol <shane@smiskol.com>
2023-01-13 11:37:38 -08:00
Dean Lee aaed353778 cabana: use Qt::Window flag for FindSimilarBitsDlg (#26938)
use Qt::Window flag for FindSimilarBitsDlg
2023-01-13 11:33:03 -08:00
Jason Wen 1d91913aae Hyundai: Add FW Version for 2021 Sonata N Line (#26945)
* Hyundai: Add FW Version for 2021 Sonata N Line

* missing engine

Co-authored-by: Shane Smiskol <shane@smiskol.com>
2023-01-13 11:21:51 -08:00
Adeeb Shihadeh 8aac07bf86 model replay: disable nav for now 2023-01-12 15:20:37 -08:00
Shane Smiskol 47cca343ec docs: open footnotes in new tab 2023-01-12 15:07:14 -08:00
Shane Smiskol df394004d5 red panda footnote: finish thought (#26933)
missing `car`
2023-01-12 14:58:47 -08:00
Dean Lee 53ec07edbd cabana: double click on an item in FindSimilarBitsDlg to open the message in detailView (#26930)
* double click to open message

* remove qDebug
2023-01-12 13:39:51 -08:00
Dean Lee 66d0d4c7d7 cabana: filtering in both address and msg name (#26929)
search in address and name

Co-authored-by: Shane Smiskol <shane@smiskol.com>
2023-01-12 13:27:46 -08:00
Shane Smiskol b00bc4f57e Car interface: require fingerprint and FW versions to get params (#26932)
* require fingerprint and FW versions

* add get_non_essential_params()

* comment

* all required

* classmethod, need to allow subclasses to override _get_params

* fix that

* fix

* fix

* wrong fix 🤦
2023-01-12 12:25:24 -08:00
Adeeb Shihadeh f14deae475 Revert "Car interface: require fingerprint and FW versions to get params (#26766)"
This reverts commit b68dabb689.
2023-01-12 11:28:04 -08:00
Dean Lee 97b931a12a cabana: fix chart glitches (#26928) 2023-01-12 11:27:20 -08:00
Shane Smiskol b68dabb689 Car interface: require fingerprint and FW versions to get params (#26766)
* require fingerprint and FW versions

* add get_non_essential_params()

* comment

* all required

* classmethod, need to allow subclasses to override _get_params

* fix that

* fix
2023-01-11 23:44:50 -08:00
Shane Smiskol de6f9010fa Car docs: show video link (#26907)
* add videos to gh docs

* fix

* add icon

* fix

* try this

* white inner triangle

* width

* try height

* use video_icon in template

* clean up

* rename

* smaller
2023-01-11 23:30:11 -08:00
Kurt Nistelberger a0f55f72fc increase nav default marker 2023-01-11 22:31:25 -08:00
Dean Lee f3fa4d759d cabana: fix find similar bits (#26918)
* dynamic find bit

* change

* Revert "change"

This reverts commit 12cf513e2725a52ee40b8999521adcd6ecb00221.

* change sorting and headers

* make perc a float

Co-authored-by: Shane Smiskol <shane@smiskol.com>
2023-01-11 21:21:11 -08:00
Jason Wen 69f8ac0b65 HKG: Car Port for Kia Sorento 2022 (#26874)
* HKG: Car Port for Kia Sorento 2022

* Harness K

* SCC is on bus 4

* Add test route

* seems reasonable

* more interesting segment

Co-authored-by: Shane Smiskol <shane@smiskol.com>
2023-01-11 21:17:58 -08:00
Niels Ole Salscheider 2d403cbf9c VW MQB: Add FW for 2017 Seat Leon (#26883)
* VW MQB: Add FW for 2017 Seat Leon

* missing srs

Co-authored-by: Comma Device <device@comma.ai>
Co-authored-by: Shane Smiskol <shane@smiskol.com>
2023-01-11 20:33:45 -08:00
Shane Smiskol 257a45dd18 HKG: filter on steering pressed (#26924)
* filter on can steering pressed

* Update ref_commit
2023-01-11 20:25:01 -08:00
Shane Smiskol a24afa18d3 Hyundai CAN-FD: set available from TCS ACC available (#26921)
* available on TCS signal always

* cmt enh

* better comment

* better
2023-01-11 17:22:24 -08:00
Jason Wen ccb4327197 HKG CAN-FD: set cruise state available with car signal (#26812)
* HKG CAN-FD: set cruise state available with car signal

* Whoops

* Check this signal

* No should be in SCC_CONTROL

* use TCS

* add back

* match CAN

* think these are missing

Co-authored-by: Shane Smiskol <shane@smiskol.com>
2023-01-11 16:14:05 -08:00
Jason Young 35626303b1 VW MQB: Add FW for 2019 Volkswagen Golf (#26920) 2023-01-11 15:45:15 -08:00
Dean Lee 9884957e3e cabana: sync play button state (#26917)
sync play button
2023-01-11 15:32:13 -08:00