Commit Graph

1175 Commits

Author SHA1 Message Date
Willem Melching
57f94db935 Fix dashcam missing CarState
old-commit-hash: 0112a8d3fd
2020-04-01 16:36:46 -07:00
Comma Device
7c4f8f5098 fix background on computer ui
old-commit-hash: 6abbda1467
2020-04-01 23:01:17 +00:00
Willem Melching
3e9de54726 add low pass filter on cpu temp (#1305)
old-commit-hash: b497a01417
2020-04-01 15:58:40 -07:00
Willem Melching
d5d57eb342 bump panda back to master
old-commit-hash: 30d4d64b4c
2020-04-01 10:52:20 -07:00
Jason Young
40f9c6faa1 Boot-loop testing script for EON/C2 device sensors (#1303)
* Sensor test boot-loop script

* Changing file permissions

* Set executable

* Changing file permissions

* Sensor test boot-loop script

* Changing file permissions

* Set executable

* Changing file permissions

* Bugfix to text_window

* Capture logs during a failure event

* Capture logs during a failure event
old-commit-hash: 0970dd74b7
2020-04-01 10:51:47 -07:00
Willem Melching
935753357a Add binary to display text (#1301)
* add binary to display text

* fake text needs status too

* Rename to TextWindow

Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 202a4c2011
2020-03-31 20:14:26 -07:00
George Hotz
860930b198 tici: fix loggerd (#1302)
* loggerd builds

* codec

* add frame_id cams

* working

* no qcam on tici

* pthread always

Co-authored-by: Tici <robbe@comma.ai>
old-commit-hash: cfcf3f9368
2020-03-31 18:25:05 -07:00
George Hotz
f5078e87bc tici: add (somewhat) broken camerad support (#1300)
* capnparm

* building in progress

* scons build works

* that script fixes opencl

* start new camera code

* includes and more camera scripts

* control c works now

* no device control yet

* phy too

* just one camera for now

* fix capnparm

* hmm, the inits are needed

* more cameras

* link stop start

* doesn't work yet

* fix ion on qcom2

* start poll ish

* 4 pictures and done

* no jpeg

* it works to picture

* destroy sync obj

* both work for now

* defined QCOM2

* fix fd leak

* run modeld

* 10 bit mode

* real frame stride

* needs digital gain

* dnew

* no color correcting on new

* that snpe doesn't work

* qcom2 gate

* cleanups

* oops, fix aarch64 detector

* update cereal

* modeld works with SNPE

* fix driver monitoring model

Co-authored-by: Tici <robbe@comma.ai>
old-commit-hash: 8db0993663
2020-03-31 16:34:55 -07:00
Willem Melching
bb5e87efda 2020 Chrysler Pacifica (#1297)
* 2020 pacifica support

* Update readme
old-commit-hash: 746f7ed9b1
2020-03-31 15:47:49 -07:00
Chris McCammon
34f282203d Add 2020 Rav4 to readme (#1298)
old-commit-hash: 6d10ccb461
2020-03-31 15:39:13 -07:00
Willem Melching
efeec6230b Tombstone add exception handler
old-commit-hash: c495b2d9be
2020-03-31 14:47:46 -07:00
Willem Melching
ea17840233 Fix comment
old-commit-hash: ca2d9af954
2020-03-31 14:43:53 -07:00
Willem Melching
ee9a131e53 Simplify tombstoned, should fix #1258
old-commit-hash: d8d2d568dc
2020-03-31 14:41:55 -07:00
eFini
7d25d238a3 use put_nonblocking when possible (#1288)
* use put_nonblocking when possible

* revert uneeded changes
old-commit-hash: 106be23c4e
2020-03-31 12:09:38 -07:00
Willem Melching
aa8ca1819d High speed alert (#1295)
* add speed to high alerts

* Add permanent alert

* Two lines

* No permanent alerts

* Less bad alert

* Typo
old-commit-hash: 3cb1568a54
2020-03-30 18:41:56 -07:00
Willem Melching
7ca8cb85e9 bump cereal
old-commit-hash: 37d8d45144
2020-03-30 16:40:09 -07:00
vetmiker
eb6cf6ffd9 Smooth out Sienna tuning (#1292)
Current Sienna tuning leads to pretty significant bouncing and oversteering, this change fixes it. Thanks to @Jax for finding some great values and checking with a Toyota mechanic on the real steer ratio for Siennas!
old-commit-hash: e0ba222336
2020-03-30 16:19:24 -07:00
eFini
02ad0e743e only run system() command when vol has changed (#1148)
* only run system command when vol has changed

* fix indent
old-commit-hash: 4311550293
2020-03-30 14:41:17 -07:00
George Hotz
3f5d11ff3b Preparing for the efficientnet (#1255)
* snpe version 1.35.0.698

* fix files common for new snpe

* efficient net with normal names

* compiling with 1.32 works

* actual snpe files

* fix monitoring, delete unneeded

* point the symlinks to the right places

* err, modeld needs the CPU

* benchmark for 50 its

* put back old model for now

Co-authored-by: Comma Device <device@comma.ai>
Co-authored-by: Harald Schafer <harald.the.engineer@gmail.com>
Co-authored-by: George Hotz <geohot@gmail.com>
old-commit-hash: 6e5a2d404b
2020-03-30 14:20:51 -07:00
ZwX1616
b83968e399 update readme
old-commit-hash: 5644b2875d
2020-03-30 14:13:04 -07:00
Willem Melching
29a2d0cf63 Remove duplicate firmware versions from CIVIC_BOSCH
old-commit-hash: b721b8521f
2020-03-30 12:42:15 -07:00
Willem Melching
c6d2faec37 Add CIVIC_BOSCH fw versions
old-commit-hash: 003c236fa2
2020-03-30 12:39:21 -07:00
Willem Melching
9d08a97e7e Bump version to 0.7.5
old-commit-hash: 8abc0afe46
2020-03-30 12:33:25 -07:00
Willem Melching
41bd11b7cc Add nissan to readme and release notes
old-commit-hash: 9eb0a29eec
2020-03-30 12:33:09 -07:00
Willem Melching
829a5a734d One more BaseException in test_uploader.py
old-commit-hash: 3dad97a211
2020-03-30 12:30:21 -07:00
Greg Hogan
41ff9244c0 uploader: allow ctrl+c
old-commit-hash: 13ec384ea0
2020-03-30 12:27:39 -07:00
yufeng66
6987c5136b update rav4h_tss2 tune (#1260)
* update rav4h_tss2 tune

reduce pid gains for rav4h_tss2 to reduce ping pong at local speed and big turn

* update tuning for rav4_tss2 in additional to rav4h_tss2
old-commit-hash: ba1e79d0ea
2020-03-30 11:59:01 -07:00
Andre Volmensky
218a8cb04c Nissan set speed (#1289)
* LKA_ACTIVE should be set with enabled, not cruiseState.enabled. Was causing panda violations

* Added cruiseState.speed to Nissan X-Trail

* Bump opendbc

* Remove redundant if statement

* Fix tests

Co-authored-by: Willem Melching <willem.melching@gmail.com>
old-commit-hash: 9c16ad8e18
2020-03-29 15:28:06 -07:00
Willem Melching
3858721065 update ref
old-commit-hash: 46ae7f0369
2020-03-29 14:53:51 -07:00
Willem Melching
6978ac2619 bump opendbc
old-commit-hash: 9340df7223
2020-03-29 12:48:40 -07:00
BRose98
173c3ca37d Removed self-assignments (#1283)
* Removed self-assignments

* pulled master version of changed cubmodules

* Corrected the submodules

Co-authored-by: BRose98 <b.roseboom@students.uu.nl>
old-commit-hash: daba092038
2020-03-29 12:31:27 -07:00
Arne Schwarck
62bdef3861 Do we still need this? (#1290)
Tesla is not supported so do we still need this here as VW uses 840 in their FP
old-commit-hash: 3db63b781d
2020-03-29 12:25:15 -07:00
Ewout ter Hoeven
60c147478c Docs/tools: Update Tensorflow to 2.1 in readme and build script (#1286)
Update to Tensorflow 2.1 in a few forgotten places after 65f5e31:
tools\ubuntu_setup.sh
tools\webcam\README.md
old-commit-hash: d8a414834d
2020-03-28 12:10:43 -07:00
Willem Melching
8a15a8a900 add nissan to test_processes
old-commit-hash: fca82ba503
2020-03-27 21:54:40 -07:00
Willem Melching
16c1645038 bump opendbc and panda
old-commit-hash: 25afb84fab
2020-03-27 21:46:24 -07:00
Willem Melching
0d03fad5b6 Nissan leaf (#1275)
* split out leaf and xtrail

* Add brake pedal

* This should work

* Fix test car models + bump panda

* Combined cruise enabled detection in single message

* Proper frequency checks

* Add doors

* Blinkers and doors

* Seatbelt

* Gear

* Add cancel message

* Unify steering pressed

* Remove angle limit

* Add steer saturation alert for angle based control

* Add set speed

* Change wheel speed factor

* Fix offset in set speed

* Timeout on engage for steer saturated

* Put counter back

* try cancel using seatbelt

* Try different cancel message

* Rename cancel signal

* Add LKAS alert

* Add missing fingerprint values

* Update test car models

* Add some comments
old-commit-hash: 1df6b67511
2020-03-27 21:44:59 -07:00
Greg Hogan
e43c0df086 compress option for dict column store writer
old-commit-hash: 415780213f
2020-03-27 17:49:01 -07:00
Harald Schafer
40ded9fb5e reformat for sim
old-commit-hash: 6766776e73
2020-03-27 17:02:40 -07:00
ZwX1616
c9aeeb1ade update opencl driver link
old-commit-hash: 8042e9238c
2020-03-27 15:50:57 -07:00
ZwX1616
f1d3d46332 nicer format; make links clickable
old-commit-hash: b646ba9ca9
2020-03-27 12:42:05 -07:00
ZwX1616
458faf51b1 move changes to PR
old-commit-hash: 2992806235
2020-03-27 11:54:34 -07:00
George Hotz
7a0eaad395 upgrade to tensorflow 2.1
old-commit-hash: 027deba07f
2020-03-27 11:45:23 -07:00
ZwX1616
f5bc4d79e7 cleanups
old-commit-hash: 4bcfe54efd
2020-03-27 11:44:06 -07:00
ZwX1616
326b3407ff add setup note
old-commit-hash: 0e059f5d4a
2020-03-27 11:44:06 -07:00
eFini
645512dbb4 paint.cc uses color defined in ui.hpp (#1261)
* pain.cc uses color defined in ui.hpp

* use macro
old-commit-hash: 47f17622d9
2020-03-27 11:00:42 -07:00
DeanLee
3bae5ab6e8 repace nvgFontFace with nvgFontFaceId (#1279)
old-commit-hash: 993b0e9427
2020-03-27 11:00:07 -07:00
George Hotz
73e64336d6 Move all non Honda+Toyota to community supported (#1280)
* readme update, still need the gates on the cars themselves

* add community feature gating to other car ports

* promotion note

* from the brand

* readme touchups

* sell the harness

* full ISO

* update ref

Co-authored-by: George Hotz <geohot@gmail.com>
Co-authored-by: Willem Melching <willem.melching@gmail.com>
old-commit-hash: 2ecddbb3b6
2020-03-27 10:59:07 -07:00
Andy
a1c67df499 Replace usages of datetime.now() with datetime.utcnow() (#1267)
old-commit-hash: 54f34abdb3
2020-03-26 19:49:58 -07:00
Nicholas McCoy
ddbd3cac09 Update 2020 Ridgeline
old-commit-hash: 9ba7659af8
2020-03-26 19:24:55 -07:00
ZwX1616
a004735b19 add webcam to cameras (#1201)
old-commit-hash: a95e61edf4
2020-03-26 19:19:47 -07:00