Commit Graph

7421 Commits

Author SHA1 Message Date
Andrew Valish
fa7abadc80 filter ublox packets for sidebar (#1233) 2020-03-11 14:28:29 -07:00
Andre Volmensky
e0227c9a1d Added LKAS HUD line detection/steer status/hand on wheel warning (#1225) 2020-03-11 12:21:08 -07:00
robbederks
992be20d63 Offroad power monitoring (#1067)
* Untested implementation of offroad power monitoring

* Fixed some syntax errors

* Cast to int

* Fixed pylint

* Wrapped in class

* Put pulsed calc in own thread

* Longer timeout before starting pulse measurement

* Fudge factor + flake8

* Made integration thread-safe and catch charge disable exceptions

* Catch all calculation errors

* Fixed networkstrength removal
2020-03-10 22:18:48 -07:00
Andrew Valish
5ba6beed17 Refactor frame (#1192)
* start drawing new sidebar, add assets

* add thermal to ui, draw network_type and battery

* draw sidebar metrics, add freeSpace and paTemp

* draw static panda metric and network strength, start ubloxGnss messaging

* use array for network_img

* start sidebar touch events

* prevent multiple touch events with touch_timeout

* filter old touches, isolate sidebar events

* add hwType check with timeout for panda metric

* cleanup touch poll, handle vision touch, remove frame and black apks

* cleanup per willem comments

* update offroad, only read active_app from cereal

* tweak sidebar behavior, show active app status

* update offroad apk

* read networkstrength from thermal in sidebar
2020-03-09 19:13:32 -07:00
Willem Melching
2abc1a299f Use calibrated reference frame instead of device frame 2020-03-09 13:29:30 -07:00
Willem Melching
01a14400cb Correct reference frame name in car_kf 2020-03-09 12:49:52 -07:00
Willem Melching
01ac9d4722 Use new locationd packet in paramsd 2020-03-09 12:45:04 -07:00
rbiasini
fe911bcca8 abstract pedalPressed event (#1218)
* abstract pedalPressed event

* Fix bug

* update refs
2020-03-08 23:35:00 -07:00
Andrew Valish
6bbbe8f9cf add network strength logging to thermal (#1211)
* add network strength logging to thermal

* import get_network_strength

* write networkStrength
2020-03-07 11:14:04 -08:00
Willem Melching
fbac82ea21 add accord 1.5L to test_car_models 2020-03-07 11:05:46 -08:00
rbiasini
6582d632ec Test interfaces also in enabled state and fix a bug (#1213) 2020-03-06 23:48:47 -08:00
rbiasini
24e092ffab Subaru brake check (#1212) 2020-03-06 23:17:16 -08:00
Willem Melching
82f77e379b add crv5g and optima to test_car_models 2020-03-06 17:33:30 -08:00
Willem Melching
3d15eb39d5 Add 2017 Pacifica Hybrid to test_car_models 2020-03-06 17:13:09 -08:00
Willem Melching
e31ebda7a3 also call interface.apply in test 2020-03-06 17:02:37 -08:00
Willem Melching
ca51858644 Unneeded tuple 2020-03-06 14:06:54 -08:00
Willem Melching
df16d08efb Fix typo in test comment 2020-03-06 14:06:02 -08:00
Willem Melching
54ef38d7f6 Also test radar interface 2020-03-06 14:02:40 -08:00
Willem Melching
86e0202549 Also create a radar interface 2020-03-06 13:56:27 -08:00
Willem Melching
16b6c70884 Add test that gets all the car params 2020-03-06 13:54:32 -08:00
Willem Melching
a25acaae07 More public routes in test car models (#1208)
* remove non public routes

* Fix linter

* add rav4h

* add odyssey

* add pilot and civic_bosch

* cth and camry

* add regal
2020-03-06 13:44:34 -08:00
Jason Young
c2200baf60 Updates to Volkswagen port (#1147)
* Remove unreachable Radar Fault alert code
* Update max torque
2020-03-05 22:45:28 -08:00
Shane Smiskol
6ff881f789 initialize all messages in 1 line (#1206) 2020-03-05 17:32:52 -08:00
rbiasini
543ba27103 Nissan: remove unnecessary lines (#1207) 2020-03-05 17:25:18 -08:00
Willem Melching
498fa13cb1 Always use Toyota good angle sensor if available (#1198)
* always use good angle sensor if available

* fix linter

* Don't learn offset in TSS2 cars

* Fix spelling

* Cleanup

* Remove another not

* Add to signals for all cars

* Removed unused import
2020-03-05 16:23:00 -08:00
HaraldSchafer
24eeec4e0b Locationd packet (#1204)
* initial

* add desire

* initial

* some progress

* fill in, untests

* add timestamping

* fixes

* unix timestamp

* no debug print

* cleanre

* normal syntax

* no laika
2020-03-05 15:59:49 -08:00
Willem Melching
6db044c86c Nissan port - dashcam only (#1203)
* Nissan port

* add x-trail to release notes

* update readme and model

* remove from releases until tested

* Don't test Nissan for now

* Forced dashcam in test_car_models
2020-03-05 15:40:07 -08:00
George Hotz
2f2b85581c Add sentinels to logs and qlogs (#1205)
* sentinel WIP

* logger is now a cc, not a c

* simpler code doesn't touch loggerd.cc

* oops, double lock. and logreader is nicer
2020-03-05 14:29:34 -08:00
Willem Melching
3012ce1fb5 CHR hybrid firmware versions 2020-03-05 14:26:30 -08:00
Willem Melching
78c1745ed5 add progress to save_logs 2020-03-05 13:24:21 -08:00
Harald Schafer
c0557b0519 reupdate calib 2020-03-04 19:02:14 -08:00
HaraldSchafer
63d3bb517f Pulse desire (#1172)
* initial

* compilation fixes

* add desire

* pulse desire

* 0d5728f6-a918-40a6-bce3-a9d0f1238180/20

* cleaner

* inject model

* inject model

* test runs

* ah already done I see

* remove useless

* update

* updates, doesnt work

* fix generating new references

Co-authored-by: Willem Melching <willem.melching@gmail.com>
2020-03-04 18:51:45 -08:00
Harald Schafer
bae7816999 stable calib 2020-03-04 18:44:33 -08:00
Harald Schafer
a8f2dbe727 unstable init 2020-03-04 18:20:10 -08:00
rbiasini
a984da1f9c removing ipas steering control option from toyota (#1193)
* removing ipas steering control from toyota
2020-03-04 10:42:36 -08:00
Willem Melching
4695b2daa9 default values in version.py, fixes #1187 2020-03-03 15:21:34 -08:00
Chris Souers
7d764b409c Restrict CIVIC_BOSCH_DIESEL to FW fingerprinting (#1189) 2020-03-03 14:09:18 -08:00
Willem Melching
c0b8f4faed Remove Camry fingerprints from Rav4 list 2020-03-03 12:09:28 -08:00
Willem Melching
3d2696c60b Track CPU usage in CI (#1168)
* run openpilot for 60 seconds and report cpu

* Not passive

* Set training version

* Write cpuset

* Add community toggle

* Formatting

* Refactor

* Reorder processes

* Add max cpu

* Try this

* Try this to exit

* Does this work?

* This should work

* now it should work again
2020-03-02 10:40:47 -08:00
Andrew Chan
5e9daf2471 Adding error checking to only use the cached fp if they're valid (#1182) 2020-03-02 09:04:49 -08:00
pjlao307
4557ee62e7 Add missing FW for 2019 Civic EX (#1181)
* Add missing FW for 2019 Civic EX

* Move to correct list (bosch civic)
2020-02-29 14:38:44 -08:00
George Hotz
9d8d7ade3e Simulator running with keyboard (#1176)
* sim with keyboard

* write calibration

* need recv

* use readchar

* doesn't accelerate

* queue, not zmq

* fix line wrap

* fix physics

* add BLOCK to manager
2020-02-29 10:51:39 -08:00
Comma User
2716e37b28 no thermal on pc 2020-02-28 20:27:41 -08:00
chonggang xu
750ed97f4f add the ECU.transmission fw version for Honda Odyssey 2020 NAV&RES (#1169) 2020-02-27 23:15:14 -08:00
theantihero
c8c4708f21 Add 2019 Honda Insight (#1166)
* add 2019 Honda Insight + fw fp

* add actual fp and add to ignored, but still required for ECU detection

* add Insight dirty route for now

* update README.md, was wrong mph for each

* update test_car_models

* remove dbc extension
2020-02-27 14:56:36 -08:00
Willem Melching
a1a7c2b437 fix update_ci_routes.py 2020-02-27 13:18:39 -08:00
Willem Melching
6eca88e9bc ignore IGNORED_FINGERPRINTS in fingerprint test 2020-02-27 13:14:59 -08:00
rbiasini
e90d0e832d Add brake press disengagement in Chrysler (#1163)
* Add brake press disengagement in Chrysler
2020-02-27 10:14:21 -08:00
Willem Melching
61706ce3a0 fix update refs 2020-02-26 16:44:53 -08:00
Willem Melching
c9ecab2139 Kalman filter to identify vehicle parameters (#1123)
* full vehicle model simulator

* Add vehicle model

* Model compiles

* Close enough

* Simulation works

* Add fast angle offset

* Tune fast angle offset learner

* Create live service for paramsd

* Better clamping

* Fix rotation matrix

* Cleanup before merge

* move debug script to debug/internal

* revert plannerd change

* switch vehicle model to corolla

* fix valid flag

* Bigger stiffness range

* Lower process noise on steer ratio

* Tuning

* Decimation

* No maha tests
2020-02-26 16:19:02 -08:00