HaraldSchafer
b7ae2e9e85
Fix lane width ( #2520 )
...
* use prob modifiers in lane width calc
* update ref
* update ref
old-commit-hash: f7d1ace883
2020-11-10 21:12:36 -08:00
HaraldSchafer
902d107af1
cleanup planner ( #2519 )
...
* no reason for external function
* dont need d_poly for this test
* dont copy float
* typo
old-commit-hash: 39f27f9d6a
2020-11-10 14:42:43 -08:00
Robbe Derks
8a0a897add
bump panda
...
old-commit-hash: 72a62c3bff
2020-11-10 11:30:08 +01:00
Chris McCammon
79094b843e
Corolla 2021
...
old-commit-hash: 01914a1a91
2020-11-09 18:03:44 -08:00
Willem Melching
7d7053a54e
ui.py: fix transform
...
old-commit-hash: ebb20dacb5
2020-11-09 05:35:02 -08:00
Willem Melching
fc0b6f099f
Revert "convert mat.h to a c++ header file ( #2499 )"
...
This reverts commit 607866bb60ba1c69c6f777082c5ea787e895a251.
old-commit-hash: f2c8a6122d
2020-11-09 01:41:36 -08:00
Dean Lee
6f500ee98a
fsync_dir: remove goto ( #2498 )
...
old-commit-hash: 1bd1c961ef
2020-11-09 01:21:48 -08:00
Dean Lee
13a25b9e27
convert mat.h to a c++ header file ( #2499 )
...
old-commit-hash: 519c043a63
2020-11-09 01:19:09 -08:00
Shane Smiskol
a600b9c0e2
some laneplanner updates ( #2505 )
...
old-commit-hash: dca6f61db9
2020-11-09 01:15:29 -08:00
Adeeb Shihadeh
ada81dda94
remove old loggerd priority
...
old-commit-hash: e88775a224
2020-11-08 15:44:04 -08:00
Adeeb Shihadeh
035ee027ff
give loggerd min rt priority
...
old-commit-hash: 8f44e69583
2020-11-08 15:42:08 -08:00
Adeeb Shihadeh
46519c7eb4
don't show unspported alert with no health packet
...
old-commit-hash: 30112f9add
2020-11-08 15:22:27 -08:00
Dean Lee
8fd79f63f1
params_pyx_setup.py: -std=c++17 ( #2503 )
...
old-commit-hash: c88ab9bfd6
2020-11-07 21:59:37 -08:00
HaraldSchafer
4bd3ffa94b
No uncertain ll ( #2495 )
...
* initial, needs tune
* support metrics
* a little more
* wrong type
* fixup
* update refs
old-commit-hash: 26583b1b85
2020-11-06 21:01:16 -08:00
Greg Hogan
8b208a580d
Revert "pytorch cuda 11.0 ( #2496 )" (didn't work!)
...
This reverts commit f1c6ef23219228ff283778c1d0b43011ced2bfb6.
old-commit-hash: 789a94932b
2020-11-06 19:38:23 -08:00
Greg Hogan
01e7e4ef04
pytorch cuda 11.0 ( #2496 )
...
old-commit-hash: 14c6de9094
2020-11-06 19:02:25 -08:00
Adeeb Shihadeh
3a05f06ced
Qt spinner ( #2494 )
...
* move android spinner
* qt spinner
* rotation
* nothing by default
* spin spin
* fix rotate
* style
* spinner for all
* -2
* unused
old-commit-hash: 6c86afee16
2020-11-06 18:44:04 -08:00
Chris McCammon
ba8f7b3743
Works on Camry Hybrid 2020
...
old-commit-hash: c6e1beb402
2020-11-06 17:47:00 -08:00
Chris McCammon
ed3643b5b7
works on 2020 Lexus ES
...
old-commit-hash: 5d72a34469
2020-11-06 17:30:45 -08:00
Adeeb Shihadeh
57de41eae5
Qt text window ( #2489 )
...
* qt text window
* auto size
* real text
* this is cleaner
* fix android build
* exit on pc
* tici fixes
old-commit-hash: 68ba1649b9
2020-11-06 12:05:24 -08:00
ohber
97ad004fe1
Genesis G70 fingerprint and tuning ( #2491 )
...
* Modify tuning and values.py for G70 support
* revert ignored fingerprint change
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com >
old-commit-hash: 548d92490d
2020-11-06 10:32:32 -08:00
Adeeb Shihadeh
2dc7e12c29
remove wrong fw version from genesis g70
...
old-commit-hash: 496107321b
2020-11-06 09:45:32 -08:00
George Hotz
afa6b535dc
pin blosc ( #2492 )
...
old-commit-hash: e63f434d5c
2020-11-05 21:06:08 -08:00
George Hotz
8da9bf4319
Revert "pin blosc version"
...
This reverts commit e7e090c1aa665cb5e872c96085a53c57c63a88a9.
old-commit-hash: e927bd89ab
2020-11-05 16:41:07 -08:00
George Hotz
817d33656a
pin blosc version
...
old-commit-hash: 433714e377
2020-11-05 16:24:41 -08:00
Adeeb Shihadeh
94dba4c2a4
hyundai cleanup ( #2486 )
...
* small hkg cleanup
* little more
old-commit-hash: 5f472acf4c
2020-11-05 14:35:28 -08:00
Adeeb Shihadeh
0f2dfbfc52
trim trailing whitespace
...
old-commit-hash: 818bd8a591
2020-11-05 14:11:41 -08:00
Adeeb Shihadeh
f60d0d8948
add kia optima fingerprint
...
old-commit-hash: e511d62d0f
2020-11-05 14:00:02 -08:00
ZwX1616
4dc3fb994e
generalize camera assumptions ( #2423 )
...
* clean up 1
* complain
* cleanup
* make models api generic
* clean up 2
* cleanup
* remove unused
old-commit-hash: c0946c8bdb
2020-11-05 13:22:28 -08:00
HaraldSchafer
fcb995e19c
set y too ( #2448 )
...
* set y too
* new ref
old-commit-hash: e6668625fa
2020-11-04 19:52:05 -08:00
Adeeb Shihadeh
435d16ab87
qt sound cleanup
...
old-commit-hash: 1690fd62c2
2020-11-04 11:48:34 -08:00
Adeeb Shihadeh
b251e323b0
qt cleanup ( #2476 )
...
old-commit-hash: b00cb389ef
2020-11-04 11:16:34 -08:00
Adeeb Shihadeh
6e078827b3
check for safety mode mismatch ( #2443 )
...
old-commit-hash: 89d02dcf97
2020-11-04 11:12:15 -08:00
Adeeb Shihadeh
f25cec394e
grey panda is unsupported ( #2458 )
...
old-commit-hash: 47c21f10f5
2020-11-03 19:56:25 -08:00
Christo Mitov
ac75ea342b
switch build flags to use opengl framework rather than gl library for OSX ( #2467 )
...
* switch build flags to use opengl framework rather than library for OSX
* little cleaner
* arch
Co-authored-by: thatsaboi <thatsa@boi.com >
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com >
old-commit-hash: 029be49012
2020-11-03 19:54:29 -08:00
Adeeb Shihadeh
68b4380545
update process replay test routes ( #2482 )
...
* update bosch route
* update rfs
* bump refs
old-commit-hash: 3795920750
2020-11-03 18:44:35 -08:00
Chris McCammon
424aa02f29
Add HRV fw
...
old-commit-hash: 6c80ceb181
2020-11-03 15:54:01 -08:00
Adeeb Shihadeh
09034a6147
Car Port: Lexus NX300 ( #2481 )
...
* Adding 2018 Lexus NX 300
* adding test model
* Update README.md
adding lexus nx 300 to readme
* update route
* add nx dbc to release files
* fix readme
* add to release notes
Co-authored-by: matt12eagles <matt12eagles@gmail.com >
old-commit-hash: 4d0745504b
2020-11-03 15:43:52 -08:00
Harald Schafer
e9421f0757
bump laika
...
old-commit-hash: cb30bfb540
2020-11-03 14:01:49 -08:00
Adeeb Shihadeh
fa598d6db9
add lexus ES hybrid fw
...
old-commit-hash: 024123991b
2020-11-03 08:55:44 -08:00
George Hotz
c5313f6bcf
Focus Actuator Comments ( #2478 )
...
* comments from DW9800W datasheet
* more comments
old-commit-hash: 4d5efb5789
2020-11-03 07:45:16 -08:00
Harald Schafer
67a738b2f4
bump laika
...
old-commit-hash: fc64a611e8
2020-11-02 21:18:45 -08:00
Harald Schafer
a3dba2c446
new laika
...
old-commit-hash: 6f91f24b2a
2020-11-02 15:45:37 -08:00
hc356
2d0c3a1a07
add sonata 2020 Korean version fingerprint ( #2449 )
...
old-commit-hash: b45c90b83d
2020-11-01 20:49:14 -08:00
lgonex
5aac421c66
RAV4 Hybrid 2019 Fingerprint ( #2472 )
...
New fingerprint value.
old-commit-hash: 9b9c3006e7
2020-11-01 17:32:18 -08:00
Comma Device
1f7c4600ef
lower volume
...
old-commit-hash: ccecd37554
2020-11-01 04:21:22 +00:00
Adeeb Shihadeh
a5e5f21d47
qt settings touchups
...
old-commit-hash: d8437a58b5
2020-10-31 20:24:22 -07:00
Adeeb Shihadeh
2c712a9ea2
Qt onboarding ( #2465 )
...
* terms
* clean up
* style
old-commit-hash: 9d84a835d8
2020-10-31 17:07:04 -07:00
Greg Hogan
d9185fd436
add blosc to pipfile ( #2464 )
...
old-commit-hash: 06f63d37fa
2020-10-31 08:19:54 -07:00
Comma Device
faef2563ff
big button
...
old-commit-hash: e8587520ac
2020-10-31 03:06:38 +00:00