Commit Graph

16653 Commits

Author SHA1 Message Date
Adeeb Shihadeh bc4fd60f20 fix setup installer download
old-commit-hash: b3ba65d6a4
2020-11-30 23:32:08 -08:00
Adeeb Shihadeh 74814dfb75 qt setup keyboard (#2663)
* add keyboard for custom url

* it works

* cleanup
old-commit-hash: 8de4adac61
2020-11-30 23:21:40 -08:00
Adeeb Shihadeh fa147c5d6e add wifi to setup (#2604)
* add wifi to setup

* wifi looks better

* move widgets

* this looks ok

* small fixups

* fix relase tests
old-commit-hash: 6a2678aae7
2020-11-30 22:35:17 -08:00
Adeeb Shihadeh 089843bf3c move that to two init
old-commit-hash: d00f1692b7
2020-11-30 17:02:24 -08:00
Adeeb Shihadeh 8f26c0bff9 add user agent to installer
old-commit-hash: 7560e67b3d
2020-11-30 16:57:41 -08:00
Adeeb Shihadeh be22459f4a more margin
old-commit-hash: ff91d30b16
2020-11-30 16:55:56 -08:00
George Hotz b3e7154ab1 remove ui sidebar hint (#2662)
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 6159906e5f
2020-11-30 16:22:42 -08:00
Adeeb Shihadeh 325e37d22c bump version to 0.8.1
old-commit-hash: c80d9f132c
2020-11-30 09:30:57 -08:00
Erich Moraga 40ae4d67c5 Add missing engine f/w for CAR.RAV4H_TSS2 (#2653)
Togo#7636  https://discord.com/channels/469524606043160576/524327905937850394/782969064989392896
[also fixed some alpha-sorting]
old-commit-hash: 200f246d5a
2020-11-30 15:33:18 +01:00
Dean Lee df9e0b2cb4 simplify building capnp messages with arrays (#2617)
old-commit-hash: bd4f6650fa
2020-11-30 12:08:52 +01:00
Dean Lee 57138a6e0f Error checking macros for opencl (#2615)
* macro CL_CHECK&CL_CHECK_ERR

* trigger checks
old-commit-hash: 42183d913f
2020-11-30 12:04:49 +01:00
alancyau 111ff3a411 Added 2020 Honda HRV (#2643)
old-commit-hash: 528b87473a
2020-11-30 11:56:17 +01:00
George Hotz c22f0fc034 Make the DSP work everywhere (#2621)
* Use DSP again

* 20 Hz

Co-authored-by: Willem Melching <willem.melching@gmail.com>
old-commit-hash: bdb1b766d0
2020-11-30 11:21:06 +01:00
Shane Smiskol 0ca54982b6 Fix toyota_eps_factor.py script (#2647)
* fix toyota_eps_factor.py script, don't use samples where wheel is touched

* caps mistake

* Hope this is correct, don't use CS.steeringPressed

* revert sorting now that we don't use CS
old-commit-hash: 460e4dc3b0
2020-11-28 22:36:51 -08:00
Adeeb Shihadeh 7ec1329d53 small calibration refactor + tests (#2641)
* calibration tests

* read from capnp

* save using cereal struct

* reset calibration if new car

* car params
old-commit-hash: ee43eb552b
2020-11-28 10:12:10 -08:00
Adeeb Shihadeh c6b35839d6 no gl inside nvg frame
old-commit-hash: b9c14c92a7
2020-11-27 14:25:52 -08:00
Adeeb Shihadeh d1e04999c1 quick toggles cleanup
old-commit-hash: f66fac1a0b
2020-11-27 09:33:52 -08:00
grekiki 3bfc92bafc Qt ui: improve toggle buttons (#2639)
* works, but is still a bit ugly

* works

* looks much better now

* fix compile error

* reduce diff

* write to params

* cleanup
old-commit-hash: 61884d2c50
2020-11-27 17:55:07 +01:00
Willem Melching 19855c90f1 remove check on frame drop in modeld (#2638)
old-commit-hash: feaecbd615
2020-11-27 16:13:37 +01:00
Adeeb Shihadeh b882046c76 close spinner when manager fails to start
old-commit-hash: 631059d931
2020-11-26 16:25:44 -08:00
Adeeb Shihadeh 0c87036b54 fix release build
old-commit-hash: db0d4cdd86
2020-11-26 16:15:59 -08:00
Adeeb Shihadeh 7f8aa45ee7 bump opendbc + scons cleanup
old-commit-hash: ca37feb6b1
2020-11-26 16:14:02 -08:00
grekiki 98a3cabdf2 wider keyboard (#2629)
The keyboard now signals when it wants to open. By subscribing to this signal we can close the sidebar to make the keyboard larger. We also increase the key size to make it easier to type on. 
old-commit-hash: c52e3dfb08
2020-11-26 16:22:14 +01:00
robbederks c038a38f88 add legacy reset line support (#2625)
* add legacy reset line support

* clean up names

Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 57cd8c38b7
2020-11-26 14:37:07 +01:00
grekiki 7593c41f4f pad vlayout (#2626)
old-commit-hash: 54afae7147
2020-11-26 11:52:27 +01:00
Adeeb Shihadeh 5447224a0b bump cereal again
old-commit-hash: 15456ad4a4
2020-11-25 17:25:06 -08:00
Adeeb Shihadeh 39bdb14b06 bump cereal
old-commit-hash: 641df3ff56
2020-11-25 17:15:43 -08:00
Adeeb Shihadeh 0b736b21d7 update contributing doc
old-commit-hash: f86dca1650
2020-11-25 13:19:21 -08:00
grekiki f1bd6ebe19 Wifi improvements (#2618)
We now detect wrong passwrods and request the correct password from the user. We also write "CONNECTING" if we are actively connecting to a network.

For a tiny usability upgrade, we now display "Refreshing networks" text, while loading the wifi networks available around us.
old-commit-hash: 7d37793434
2020-11-25 20:32:52 +01:00
grekiki 023643f222 didn't build on device
old-commit-hash: 3abc3aadcb
2020-11-25 14:27:28 +01:00
Willem Melching eed710aa0d On status still triggers recursive builds
This reverts commit 41d35f1415760ec5aa3fd0a3de1903aac4602813.

old-commit-hash: 665f27e777
2020-11-25 14:22:44 +01:00
Willem Melching 9868a9c3f1 add back run on status
old-commit-hash: bd4b731e4e
2020-11-25 13:52:42 +01:00
Adeeb Shihadeh e9f6e1cb33 small onboarding cleanup
old-commit-hash: c8ab38a8a8
2020-11-25 00:01:05 -08:00
Adeeb Shihadeh e71eb9caae stacked widget
old-commit-hash: 394dc66a19
2020-11-24 23:49:20 -08:00
Adeeb Shihadeh a6e08cc46b new and improved text window
old-commit-hash: 696c3cd58c
2020-11-24 23:30:36 -08:00
Adeeb Shihadeh 238b9a35c7 don't need that
old-commit-hash: 9d18b45cd0
2020-11-24 22:47:44 -08:00
Willem Melching 69440d8037 Typing experiments (#1633)
* add more types

* car

* no abc

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 40acdc4524
2020-11-24 22:45:37 -08:00
Adeeb Shihadeh 12e6f7a607 Qt cleanup (#2622)
* scale

* contain weston hack in one file

* rest

* no show

* missed one
old-commit-hash: efc30f4a83
2020-11-24 22:07:03 -08:00
Chris Williams bd623c7a54 2019 Hyundai Santa Fe fixes (#2490)
* Add support for 2019 Santa Fe

* Update carcontroller.py

Reverted sending LFA MFA for CAR.SANTA_FE
old-commit-hash: 013b073463
2020-11-24 21:51:36 -08:00
Adeeb Shihadeh eed2742936 ugh, this was using half the CI device's storage
old-commit-hash: eaa2f0894f
2020-11-24 21:49:39 -08:00
Adeeb Shihadeh 08fe14338d two spaces
old-commit-hash: acff834fcc
2020-11-24 21:19:29 -08:00
Chris McCammon 4505cc4f92 Update RELEASES.md
Add Prius 2021 info
old-commit-hash: d56e04c0d9
2020-11-24 13:51:51 -08:00
Adeeb Shihadeh 86bc11f219 fix double awk
old-commit-hash: ce8a040cc2
2020-11-24 13:30:11 -08:00
Adeeb Shihadeh 8ef01670fb add release date
old-commit-hash: 547ab66dd8
2020-11-24 13:29:22 -08:00
Adeeb Shihadeh 24a4a30a61 fix release version tag
old-commit-hash: 51919ff2ff
2020-11-24 13:13:09 -08:00
George Hotz 8a35cce75f remove model lag warning, leave red alert at 20
old-commit-hash: 160fd207a5
2020-11-24 13:02:56 -08:00
Willem Melching fcccf3aaf2 Qt ui: make sure ui_state is initialzed to 0
old-commit-hash: 97f9277ba6
2020-11-24 13:59:26 +01:00
Willem Melching 97fe386b3a Qt ui: fix onboarding
old-commit-hash: 99ea3ef178
2020-11-24 13:53:15 +01:00
Willem Melching 45e99acbb6 qt ui: dont resize window on start
old-commit-hash: 899902de8f
2020-11-24 13:36:56 +01:00
Comma Device 2bc2c7c9b3 mask out the priority
old-commit-hash: 71930a4b96
2020-11-24 06:05:59 +00:00