Commit Graph

12534 Commits

Author SHA1 Message Date
Adeeb
0f6c22ce8b Unit test for alert width (#1307)
* unit test for alert width

* fix scale

* comment

* fix offending alert text

* rename

* update process replay refs

Co-authored-by: Willem Melching <willem.melching@gmail.com>
2020-04-07 21:37:17 -07:00
Willem Melching
017b1f6770 Don't use battery temperature to determine fan type (#1331)
* Don't use battery temperature to determine fan type

* Add cloudlog

* Init is_uno
2020-04-07 19:18:14 -07:00
Willem Melching
8b1b56a904 bump panda 2020-04-07 15:00:27 -07:00
ZwX1616
52fcbb1b92 add pc to supported hardware (#1328) 2020-04-07 13:19:23 -07:00
martinl
d0b3c69505 Add Subaru gearShifter to carstate (#1318)
* Add Subaru gearShifter to carstate

* reset submodules, remove ignore gearshifter from subaru interface

* update apks to master

* update ref_commit
2020-04-07 11:55:17 -07:00
Erich Moraga
6013704586 CAR.COROLLAH_TSS2 x018821F3301100\x00\x00\x00\x00 (#1327)
@capthawker#8604 DongleID a362a5e990fe49e9
2020-04-07 11:48:55 -07:00
Willem Melching
d35c946148 switch panda back to master 2020-04-06 16:50:14 -07:00
Willem Melching
7ea2524b6f openpilot support for panda nak (#1324) 2020-04-06 16:49:37 -07:00
Willem Melching
b16e11cde5 Boardd should always send health, even with no panda (#1322)
* dont go offroad when health times out

* always send health packet

* Handle disconnect in thermal

* Handle unplug in power monitoring

* Small cleanup

* Remove copied code

* Add mutex

* Can just use infinite timeout. It will still return if not connected
2020-04-06 16:01:42 -07:00
Willem Melching
f9257fc75f bump cereal 2020-04-06 12:18:42 -07:00
Willem Melching
1eb9b05c17 bump opendbc 2020-04-06 12:18:42 -07:00
Shane Smiskol
10331b1cf8 few small spinner updates (#1319) 2020-04-06 11:52:15 -07:00
Arne Schwarck
bbf3cc48be PRIUS Ecu.engine FW (#1315)
dongle_id
0e936661c2ec3047
2020-04-06 11:51:38 -07:00
DeanLee
9bcd5faa70 Fix memory leak in boardd.cc (#1321)
* fix memory leak

* dd
2020-04-06 09:13:34 -07:00
Andy
41bb3ac7ca Sidebar Connectivity Status (#1268)
* store athena connected-at time

* refactor

* deref

* dt import

* Athena status based on last ping time param

* upd test for pingtime

* lower error timeout
2020-04-05 11:06:49 -07:00
Andre Volmensky
522dc29b53 Add angle based steer saturation timer (#1311)
* Add angle based steer saturation timeout

* Fixed saturated check
2020-04-05 10:59:54 -07:00
DeanLee
b4641b7392 fix AttributeError: 'FakeSpinner' object has no attribute 'close' (#1317) 2020-04-05 10:54:01 -07:00
Willem Melching
c985e997e9 Add 2020 Camry FW versions 2020-04-03 12:26:18 -07:00
Arne Schwarck
972682580c More RAV4_TSS2 FW (#1312)
* More RAV4_TSS2 FW

dongle_id: 00dc05336f1756d9

* Then only the one FW to update
2020-04-03 11:39:38 -07:00
Arne Schwarck
43b62d8bb6 Toyota Tss2 Blindspot signals (#1309)
* Toyota Tss2 Blindspot signals

Adding these signals are easy, they are on the can bus.

* Update ref_commit
2020-04-03 08:31:12 -07:00
Willem Melching
dae19a284d Show manager startup failures using TextWindow (#1310)
* show text window on build failure

* Only show last 10 line

* Fix that

* better layout

* Fix fake text window

* Only show spinner and textwindow on android

Co-authored-by: Comma Device <device@comma.ai>
2020-04-02 15:04:01 -07:00
Willem Melching
c95134defe Direct logentries logging from manager (#1306)
* add function to add direct logentries handler

* Whitespace

* Add manager crash handler

* Log scons build errors

* Add line to format exception

* Small cleanup

* That is now a list

* Read all data from stderr
2020-04-02 11:28:20 -07:00
Adeeb
83d8dd4717 tools is no longer a separate repo (#1308) 2020-04-01 22:34:41 -07:00
Willem Melching
0112a8d3fd Fix dashcam missing CarState 2020-04-01 16:36:46 -07:00
Comma Device
6abbda1467 fix background on computer ui 2020-04-01 23:01:17 +00:00
Willem Melching
b497a01417 add low pass filter on cpu temp (#1305) 2020-04-01 15:58:40 -07:00
Willem Melching
30d4d64b4c bump panda back to master 2020-04-01 10:52:20 -07:00
Jason Young
0970dd74b7 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
2020-04-01 10:51:47 -07:00
Willem Melching
202a4c2011 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>
2020-03-31 20:14:26 -07:00
George Hotz
cfcf3f9368 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>
2020-03-31 18:25:05 -07:00
George Hotz
8db0993663 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>
2020-03-31 16:34:55 -07:00
Willem Melching
746f7ed9b1 2020 Chrysler Pacifica (#1297)
* 2020 pacifica support

* Update readme
2020-03-31 15:47:49 -07:00
Chris McCammon
6d10ccb461 Add 2020 Rav4 to readme (#1298) 2020-03-31 15:39:13 -07:00
Willem Melching
c495b2d9be Tombstone add exception handler 2020-03-31 14:47:46 -07:00
Willem Melching
ca2d9af954 Fix comment 2020-03-31 14:43:53 -07:00
Willem Melching
d8d2d568dc Simplify tombstoned, should fix #1258 2020-03-31 14:41:55 -07:00
eFini
106be23c4e use put_nonblocking when possible (#1288)
* use put_nonblocking when possible

* revert uneeded changes
2020-03-31 12:09:38 -07:00
Willem Melching
3cb1568a54 High speed alert (#1295)
* add speed to high alerts

* Add permanent alert

* Two lines

* No permanent alerts

* Less bad alert

* Typo
2020-03-30 18:41:56 -07:00
Willem Melching
37d8d45144 bump cereal 2020-03-30 16:40:09 -07:00
vetmiker
e0ba222336 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!
2020-03-30 16:19:24 -07:00
eFini
4311550293 only run system() command when vol has changed (#1148)
* only run system command when vol has changed

* fix indent
2020-03-30 14:41:17 -07:00
George Hotz
6e5a2d404b 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>
2020-03-30 14:20:51 -07:00
ZwX1616
5644b2875d update readme 2020-03-30 14:13:04 -07:00
Willem Melching
b721b8521f Remove duplicate firmware versions from CIVIC_BOSCH 2020-03-30 12:42:15 -07:00
Willem Melching
003c236fa2 Add CIVIC_BOSCH fw versions 2020-03-30 12:39:21 -07:00
Willem Melching
8abc0afe46 Bump version to 0.7.5 2020-03-30 12:33:25 -07:00
Willem Melching
9eb0a29eec Add nissan to readme and release notes 2020-03-30 12:33:09 -07:00
Willem Melching
3dad97a211 One more BaseException in test_uploader.py 2020-03-30 12:30:21 -07:00
Greg Hogan
13ec384ea0 uploader: allow ctrl+c 2020-03-30 12:27:39 -07:00
yufeng66
ba1e79d0ea 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
2020-03-30 11:59:01 -07:00