Commit Graph

2574 Commits

Author SHA1 Message Date
Chris McCammon
7f3351bfe6 2020 RDX comes standard with AcuraWatch
old-commit-hash: 2fd82b0246a074190a581a4480d5ab9fc8839db5
2020-11-13 11:42:14 -08:00
Adeeb Shihadeh
08e1e45753 improve onboarding (#2537)
old-commit-hash: eae04fc67e3a0185b0de9a54ddaff70469775645
2020-11-12 21:37:02 -08:00
Adeeb Shihadeh
7ba5da6a7d larch64 text window
old-commit-hash: 5c0bfe9f10b7025e52bbfc73d10825c5698d8e7d
2020-11-12 19:57:46 -08:00
Adeeb Shihadeh
75f3d1a875 larch64 spinner
old-commit-hash: 51cc8a6b8461091f2c14c930387f273b6bf30c4b
2020-11-12 19:56:55 -08:00
ZwX1616
3da8dc9b25 use enabled flag from controlsState instead of carState (#2518)
* use enabled from controls instead of carstate

* update process replay

* rm

* fix long test

* update reff

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: d8fea41b2af0de53d649612513535d9f9595c088
2020-11-12 17:30:33 -08:00
robbederks
394a3f4d86 Tici Focal (#2459)
* fix i2c

* fix libi2c (again?)

* qt 5.12.8

Co-authored-by: Willem Melching <willem.melching@gmail.com>
old-commit-hash: c5c875bad990475a48dd01ec7dad0ff6a83010d3
2020-11-12 17:09:36 -08:00
Adeeb Shihadeh
d5990d0ef7 only qcom
old-commit-hash: d5a8444d6c9457bffbf929fe9314dfd210cf9e94
2020-11-12 16:19:28 -08:00
Harald Schafer
9784c2d3d9 new laika
old-commit-hash: 6b67020e14a4a814520d5c57707bef0df08ae069
2020-11-12 15:08:10 -08:00
Neptos
4e72c2b580 Add fingerprint for european/nordic Hyundai Kona EV 2019 (#2515)
Co-authored-by: Mattias Berg <mattias.berg@gambitgroup.fi>
old-commit-hash: 3811c49fd79553f3eacb3aeee807ebd242542aaa
2020-11-12 14:50:38 -08:00
Jon Ander Oribe
9f61dd6254 Simple improvements for quality gate (#2517)
* Improvements for quality gate

* Update test_xattr.py

* Update test_mpc_wobble.py

* python

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 887d67eb8d8d2da8e07ff3a74517b620afa9542a
2020-11-12 14:48:45 -08:00
Adeeb Shihadeh
be77d9c02f Qt setup + installer (#2511)
* getting started

* setup screens

* cleanupg

* url input

* installer

* setup

* installer
old-commit-hash: 7b72bbe9f3743a16edf31c44506c7f62a43b081b
2020-11-12 11:31:02 -08:00
Dean Lee
ed4c4cd8b3 remove std::clamp (#2530)
old-commit-hash: 91f79acac3ef63d28d5884bf2947eb7b692666cc
2020-11-12 11:30:04 -08:00
Harald Schafer
a8f5a9834a update comments
old-commit-hash: 69077145100242a72d9725e04b3d7808300f8abb
2020-11-12 10:21:27 -08:00
George Hotz
048a065508 cut-in detection
old-commit-hash: 9d9cc2dc87022d343df262a85ed90c35970bf8b1
2020-11-12 08:46:24 -08:00
Logan Lasiter
9f2d368340 update panda in sim (#2528)
old-commit-hash: ed34ffb1ba2091a2d8428d196b3c030f1ce8c349
2020-11-11 20:49:54 -08:00
Harald Schafer
06f36e22cf a new dawn
old-commit-hash: a991e8af9c60cd8866986789e58824b04983b86c
2020-11-11 20:45:36 -08:00
HaraldSchafer
008f37c749 Torch model (#2452)
* refactor draw model

* rebase master

* correct valid_len

* rename function

* rename variables

* white space

* rebase to master

* e16c13ac-927d-455e-ae0a-81b482a2c787

* start rewriting

* save proress

* compiles!

* oops

* many fixes

* seems to work

* fix desires

* finally cleaned

* wrong std for ll

* dont pulse none

* compiles!

* ready to test

* WIP does not compile

* compiles

* various fixes

* does something!

* full 3d

* not needed

* draw up to 100m

* fix segfault

* wrong sign

* fix flicker

* add road edges

* finish v2 packet

* Added pytorch supercombo

* fix rebase

* no more keras

* Hacky solution to the NCHW/NHWC incompatibility between SNPE and our frame data

* dont break dmonitoringd, final model 229e3ce1-7259-412b-85e6-cc646d70f1d8/430

* fix hack

* Revert "fix hack"

This reverts commit 5550fc01a7881d065a5eddbbb42dac55ef7ec36c.

* Removed axis permutation hack

* Folded padding layers into conv layers

* Removed the last pad layer from the dlc

* Revert "Removed the last pad layer from the dlc"

This reverts commit b85f24b9e1d04abf64e85901a7ff49e00d82020a.

* Revert "Folded padding layers into conv layers"

This reverts commit b8d1773e4e76dea481acebbfad6a6235fbb58463.

* vision model: 5034ac8b-5703-4a49-948b-11c064d10880/780  temporal model: 229e3ce1-7259-412b-85e6-cc646d70f1d8/430  with permute + pool opt

* fix ui drawing with clips

* ./compile_torch.py 5034ac8b-5703-4a49-948b-11c064d10880/780 dfcd2375-81d8-49df-95bf-1d2d6ad86010/450 with variable history length

* std::clamp

* not sure how this compiled before

* 2895ace6-a296-47ac-86e6-17ea800a74e5/550

* db090195-8810-42de-ab38-bb835d775d87/601

* 5m is very little

* onnx runner

* add onnxruntime to pipfile

* run in real time without using the whole CPU

* bump cereal;

* add stds

* set road edge opacity based on stddev

* don't access the model packet in paint

* convert mat.h to a c++ header file (#2499)

* update tests

* safety first

Co-authored-by: deanlee <deanlee3@gmail.com>
Co-authored-by: mitchell <mitchell@comma.ai>
Co-authored-by: Comma Device <device@comma.ai>
Co-authored-by: George Hotz <george@comma.ai>
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 08846b5c0ec3a5299c8cb73904da15a18d3aaccf
2020-11-11 20:31:46 -08:00
ZwX1616
b0bb9daf21 continued: Update DM awareness times (#2527)
* Gets us 6 seconds before making sound (up from 2s; 9s originally)

* Average last two awareness times

* This alert shows up every ~20 seconds, distracting

* Revert "Average last two awareness times"

This reverts commit 2fd7e7a44c708039e1692dcc14ee913ef88bb37e.

* update ref

* update test

* update ref

Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: faf8b1fd826575c179e6442d5f4f1055eeecb11c
2020-11-11 14:24:32 -08:00
ZwX1616
ba4c06a566 use different SubMasters for driverState/sensorEvents (#2522)
* use different sms

* rename
old-commit-hash: 4954db0381264b84aa238da4f9d429cff49bcf24
2020-11-11 13:53:11 -08:00
grekiki
0b902a02c1 Scons builder for cython extensions (#2485)
* complie boardd without python

* not good, but don't want to lose the file, because it works

* clean a bit

* update dbc

* should build on CI

* not good, but don't want to lose the file, because it works

* clean a bit

* should build on CI

* remove unneeded path

* reorder paths

* reduce diff

* and now it works?!

* ... should work in CI

* add kj, 30% chance to fix macos

* pydebug

* new way to find path

* fix :)

* tested

* sanity check

* repl. MacOS flags

* hope it works

* need more logs

* need more logs2

* test if it works

* should work on CI

* correct python file

* should not work

* cleanup

* real cleanup

* more removals

* 50% of file

* transformations

* fixed a hardcoded variable

* more logs

* simpl.

* kalman

* all donw if it passes tests

* cleanup

* reduce code by 20 lines if this works

* fix bugs

* cleanup

* SharedLibrary

* cleanup

* ...

* remove unused

* CI fix maybe?

* add more valid path

* more logs

* ...:

* fix webcam CI

* remove WError flag

* deprecated is not an error

* more Wno things

* reduce diff, add Wno to env

* don't import nonexistent stuff

* SharedLibrary v2

* less custom env

* renaming, remove SharedLibs

* pack libs in envCython

* experiment

* better docker caching

* whitespace

* more docker caching

* improvement

* improvements

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 9529764549b8c59f7cf141ff3d2d9613ab53beab
2020-11-11 21:14:51 +01:00
Willem Melching
2e3337d654 paint.cc: fix drawing lane lines on sidebar
old-commit-hash: 8896b7a7911b5d6cb856aeeb1f8f04e4e15c2584
2020-11-11 02:12:55 -08:00
HaraldSchafer
b7ae2e9e85 Fix lane width (#2520)
* use prob modifiers in lane width calc

* update ref

* update ref
old-commit-hash: f7d1ace8836e02689d344561586e966758e99d23
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: 39f27f9d6a0d486e9d965fb2f3eb28caa12476a0
2020-11-10 14:42:43 -08:00
Robbe Derks
8a0a897add bump panda
old-commit-hash: 72a62c3bff6536b517b5bf06961710639d8b3e3d
2020-11-10 11:30:08 +01:00
Chris McCammon
79094b843e Corolla 2021
old-commit-hash: 01914a1a91ade18bd7aead99e7d1bf38cd22ad89
2020-11-09 18:03:44 -08:00
Willem Melching
7d7053a54e ui.py: fix transform
old-commit-hash: ebb20dacb5761269a4c186d82d907b0ed16738eb
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: f2c8a6122d881fbee5bbdd1cf16f8541ce33260b
2020-11-09 01:41:36 -08:00
Dean Lee
6f500ee98a fsync_dir: remove goto (#2498)
old-commit-hash: 1bd1c961efccfa99936dd7e096356af3fa5243ed
2020-11-09 01:21:48 -08:00
Dean Lee
13a25b9e27 convert mat.h to a c++ header file (#2499)
old-commit-hash: 519c043a63c9286f55b5a4325604489da087957a
2020-11-09 01:19:09 -08:00
Shane Smiskol
a600b9c0e2 some laneplanner updates (#2505)
old-commit-hash: dca6f61db94705e4d15db93d5fa26e359f41ac57
2020-11-09 01:15:29 -08:00
Adeeb Shihadeh
ada81dda94 remove old loggerd priority
old-commit-hash: e88775a224502667be18bbedc655fa647ae83bd9
2020-11-08 15:44:04 -08:00
Adeeb Shihadeh
035ee027ff give loggerd min rt priority
old-commit-hash: 8f44e695835edbba79b913607d73f7735df060eb
2020-11-08 15:42:08 -08:00
Adeeb Shihadeh
46519c7eb4 don't show unspported alert with no health packet
old-commit-hash: 30112f9addccf8c4ae7e32f608fd845bda0985fa
2020-11-08 15:22:27 -08:00
Dean Lee
8fd79f63f1 params_pyx_setup.py: -std=c++17 (#2503)
old-commit-hash: c88ab9bfd696ae617317c50ce1fc2179dfc82441
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: 26583b1b85cfe496300ab61310c3489b542ecead
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: 789a94932b7f69f574d936de60ce2e23c677205d
2020-11-06 19:38:23 -08:00
Greg Hogan
01e7e4ef04 pytorch cuda 11.0 (#2496)
old-commit-hash: 14c6de90944a4a17444e0768a3d2732899788178
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: 6c86afee16c706a3c8e787d576ead509373e6b55
2020-11-06 18:44:04 -08:00
Chris McCammon
ba8f7b3743 Works on Camry Hybrid 2020
old-commit-hash: c6e1beb4020fc962342c491f566387f472405bb2
2020-11-06 17:47:00 -08:00
Chris McCammon
ed3643b5b7 works on 2020 Lexus ES
old-commit-hash: 5d72a34469bed5f9f762bc4ff69b370f6de565b8
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: 68ba1649b91984c106491cf1894c3f44f21a34df
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: 548d92490d3a4c7925d28a4079382682b15284e7
2020-11-06 10:32:32 -08:00
Adeeb Shihadeh
2dc7e12c29 remove wrong fw version from genesis g70
old-commit-hash: 496107321bee4f4426ab6e30a5fd288e249440d4
2020-11-06 09:45:32 -08:00
George Hotz
afa6b535dc pin blosc (#2492)
old-commit-hash: e63f434d5c4c78b579acc9e070f5d5bd34155bf3
2020-11-05 21:06:08 -08:00
George Hotz
8da9bf4319 Revert "pin blosc version"
This reverts commit e7e090c1aa665cb5e872c96085a53c57c63a88a9.

old-commit-hash: e927bd89aba9befebd63d754a60b09258f02d428
2020-11-05 16:41:07 -08:00
George Hotz
817d33656a pin blosc version
old-commit-hash: 433714e377a37aefd09a1feecf016cbeffbd86a4
2020-11-05 16:24:41 -08:00
Adeeb Shihadeh
94dba4c2a4 hyundai cleanup (#2486)
* small hkg cleanup

* little more
old-commit-hash: 5f472acf4c77ebb80ef50955c285261dd42c11f8
2020-11-05 14:35:28 -08:00
Adeeb Shihadeh
0f2dfbfc52 trim trailing whitespace
old-commit-hash: 818bd8a591193b891cee44726203de327c5dd7fb
2020-11-05 14:11:41 -08:00
Adeeb Shihadeh
f60d0d8948 add kia optima fingerprint
old-commit-hash: e511d62d0f70fc004b1cb11019539a6ba27108bf
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: c0946c8bdbaac0029c67e0b2ba4e591f591790eb
2020-11-05 13:22:28 -08:00