Commit Graph

2613 Commits

Author SHA1 Message Date
Willem Melching
2d2ff5733b use HARDWARE.reboot() when unkillable process doesnt stop
old-commit-hash: 3289de0aa3
2020-11-20 13:18:33 +01:00
Willem Melching
67249ef8aa Stricter check on date for RTC time sync (#2582)
* More strict check on time

* Also update thermald
old-commit-hash: ff65dc1401
2020-11-20 11:47:39 +01:00
HaraldSchafer
7c8ea30532 fix frame drop percentage (#2578)
* correct, I think

* add model execution time

* remove unused

* token is a file

* this is gonna change

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 7378bc4284
2020-11-19 21:05:29 -08:00
Adeeb Shihadeh
597759d16c model replay improvements (#2580)
old-commit-hash: 6738224282
2020-11-19 16:47:14 -08:00
ZwX1616
deab0f86aa tici front/wide encodeIdx msgs (#2564)
* different msgs

* also add timestamps

* keep impatient log, remove the other

* meaningless
old-commit-hash: f244b7c7e1
2020-11-19 16:12:02 -08:00
Harald Schafer
a20839abff bump cereal
old-commit-hash: c68e8ec3fc
2020-11-19 15:17:12 -08:00
HaraldSchafer
c4d50c0bf0 preinit locationd filter (#2569)
* preinit

* update ref commit
old-commit-hash: 9f5dfb74f9
2020-11-19 15:14:35 -08:00
doktorsleepelss
444080d1b6 Upgrade pip in ubuntu setup (#2573)
old-commit-hash: e1bda99acb
2020-11-19 14:54:26 -08:00
Willem Melching
ba77d62542 Qt ui: only stop repeat sounds (#2577)
old-commit-hash: 1e48b2458e
2020-11-19 21:04:14 +01:00
Willem Melching
d6531eee62 Tombstoned check crashlog permissions (#2576)
* check permission on apport crashes

* check permission bits
old-commit-hash: 7d9fa1f85e
2020-11-19 17:08:46 +01:00
Willem Melching
aadc6815eb QT UI: Wifi chooser (#2062)
* qt wifi

Squashed commit of the following:

commit bec029c7b906c1df5324a8dbb0a58b8980c313ab
Author: grekiki <gregor1234567890@gmail.com>
Date:   Mon Nov 2 19:31:30 2020 +0100

    try to collect security type

commit e1e4d97f48a293392d33fe607936bbe94415c846
Author: grekiki <gregor1234567890@gmail.com>
Date:   Mon Nov 2 16:06:55 2020 +0100

    add a function for refresh

commit 52bd7d0937040bd1d5c582f324fdb60f33677014
Author: grekiki <gregor1234567890@gmail.com>
Date:   Fri Oct 30 11:14:23 2020 +0100

    allow compilation

commit 1b91e1057cca564d6b021a579d97940a8f2b9328
Author: Gregor Kikelj <gregor1234567890@gmail.com>
Date:   Wed Oct 21 14:12:05 2020 +0200

    dont build keyboard

commit cc8bad2ddd668d1397a9003a518699c3f706cca8
Author: Gregor Kikelj <gregor1234567890@gmail.com>
Date:   Tue Oct 20 18:22:07 2020 +0200

    kind of works

commit ce3a9b6d96a1985ba5b9a2f17c15530cb8f93ca8
Author: Willem Melching <willem.melching@gmail.com>
Date:   Mon Oct 19 11:22:55 2020 +0200

    remove button and text field

commit 2db3d11bdb8e69098c34c04a1341ea707ce1ed6a
Author: Willem Melching <willem.melching@gmail.com>
Date:   Mon Aug 24 15:31:26 2020 +0200

    try lineedit

commit d045c302dcec612c8d2ff14ba256af06c7df9ebb
Author: Willem Melching <willem.melching@gmail.com>
Date:   Mon Aug 24 15:01:18 2020 +0200

    add dialog test button

commit 21fa63e33b12b0bcdad441e778b2cf6c42b113e4
Author: Willem Melching <willem.melching@gmail.com>
Date:   Mon Aug 24 12:36:10 2020 +0200

    Only show one if both 2.4 and 5 Ghz found

commit dfb9ca4173adc05264663a3658298899eea2c619
Author: Willem Melching <willem.melching@gmail.com>
Date:   Mon Aug 24 12:24:16 2020 +0200

    Sort networks by strength

commit e57fe68f7972f955fc4da7054af676df8581b003
Author: Willem Melching <willem.melching@gmail.com>
Date:   Sun Aug 23 13:59:39 2020 +0200

    Handle currently connected AP

commit a5e80e122176f39a9bccfb8056b0886d210fdf24
Author: Willem Melching <willem.melching@gmail.com>
Date:   Sun Aug 23 13:38:18 2020 +0200

    Add todo

commit 98a1bc6e7a1f38b0ff7cb810b7d63a133552dfcc
Author: Willem Melching <willem.melching@gmail.com>
Date:   Sun Aug 23 13:37:35 2020 +0200

    Implement scan method

commit 9a774a509b1665371d9fd51b40550ad2388d58bc
Author: Willem Melching <willem.melching@gmail.com>
Date:   Sun Aug 23 13:29:03 2020 +0200

    show list of wifi networks

* add to settings

* no wifi on pc

* refactor get_property

* refactor WiFi, split between UI and network manager stuff

* renaming

* refresh works

* refactor

* forgot to git add

* connecting works again

* print connection error on weird networks

* extract adapter path

* found networks

* Deleting existing connections to SSID we are trying to connect to

* have paths of active connections

* mvp

* fix review

* qt wifi

Squashed commit of the following:

commit bec029c7b906c1df5324a8dbb0a58b8980c313ab
Author: grekiki <gregor1234567890@gmail.com>
Date:   Mon Nov 2 19:31:30 2020 +0100

    try to collect security type

commit e1e4d97f48a293392d33fe607936bbe94415c846
Author: grekiki <gregor1234567890@gmail.com>
Date:   Mon Nov 2 16:06:55 2020 +0100

    add a function for refresh

commit 52bd7d0937040bd1d5c582f324fdb60f33677014
Author: grekiki <gregor1234567890@gmail.com>
Date:   Fri Oct 30 11:14:23 2020 +0100

    allow compilation

commit 1b91e1057cca564d6b021a579d97940a8f2b9328
Author: Gregor Kikelj <gregor1234567890@gmail.com>
Date:   Wed Oct 21 14:12:05 2020 +0200

    dont build keyboard

commit cc8bad2ddd668d1397a9003a518699c3f706cca8
Author: Gregor Kikelj <gregor1234567890@gmail.com>
Date:   Tue Oct 20 18:22:07 2020 +0200

    kind of works

commit ce3a9b6d96a1985ba5b9a2f17c15530cb8f93ca8
Author: Willem Melching <willem.melching@gmail.com>
Date:   Mon Oct 19 11:22:55 2020 +0200

    remove button and text field

commit 2db3d11bdb8e69098c34c04a1341ea707ce1ed6a
Author: Willem Melching <willem.melching@gmail.com>
Date:   Mon Aug 24 15:31:26 2020 +0200

    try lineedit

commit d045c302dcec612c8d2ff14ba256af06c7df9ebb
Author: Willem Melching <willem.melching@gmail.com>
Date:   Mon Aug 24 15:01:18 2020 +0200

    add dialog test button

commit 21fa63e33b12b0bcdad441e778b2cf6c42b113e4
Author: Willem Melching <willem.melching@gmail.com>
Date:   Mon Aug 24 12:36:10 2020 +0200

    Only show one if both 2.4 and 5 Ghz found

commit dfb9ca4173adc05264663a3658298899eea2c619
Author: Willem Melching <willem.melching@gmail.com>
Date:   Mon Aug 24 12:24:16 2020 +0200

    Sort networks by strength

commit e57fe68f7972f955fc4da7054af676df8581b003
Author: Willem Melching <willem.melching@gmail.com>
Date:   Sun Aug 23 13:59:39 2020 +0200

    Handle currently connected AP

commit a5e80e122176f39a9bccfb8056b0886d210fdf24
Author: Willem Melching <willem.melching@gmail.com>
Date:   Sun Aug 23 13:38:18 2020 +0200

    Add todo

commit 98a1bc6e7a1f38b0ff7cb810b7d63a133552dfcc
Author: Willem Melching <willem.melching@gmail.com>
Date:   Sun Aug 23 13:37:35 2020 +0200

    Implement scan method

commit 9a774a509b1665371d9fd51b40550ad2388d58bc
Author: Willem Melching <willem.melching@gmail.com>
Date:   Sun Aug 23 13:29:03 2020 +0200

    show list of wifi networks

* add to settings

* no wifi on pc

* refactor get_property

* refactor WiFi, split between UI and network manager stuff

* renaming

* refresh works

* refactor

* forgot to git add

* connecting works again

* print connection error on weird networks

* extract adapter path

* found networks

* Deleting existing connections to SSID we are trying to connect to

* have paths of active connections

* mvp

* fix review

* fix bugs

* fix text color

* colors

* wider button

* show connected network first

* fix sorting

* remove hack

* sorting

* auto refresh

* only refresh when widget is visible

* scan once on startup

* dont open dialog on qcom2

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Co-authored-by: Comma Device <device@comma.ai>
Co-authored-by: grekiki <gregor1234567890@gmail.com>
old-commit-hash: f93bca98ae
2020-11-19 16:51:48 +01:00
Willem Melching
73cda87984 replay assume segment number
old-commit-hash: 5ebc0dd85b
2020-11-19 12:56:26 +01:00
Comma Device
64b450b43d underflew
old-commit-hash: b9b6ed2d52
2020-11-19 04:03:16 +00:00
Comma Device
5d2946ce92 update waste for variable cores
old-commit-hash: 2a40e38b13
2020-11-19 01:30:01 +00:00
Greg Hogan
f9db1e3728 upgrade pip
old-commit-hash: 92bc71c2e7
2020-11-18 16:25:38 -08:00
ZwX1616
6b238ea78d remove duplicate enc_idx logging (#2562)
old-commit-hash: e113a12702
2020-11-18 16:02:19 -08:00
ZwX1616
7af71098b6 send frame in packet on demand (#2567)
* focus lens helper2

* fix

* yes screen

* s

* new/del

* once

* cleanup

Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: c630cd44da
2020-11-18 13:39:50 -08:00
Adeeb Shihadeh
d4bf764d99 update simulator to ubuntu 20.04 (#2463)
* fix sim build in 20.04

* run ci

* fix docker build

* restore ci cofnig

Co-authored-by: Willem Melching <willem.melching@gmail.com>
old-commit-hash: cc1bca542d
2020-11-18 13:10:37 -08:00
Erich Moraga
9ac8b21344 CAR.RAV4_TSS2 added engine & EPS f/w (#2570)
@shehzads#4232  2019 RAV4 (ICE) DongleID fe7be80c10977edb
https://discord.com/channels/469524606043160576/524327905937850394/778687750459097178
old-commit-hash: 305cf4180c
2020-11-18 11:50:39 -08:00
George Hotz
c5282bf173 clear both possible places for the scons cache
old-commit-hash: 599f000cde
2020-11-18 09:36:53 -08:00
Willem Melching
3e44be1461 Add sonata firmware version
old-commit-hash: 6e476e0667
2020-11-18 12:48:21 +01:00
HaraldSchafer
faad598e29 Minor fixes 08 (#2565)
* correct indexes

* best metrics yet 30231f46-08af-477e-9d30-776593913c24/700

* sometimes x decreases

* update model refs

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 7b216e7cbb
2020-11-17 20:04:32 -08:00
George Hotz
aa34cf305b was wasting a ton of GPU on this debayer (#2566)
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 2f3e42169c
2020-11-17 16:52:06 -08:00
Harald Schafer
4a4fb376b9 sometimes never goes into the loop
old-commit-hash: d409dabedd
2020-11-17 10:19:12 -08:00
Adeeb Shihadeh
615e5410c5 tici has a real /tmp
old-commit-hash: bbd1b758ff
2020-11-16 21:33:33 -08:00
Ted Slesinski
c3a745eb90 Reduce Kp/Ki by 30% to eliminate steer oscillation (#1985)
old-commit-hash: 36391bf12f
2020-11-16 15:25:43 -08:00
Harald Schafer
ed6093ff58 bump laika
old-commit-hash: ae3b3189e5
2020-11-16 10:22:16 -08:00
Ryan Branch
5cc1ee584a Update Simulator-Related READMEs with links to /wiki/CARLA (#2557)
old-commit-hash: d533251093
2020-11-15 12:13:12 -08:00
Adeeb Shihadeh
be55621d6b fix spinner and text diff
old-commit-hash: 62fd824553
2020-11-14 18:19:06 -08:00
Adeeb Shihadeh
8385349af7 update model refs
old-commit-hash: 448734dbfd
2020-11-14 18:05:13 -08:00
Adeeb Shihadeh
6a6bab9917 nicer spinner
old-commit-hash: 12bddb985d
2020-11-14 17:54:05 -08:00
George Hotz
eb38dae9e9 ./compile_torch.py 5034ac8b-5703-4a49-948b-11c064d10880/780 b5e5c420-7042-4d0c-92e5-770eb09936a5/800 with skip connection in temporal summarizer
old-commit-hash: 0d2c500f6c
2020-11-14 17:40:09 -08:00
George Hotz
9789e816c1 add onnx and bump versions in Pipfile.lock
old-commit-hash: 2df0f9ffb1
2020-11-14 17:20:20 -08:00
Adeeb Shihadeh
b5f01a713b fix setup for new weston build
old-commit-hash: ff6dac7dd3
2020-11-14 15:50:11 -08:00
Adeeb Shihadeh
06f2736d78 remove old lib
old-commit-hash: 861c0066e1
2020-11-14 14:20:31 -08:00
Adeeb Shihadeh
252ebb6788 cpu usage test debug print
old-commit-hash: d0ebf09d56
2020-11-14 14:05:54 -08:00
Melowec
2a27cb997b Add 2017 Lexus IS 350 (#2553)
* Add 2017 Lexus IS 350

* Remove v1 fingerprint

* Fix prev commit
old-commit-hash: dc819a3df1
2020-11-14 13:52:54 -08:00
ZwX1616
7f85b498be stop pc from spamming logs (#2544)
old-commit-hash: cf21720e1a
2020-11-13 16:26:30 -08:00
Chris McCammon
73bcb95157 2019 Camry fw
Dongle ID 0051f25673803319

old-commit-hash: ba7534f01c
2020-11-13 12:46:56 -08:00
Chris McCammon
7f3351bfe6 2020 RDX comes standard with AcuraWatch
old-commit-hash: 2fd82b0246
2020-11-13 11:42:14 -08:00
Adeeb Shihadeh
08e1e45753 improve onboarding (#2537)
old-commit-hash: eae04fc67e
2020-11-12 21:37:02 -08:00
Adeeb Shihadeh
7ba5da6a7d larch64 text window
old-commit-hash: 5c0bfe9f10
2020-11-12 19:57:46 -08:00
Adeeb Shihadeh
75f3d1a875 larch64 spinner
old-commit-hash: 51cc8a6b84
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: d8fea41b2a
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: c5c875bad9
2020-11-12 17:09:36 -08:00
Adeeb Shihadeh
d5990d0ef7 only qcom
old-commit-hash: d5a8444d6c
2020-11-12 16:19:28 -08:00
Harald Schafer
9784c2d3d9 new laika
old-commit-hash: 6b67020e14
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: 3811c49fd7
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: 887d67eb8d
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: 7b72bbe9f3
2020-11-12 11:31:02 -08:00