Commit Graph

6679 Commits

Author SHA1 Message Date
Shane Smiskol 384e08e2ee Honda Bosch: fix openpilot longitudinal controls mismatch (#24788)
* fix bosch controls mismatch

* bump

* bump panda
2022-06-08 22:38:07 -07:00
Shane Smiskol 19af336f89 bump opendbc (#24790) 2022-06-08 21:07:49 -07:00
ZwX1616 d6c07a6b15 fullframe DM model (#24762)
* get log

* simplify two nonsense

* not needed

* libyuv is a joke

* clean up

* try small

* fast but not bad

* working

* clean up driverview

* simplified

* thats mirrored

* smol

* tweak

* ref is screen

* w/ ee

* update camera model

* no if TICI

* start

* update pose thresh

* less cpu more dsp

* new libyuv

* new snpe

* add files

* test

* should be fast

* update out len

* trigger test

* use master snpe

* add cereal

* update cereal

* refactor parsing

* missing ;

* get

* wrong type

* test model

* use driver data

* 10829278-72fe-4283-a118-2cef959ce174/1550

* no pf

* adapt driverview

* ;

* rhd learner

* update libyuv buildi x64

* ad4337ea

* remove blink slack

* test

* no

* use toggle

* b16

* fix for nv12

* 5b02cff5 both

* update test

* update cereal

* update cereal

* update cereal

* v2 packets

* revert libyuv

* no /

* update snpemodel

* ;

* memcpy

* fix test

* use toggle in driverview

* update power

* update replay

* Revert "update replay"

This reverts commit 1d0979ca59dbc89bc5890656e9501e83f0556d50.

* update model ref

* halve cpu

* fake 8bit onnx runner

* same thresh as report

* cereal master

Co-authored-by: Comma Device <device@comma.ai>
2022-06-08 20:13:46 -07:00
Gijs Koning a9bdc792a1 LaikaD: Fix offline handling (#24781)
* Test handling no internet correctly.

* Clean

* Comment

* remove del
2022-06-08 07:33:05 -07:00
Gijs Koning 45c43f9c87 Laikad: kill process correctly. Fixes CI (#24780)
Kill process correctly
2022-06-08 03:32:22 -07:00
Erich Moraga c8db61a3c7 Add missing MIRAI ESP f/w (#24779)
* Add missing ESP f/w 

`@JaySheikh#7759`  2021 Mirai  DongleID/route b2c2b20082938bed|2022-06-08--05-04-03  [confirmed working]

* formatting

Co-authored-by: Shane Smiskol <shane@smiskol.com>
2022-06-07 22:47:10 -07:00
Shane Smiskol abef7ca32c Kia Ceed: fix eps ECU type (#24767)
should be eps
2022-06-07 22:43:09 -07:00
Jason Young ce6b8f6a46 VW MQB: Add FW for 2020 Volkswagen Tiguan (#24777) 2022-06-07 21:57:15 -07:00
HaraldSchafer afe208ecb9 Install readme (#24776)
README: better install on device instructions
2022-06-07 19:16:36 -07:00
Shane Smiskol 30e1f28213 IsoTpParallelQuery: handle response pending (#24724)
* handle response pending

* match commit

* remove total timeout, just keep track of individual response timeouts

* fix

* add back total timeout

* this isn't reliable enough

* keep track of pending responses to print warning

* tx_addr is (addr, subaddr)

* debug

only query hyundai

import time

reponse pending

no cache

all cars

no timeout to test before

* Revert "debug"

This reverts commit abe9cfc1b668034d7fa5ca5cbe9efe8834db3e7b.

* always print pending

always debug

* Only debug

* Update selfdrive/car/isotp_parallel_query.py

* remove variable only for debugging
2022-06-07 17:49:07 -07:00
Jason Shuler b95c449847 GM: interface cleanup (#24774)
* Move all defaults above models

* Remove reduntant/defaults

* make minEnableSpeed common

* Update selfdrive/car/gm/interface.py

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

Co-authored-by: Shane Smiskol <shane@smiskol.com>
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2022-06-07 17:23:08 -07:00
Shane Smiskol bdc05fd13c Honda: rename Bosch harness to Bosch A 2022-06-07 17:18:03 -07:00
Shane Smiskol 6a58dd808f PlotJuggler: add torque control layout (#24726)
* add torque control PJ layout

* less custom transformation

* Use curvature, less noisy

* remove that
2022-06-07 15:01:19 -07:00
Adeeb Shihadeh 4d836c6edd UI: remove DM icon (#24771) 2022-06-07 13:59:48 -07:00
Gijs Koning e7234e22b4 Laikad: Use process for parsing orbits (#24769)
* Use Process instead of Thread to fetch orbits

* small refactor

* Cleanup
2022-06-07 20:55:39 +02:00
ClockeNessMnstr b215d611b1 update DH names + notes for MPC output curvatures (#24701)
* update names + notes for MPC outputs

"current_curvature" is not the correct description of what the MPC is outputting in it's curvature_ego state.
The MPC is integrating it's free variable, curvature_rate, such that curvature[0] is actually the desired_curvature before any delay.
inversely: the curvature_rate_desired is the desired rate of change to the setpoint and not the actual curvature rate. 

If we were to set the initial curvature = measured curvature in the MPC initiation these names would be correct. 
This was possibly how it was initially set up but the nomenclature here is now confusing.

* more notes

* match

* Clarify #1
2022-06-07 09:41:03 -07:00
Gijs Koning 8d8055f00f Laikad: cleanup fetching orbits (#24759)
* Seperate prediction orbits from regular observation orbits and download them efficient

* Cleanup

* clean and update laika

* Fix test

* Fix test

* Fix checking pos fix

* space
2022-06-07 03:25:58 -07:00
Lukas Petersson 397da56c85 process replay: regen in parallel (#24628)
* regen in parallel

* prefixes

* clean regen

* clean output

* tqdm loc

* del swp file

* add routes back

* cleanup

* disable tqdm

* unique dirs

* unique dirs

* outdir in regen_all

* formatting when played from other dirs

* prefix dongle id

* local disable_tqdm

* formatting

* bug fix

* dont spam fakedata

* 16 char fake dongle ids

* formatting

* formatting

* more descriptive dongle

* fix azure path

* couple more fixes

* handle failures nicely

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2022-06-06 14:21:12 -07:00
Jason Young 7e5eec2e4f ui: fix prime ad storage duration (#24756)
fix ui prime ad storage duration
2022-06-06 14:03:34 -07:00
Adeeb Shihadeh ca682b389d move clocksd to system/ (#24761) 2022-06-06 13:27:45 -07:00
Gijs Koning 037862a7b7 bump laika 2022-06-06 12:51:25 +02:00
Gijs Koning 7df54792d8 Laikad: Fetch orbit data in thread (#24654)
* Add fetching orbits thread

* Use ephemeris type enum. Send list of std floats.
Speed up parsing orbit data by skipping redundant old data

* Remove Glonass from supported constellation for now

* Fix latest time msg

* Add small laika update

* Fix
2022-06-04 09:25:20 +02:00
Jason Young 2a2294662c VW MQB: Add FW for 2019 Volkswagen Passat (#24753) 2022-06-03 23:59:55 -07:00
Shane Smiskol 29a1bf5a46 FPv2: add ECU whitelisting support (#24730)
* reduce fw queries for hyundai

* no whitelisting yet

* formatting

* fix

* clean up test

* clean up variables, comments, error

* update error
2022-06-03 20:16:11 -07:00
Adeeb Shihadeh bee5531816 AGNOS 5.1 (#24741) 2022-06-03 19:38:34 -07:00
Shane Smiskol 5254451724 bump panda (#24752) 2022-06-03 18:37:13 -07:00
Shane Smiskol c6bc03311c Car documentation: set steering torque star using car interface (#24709)
* Set good torque using torque controller tuning

* should be equal to

* save lateral accel to car params

* use maxLateralAccel

* always

* same convention

* nan will always evaluate to false

* The great good torque purge

* adjust default friction

* Add data for more cars

* adjust name

* Welcome back, guys. Only adjust good torque if maxLatAccel is set

* Update refs (1.7 is 1.7000001...)
2022-06-03 17:41:20 -07:00
Adeeb Shihadeh d3af76842c UI: don't disable toggles onroad 2022-06-03 14:34:16 -07:00
HaraldSchafer 7f16e19f79 Remove laneless toggle (#24738)
* Remove laneless toggle

* Update refs
2022-06-03 14:04:14 -07:00
Adeeb Shihadeh 0ee647df3a fix camera power draw test (#24739)
* fix camera power draw test

* update modeld

Co-authored-by: Comma Device <device@comma.ai>
2022-06-03 14:03:49 -07:00
Shane Smiskol 124f3f02d5 FPv2: log query request and response address (#24733)
* log fw query response offset

* one line still

* log request bytes as well

* bump cereal

* prettier order

* bump cereal

* I wonder if the radar sends a response pending...

debug

dont cache

fix

debug

* Revert "I wonder if the radar sends a response pending..."

This reverts commit 12a9552c27ac427c161c27f916fb4fd1a8e4b44c.

* log addr too

* bump cereal
2022-06-03 12:05:13 -07:00
HaraldSchafer a2c6b30c98 Fix onnx model replay (#24702)
* No more C2

* Add test

* Various fixups

* Use ONNXCPU

* rm prints

* LFS pull

* Use sim docker

* Try sim docker again

* Print counter

* Make sure it can fail

* Fails correctly

* comments

* Add more install to opencl base docker

* vim not needed in base
2022-06-03 10:43:09 -07:00
Willem Melching 64ceb64511 navd: broadcast sped limit (#24681)
* populate speedLimit field in navInstruction

* show in ui

* ensure coordinate is behind you

* handle unknown

* handle here

* a bit prettier

* US design

* no ui changes in this PR

* parse sign
2022-06-03 15:07:04 +02:00
Willem Melching 069d708ad2 bump cereal 2022-06-03 14:32:37 +02:00
Shane Smiskol 3fbbb7f4b0 Common interface attribute function (#24731)
* replace get_attr_from_cars with get_interface_attr

* and not combining the brands

* explicit check

* minimize diff

* values
2022-06-03 04:16:39 -07:00
Shane Smiskol 058bbc356b update scons nodes 2022-06-03 03:17:33 -07:00
Gijs Koning ad04585c35 Fix test_laikad in master (#24734)
* Use Livelocationkalman measurement struct

* Revert laika repo and fix time gap
2022-06-03 03:12:31 -07:00
Willem Melching c642ef878b bump cereal 2022-06-03 11:24:48 +02:00
Shane Smiskol 40deea7d7b Honda: fix enabling before PCM (#24715)
* Don't enable for pcmCruise Honda

* make it a no entry as well

* do in another PR
2022-06-02 22:06:01 -07:00
Adeeb Shihadeh 36fdf50f98 handle bad VIN (#24712) 2022-06-02 22:01:37 -07:00
Adeeb Shihadeh 921a411da5 modeld: cleaner exit from onnx runner 2022-06-02 20:16:21 -07:00
HaraldSchafer dc4d4f875b CL in docker (#24718)
* Move CL to base docker

* Different docker for cl

* add cl base docker

* add to tool

* cleanup

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2022-06-02 18:26:12 -07:00
Lukas Petersson 50a8b30580 process replay: upload-only bug (#24722)
dont look for lr with upload only
2022-06-02 17:25:44 -07:00
Shane Smiskol e5b189416d test_models: support for running on any route (#24002)
* run test_models on route

* clean up a bit

clean up a bit

clean up a bit

* remove

remove

* make route positional

* fixes from merge

* not working as I expected

* finally working, easiest way seems to make a new subclass dynamically

* bring back routes

* remove comments

* revert skiptest

* fix subclass name

* car first

* this should be here...

* this should work

* comment

* pytest doesn't support dynamically loading with load_tests

* minimize test_models.py diff, and make new file for running on a route

* fix static analysis

* remove print

* clean up a tiny bit

* rename and make required

* auto detect car fingerprint if not given

* move to location that makes more sense

* Add ci argument for running route from routes.py
2022-06-02 17:23:05 -07:00
Adeeb Shihadeh 38cd340922 AGNOS 5 (#24692)
* AGNOS 5

* some more stuff
2022-06-02 17:09:09 -07:00
Adeeb Shihadeh afd16b2ade Create system/ for generic services (#24717)
* Create system/ for generic services

* logcatd joins the party

* fix those up
2022-06-02 17:02:25 -07:00
HaraldSchafer c2b334acb5 Update README.md 2022-06-02 16:45:11 -07:00
Shane Smiskol 6a21cc83ff process replay: fix tested_cars 2022-06-02 14:20:19 -07:00
HaraldSchafer 5b0f660a0e Update README.md 2022-06-02 14:19:29 -07:00
HaraldSchafer f07f7cbc8e Modeld readme replaced with driving.h 2022-06-02 14:19:19 -07:00