Commit Graph

1908 Commits

Author SHA1 Message Date
Adeeb Shihadeh
d92ec9642e grey panda deprecation (#2406) 2020-10-26 23:09:06 -07:00
Adeeb Shihadeh
9807361ef2 enable event processing in UI 2020-10-26 20:27:52 -07:00
Adeeb Shihadeh
159e5d40ea fix camera malfunction alert on startup 2020-10-26 19:20:14 -07:00
Erich Moraga
2065c026db Additional CAR.CAMRY f/w (#2422)
@mzel#3760  DongleID/route  292073461f55e26b|2020-10-26--17-49-55
https://discord.com/channels/469524606043160576/524327905937850394/770463264098222091
2020-10-26 19:18:37 -07:00
Adeeb Shihadeh
bdfb0488a8 fix cpu test thresholds after downclock 2020-10-26 15:22:45 -07:00
ZwX1616
d7052094c4 restore behavior (#2418) 2020-10-26 14:49:28 -07:00
Dave Tapley
e1eec3b589 Add 2019 Highlander Hybrid (#2412) 2020-10-26 09:51:17 -07:00
Adeeb Shihadeh
0b433581e3 fix camera malfunction alert in sim 2020-10-24 11:46:23 -07:00
Adeeb Shihadeh
9a605d2617 bump c++ version for index_log 2020-10-23 22:12:30 -07:00
Adeeb Shihadeh
f46ed718ba bump version to 0.7.11 2020-10-23 20:09:08 -07:00
Greg Hogan
c0715b57e2 update update_requirements.sh 2020-10-23 16:09:34 -07:00
VirtuallyChris
226ff98a17 Add 2018 Lexus IS 350 fw 2020-10-23 12:12:19 -07:00
Adeeb Shihadeh
94991d9319 remove unused params function 2020-10-22 17:05:52 -07:00
Adeeb Shihadeh
88b956528e camera malfunction alert (#2391)
* camera malfunction alert

* bump cereal

* fix process replay

* ugh, needs refactor
2020-10-22 16:28:54 -07:00
Kumar
2a6765580c Car Port: Prius 2021 TSS2 (#2163) 2020-10-22 13:39:44 -07:00
VirtuallyChris
7624a48e02 Rav4 Hybrid 2020 fw 2020-10-22 11:37:39 -07:00
Willem Melching
118faa71e5 simplify settings a bit (#2384) 2020-10-22 17:11:52 +02:00
Greg Hogan
0aaeaef79d make scons work immediately after install 2020-10-21 11:44:26 -07:00
Greg Hogan
7114cc29ab improve update_requirements.sh 2020-10-21 11:36:18 -07:00
Greg Hogan
bd939a0982 pyenv version file 2020-10-21 10:51:06 -07:00
Willem Melching
b73e8ab324 improve Qt ui smoothess (#2380)
* improve ui smoothess

* fix backlight filter

* More default brightness

* write backlight in real background thread

* immediate repaint
2020-10-21 15:15:21 +02:00
Willem Melching
77d9a68f5d only log startup blocked on conditions changed (#2382) 2020-10-21 15:14:29 +02:00
Willem Melching
7145d51fc5 Add SNPE update to release notes 2020-10-21 14:27:01 +02:00
Willem Melching
9b79f6345a update release notes 2020-10-21 11:35:03 +02:00
Willem Melching
014e1521b3 add error handling to pandad get signature 2020-10-21 10:43:39 +02:00
Adeeb Shihadeh
d2a9617f9c update total scons nodes 2020-10-20 21:28:24 -07:00
Adeeb Shihadeh
7bfb24678f NEOS: expose kernel workqueues over sysfs (#2375)
* mask off kworkers from rt cores

* wq over sysfs

* prod image
2020-10-20 21:10:22 -07:00
Adeeb Shihadeh
6b4957cba1 Log last 1000 lines of tmux output in bootlog (#2149)
* log last 1000 lines of tmux output in bootlog

* add to bootlog

* fix tmux capture
2020-10-20 21:07:12 -07:00
ZwX1616
53bd3050ee infinite sound (#2372)
* make sound infinite loopable

* Update selfdrive/ui/android/sl_sound.cc

* fix loop

* fix test threshold

* more fix

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Co-authored-by: Comma Device <device@comma.ai>
2020-10-20 17:42:19 -07:00
ZwX1616
efa9180258 camerad AE hotfix (#2371)
* duplicate offset

* use widthx3 instead of stride
2020-10-20 17:26:05 -07:00
George Hotz
bb2e69faf3 support for halve in Window 2020-10-20 16:07:05 -07:00
George Hotz
cb3ade51ef std::async has nodiscard in 20.04, i believe that function won't return until the async completes 2020-10-20 15:38:07 -07:00
Adeeb Shihadeh
99029cda01 don't fail CI if artifacts don't upload 2020-10-20 15:29:15 -07:00
Adeeb Shihadeh
4c4b53beda prevent snapshot while onroad (#2366)
* prevent snapshot while onroad

* fix offroad check
2020-10-20 14:04:18 -07:00
Willem Melching
c0d92516cc store params in ~/.comma on PC (#2369) 2020-10-20 13:18:21 +02:00
Willem Melching
9d0b893944 UI: get video aspect ratio from camera intrinsics (#2351)
* UI: get video aspect ratio from camera intrinsics

* cleanup video rect definition

* const zoom

* Match zoom level

* Fix comment

* Zoom out more
2020-10-20 12:14:19 +02:00
Shane Smiskol
5bcac27d98 matrix subclass not recommended way to represent matrices (#2348) 2020-10-20 12:12:23 +02:00
Adeeb Shihadeh
32496626b2 numpy tolerance for INDI 2020-10-19 23:29:22 -07:00
Dean Lee
0bbd080a04 fix build warning (#2365)
* fix build warning

* Update selfdrive/common/util.c

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2020-10-19 22:44:24 -07:00
Adeeb Shihadeh
c85b3de400 0.7.10 release notes 2020-10-19 22:25:54 -07:00
Adeeb Shihadeh
516da927f9 add cars with LQR and INDI lat control to process replay (#2363)
* add cars that use LQR and INDI lat control to process replay

* bump ref commit
2020-10-19 21:18:50 -07:00
Adeeb Shihadeh
2fd5ab782b explicitly turn display on in updater (#2362)
* explicitly turn display on

* clean that up

* update binary

Co-authored-by: Comma Device <device@comma.ai>
2020-10-19 20:16:27 -07:00
Adeeb Shihadeh
cdf812de1e no CI on testing closet branches 2020-10-19 16:40:30 -07:00
Willem Melching
63e23e9cd7 Reset liveParameters if starting with invalid values (#2360)
* reset params if starting with invalid values

* newline

* No need to check stiffness
2020-10-19 19:04:33 +02:00
Willem Melching
d28f488ea5 fix typo in params path on PC 2020-10-19 14:25:45 +02:00
Willem Melching
47dfa52456 use iterator to loop over first 1000 entries (#2359) 2020-10-19 13:44:36 +02:00
Adeeb Shihadeh
c5e2d0cd61 update release notes 2020-10-18 19:05:15 -07:00
Adeeb Shihadeh
9e03c2e929 tap to wake with accelerometer (#2267) 2020-10-18 19:03:41 -07:00
Chris Souers
dc8b5538e8 Add 2020 Acura RDX (#1557)
Update CAN Fingerprint

Update files_common

Update test_car_models.py
2020-10-18 19:03:04 -07:00
Adeeb Shihadeh
f9a5f71bf5 NEOS 15 (#2084)
* doze

* need a new apk

* new build

* neos 15 part 1

* new build to re-enable display control for ft8716

* production image
2020-10-18 17:03:28 -07:00