HaraldSchafer
a13f2deeeb
Increase low speed jerk cost ( #26008 )
...
* Increase low speed jerk cost
* Update planner weight
* Update ref_commit
* Update lateral_planner.py
* cleanup and refactor
* Update ref_commit
old-commit-hash: fb07437819
3 years ago
HaraldSchafer
549a65d51e
rawgpsd: publish ephemerides ( #25931 )
...
* add svpoly parsing
* Publish poly
* add source check
* add safety check for invalid gpsWeek values
* address PR comments
* add qcom ephemeris source type
* bump cereal and laika
Co-authored-by: Kurt Nistelberger <kurt.nistelberger@gmail.com>
old-commit-hash: 57a82ced28
3 years ago
YassineYousfi
523ad86756
faster rocket launcher model ( #26009 )
...
* cache tokens 1456d261-d232-4654-8885-4d9fde883894/440 e63ab895-2222-4abd-a9a5-af86bb70e260/700
* udpate ref commit
* bump tinygrad to master
old-commit-hash: 6c5693e965
3 years ago
Shane Smiskol
779ad387bf
GM: use ECM brake-pressed threshold ( #25970 )
...
* This brake position value disengages stock ACC, use it to avoid controls mismatch. 2016-2017 Volt will hit this threshold and disengage, must install new design of brake pedal retaining clip, TSB 16-NA-147.
* 80 hz
* comment
* bump panda
* update refs
* bump panda
* bump panda
* bump panda
* bump panda to master
Co-authored-by: qadmus <42746943+qadmus@users.noreply.github.com>
old-commit-hash: 6ce511cc60
3 years ago
Adeeb Shihadeh
0645a347f2
tombstoned: remove android code
...
old-commit-hash: 8cee561dbf
3 years ago
Jason Young
5812735bbe
VW MNB: Add EPS config script support ( #26007 )
...
old-commit-hash: 46e741c7cc
3 years ago
Adeeb Shihadeh
c31c77668f
safer modem manager commands ( #25999 )
...
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 1f5187892f
3 years ago
HaraldSchafer
3488569ac3
Divide by 0 bug fix lateral planner ( #25995 )
...
* Divide by speed correctly
* Update
* Update lateral_planner.py
* Update ref_commit
old-commit-hash: 1ecf6f351c
3 years ago
Adeeb Shihadeh
a31676383c
fix speed of mock car with qcom gps ( #25993 )
...
* fix speed of mock car with qcom gps
* typo
old-commit-hash: 7c49c44c4e
3 years ago
Adeeb Shihadeh
3e2f436d4c
auto-detect pigeon or quectel ( #25991 )
...
* auto-detect pigeon or quectel
* persistent
* fix sim
* fix process replay
* fix locationd unit tests
* fix that
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 01d05f66fe
3 years ago
Shane Smiskol
1c7fa1d700
Fingerprinting: log if using cache ( #25989 )
...
* Log if using cache or not
* log in the same log message
old-commit-hash: cf1e978ad1
3 years ago
Shane Smiskol
984134be0e
FPv2: fixed fingerprint overrides query result ( #25990 )
...
* query FW versions if fixed (override after)
* skip here
* also skip here
* and here
old-commit-hash: e7805eb5c5
3 years ago
Adeeb Shihadeh
7176feffdc
always enable rawgps on tici ( #25987 )
...
old-commit-hash: 9935a65115
3 years ago
HaraldSchafer
a8ec6f4cfd
Rocket Launcher Model ( #25963 )
...
* 1456d261-d232-4654-8885-4d9fde883894/440 6b7d7cec-ead8-40f3-86cc-86d52c9b03fe/300
* compute only 9 tokens: 1456d261-d232-4654-8885-4d9fde883894/440 6b7d7cec-ead8-40f3-86cc-86d52c9b03fe/300
* tinygrad: cleanup gather
* 1456d261-d232-4654-8885-4d9fde883894/440 6b7d7cec-ead8-40f3-86cc-86d52c9b03fe/700
* empty commit for tests
* bump tinygrad
* dont use tinygrad matmul for now
* bump tinygrad
* 1456d261-d232-4654-8885-4d9fde883894/440 e63ab895-2222-4abd-a9a5-af86bb70e260/700
* float16 1456d261-d232-4654-8885-4d9fde883894/440 e63ab895-2222-4abd-a9a5-af86bb70e260/700
* increase steer rate cost
* Revert "increase steer rate cost"
This reverts commit 74ce9ab9be7ef17ecfec931f96851b12f37f2336.
* fork tinygrad
* empty commit for tests
* basics
* Kinda works
* new lat
* new tuning
* Move LATMPCN so scons compiles
* Update long weights
* Add tinygrad optim
* Update model ref
* update weights
* Update ref
* Try
* Error message for field ignore
* update model regf
* ref commit
* Fix onnx test
Co-authored-by: Yassine Yousfi <yyousfi1@binghamton.edu>
old-commit-hash: cb0b7375b7
3 years ago
Vivek Aithal
73f0c74b9b
regen: add arg for migrating sensorEvents with old timestamps ( #25980 )
...
* add event logMonoTime
* add arg for old logtime
old-commit-hash: dc72438be5
3 years ago
Adeeb Shihadeh
946a603f32
rawgpsd: more robust + simple test ( #25977 )
...
* rawgps cleanup
* wait for modem manager
* cleanup
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: e59008bf93
3 years ago
Cameron Clough
e9ee61769c
Revert "updated: configure branch upstream ( #25916 )"
...
This reverts commit 5b59c71a03842f81e3e7ca57d381ce109d0d09f0.
old-commit-hash: c9c46c1b36
3 years ago
Adeeb Shihadeh
a7b67fec01
pigeond: prevent locking up a CPU core ( #25979 )
...
old-commit-hash: 6a8a38b1a1
3 years ago
Shane Smiskol
c32368fd20
Car docs: test no duplicate years ( #25975 )
...
* unit test
* clean up
* revert test
* clean up
* like this
like this
* no model model
old-commit-hash: 6db9f051f7
3 years ago
Shane Smiskol
098ef11824
IsoTpParallelQuery: set separation time ( #25978 )
...
* Specify separation time in openpilot
* comment
* Update selfdrive/car/isotp_parallel_query.py
* Update selfdrive/car/isotp_parallel_query.py
old-commit-hash: 8b41d817e4
3 years ago
Adeeb Shihadeh
fa3e33b8e8
agnos 6.1 ( #25973 )
...
* agnos 6.1
* staging manifest
* no casync
* prod manifest
old-commit-hash: ef24c0b2ce
3 years ago
Adeeb Shihadeh
6831f3499f
UI: only show cell settings on non-prime connection ( #25067 )
...
* fix indentation
* add primeTypeChanged signal to uiState
* hide advanced networking toggles on prime type change
* switch between map settings on prime type change
* cleanup
* remove duplicate code, wait for signal
Co-authored-by: Cameron Clough <cameronjclough@gmail.com>
old-commit-hash: 06e283a750
3 years ago
Cameron Clough
0f07fb6f2c
docs: specify Lexus Safety System+ package for RX 2016 ( #25974 )
...
* docs: specify Lexus Safety System+ package for RX 2016
This package isn't standard on the 2016 MY.
https://cdn.dealereprocess.org/cdn/brochures/lexus/2016-rx350.pdf
* hybrid too
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: c8b7d297b6
3 years ago
Adeeb Shihadeh
2a25b0ab83
fixup toggle cleanup
...
old-commit-hash: 300577f38f
3 years ago
HaraldSchafer
f25d434a01
Planner cleanup ( #25969 )
...
old-commit-hash: e5d2c3ce7a
3 years ago
Adeeb Shihadeh
c4a70bfc01
thermald: prevent started cycling too quickly ( #25971 )
...
* thermald: prevent started cycling too quickly
* move that
* fix logging and no wait after boot
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: f2859b3be5
3 years ago
Shane Smiskol
90d4906aa9
VIN: make Ford exception more explicit ( #25972 )
...
* Update vin.py
* only replace from end
old-commit-hash: 7ed064f7ba
3 years ago
Shane Smiskol
1cb7a7def9
Ford: handle VIN ( #25966 )
...
fix ford vin
old-commit-hash: de67a28f1b
3 years ago
Adeeb Shihadeh
6bf9717b04
cleanup stale longitudinal params ( #25967 )
...
old-commit-hash: 0231c4ba85
3 years ago
Vivek Aithal
a03192a8d7
Extend torqued ( #25961 )
...
* extend live torque to all hyundai and toyota cars
* update refs
old-commit-hash: ca746b0a18
3 years ago
Shane Smiskol
8e1e6132c8
GM: raise max brake ( #25810 )
...
* -4 didn't make any sense?
* comments
* comments
* update to 400
* bump panda
* remove unused iso limit vars
* update comments
* bump panda
* Update selfdrive/car/gm/values.py
* Update ref_commit
old-commit-hash: 84adb8d925
3 years ago
Adeeb Shihadeh
17dbc473fc
thermald: consider pmic temp while onroad ( #25959 )
...
* thermald: consider pmic temp while onroad
* this is better
old-commit-hash: f35c234e9c
3 years ago
Kurt Nistelberger
6416888822
reset LaikadEphemeris after loggerd test
...
old-commit-hash: dc63245b89
3 years ago
Greg Hogan
937ca9a946
hyundai: fix FCA11 checksum and counter ( #25027 )
...
* hyundai: fix FCA11 checksum and counter
* update refs and comment about alt DBC definition we do not support
old-commit-hash: 5352006cbd
3 years ago
Adeeb Shihadeh
e631966207
add fault for invalid safety RX checks ( #25949 )
...
* add fault for invalid safety RX checks
* just a bool
* bump panda
old-commit-hash: 3068c48224
3 years ago
Dean Lee
292d55cf8a
c++ cabana: Initial version ( #25946 )
...
* draft
* continue
* fix QChart unresponsive with large points
* build with --extras
* add filter
* save DBC button
* more buttons
* add flag to use qcamera
* stop replay in dctor
* README
* use getMsg
* video control
* edit signal
* add colors
* correct ts
* add/edit signals
* use bus:address as key
old-commit-hash: 1b8324af87
3 years ago
Cameron Clough
595d8471db
UI: remove unused tap detection constant ( #25956 )
...
old-commit-hash: bc7be114d8
3 years ago
Jason Young
a7cb4aa824
VW PQ: Use correct brake signal ( #25952 )
...
old-commit-hash: 50b8fc19b6
3 years ago
Adeeb Shihadeh
a8780343d8
updated: don't show failed alert with no internet ( #25948 )
...
old-commit-hash: cd40652e64
3 years ago
Cameron Clough
597b949813
networking: add unmetered cellular toggle ( #25902 )
...
* add metered toggle to UI
* add GsmMetered param
* add NMMetered constants
* change LTE connection settings: connection.metered
* change to GsmUnmetered override
* update translations
* debug ui
* remove comment
* Revert "debug ui"
This reverts commit 2ad9e65ea2
.
* 'Force Unmetered Cellular' toggle
* update translations
* remove description
* update translations
* change unmetered to metered
old-commit-hash: f611960391
3 years ago
Shane Smiskol
f7a315e995
VIN query: switch to functional address ( #25933 )
...
* stash
* go in defined order
* \n feels cleaner
old-commit-hash: 68cc53a085
3 years ago
Shane Smiskol
11114b9789
Use tx_addr/sub_addr from query
...
old-commit-hash: 86f0632afd
3 years ago
Shane Smiskol
bfc4d72402
IsoTpParallelQuery: don't return rx_addr ( #25934 )
...
* revert isotpparallelquery returning rx addr for functional special case
* we don't really use the tx addr (and soon won't make sense with fun querying)
old-commit-hash: 4d7f4b4c9d
3 years ago
Shane Smiskol
ae2f2add1d
Longitudinal planner: clip a_desired to cruise limits ( #25928 )
...
* Clip a_desired to cruise limits
* Update selfdrive/controls/lib/longitudinal_planner.py
* fix
* update refs
* explicit
old-commit-hash: 4bd146ee7a
3 years ago
Shane Smiskol
02428ca744
IsoTpParallelQuery: process all functional responses ( #25939 )
...
* stash
* process all functional addrs (stash)
* clean up
* rm
* simplify
* let user pass in tx for rx addrs
* revert panda
* simplify
* comment
order
* need to go by rx_addr now
* Revert "need to go by rx_addr now"
This reverts commit 1197ecfbc5
.
* stash
* should also work
* this seems pretty clean
* not used
* properly use
* comment
* some fixes
* some fixes
* send consecutive frames on physical addrs
* bump panda
* looks better
* setup_only
* Revert VIN changes
* rev
* bump panda to master
* Update selfdrive/car/isotp_parallel_query.py
old-commit-hash: bea960675f
3 years ago
Shane Smiskol
220c7ea7c3
process replay: rename second HYUNDAI entry
...
old-commit-hash: 75735675bd
3 years ago
Adeeb Shihadeh
1ade0ce47d
sensord: test fixups ( #25935 )
...
* sensord: test fixups
* fix linter
* check freq
* fp seems reliable
* clean that up
* update refs
Co-authored-by: Comma Device <device@comma.ai>
Co-authored-by: Bruce Wayne <batman@z840-provisioning.internal>
old-commit-hash: 80c40048cb
3 years ago
Adeeb Shihadeh
1cb4cdab24
sim: fix sensor freq and timestamps ( #25937 )
...
* sim: fix sensor freq and timestamps
* 100hz
* fix that too
old-commit-hash: 5d33199905
3 years ago
Shane Smiskol
d7acc9fe75
Revert "IsoTpParallelQuery: process all functional responses ( #25930 )"
...
This reverts commit 39e98b0456047adc253c611b1015fd1aa38f6dd2.
old-commit-hash: 9e2cca23cf
3 years ago
Shane Smiskol
f3211a9dfb
IsoTpParallelQuery: process all functional responses ( #25930 )
...
* Revert "VIN: query physical addresses (#25122 )"
This reverts commit 452c155a49b068891937450b7389a2154881160a.
* try sending tester present
* do CAN fingerprinting first
* looks like we can get rid of this!
* remove import
* no cache for testing
* revert
* revert
* move function to fw_versions
* Exception
* Revert fp order, sleep to let PubSocket connect
* comment
comment
* space
* Update selfdrive/car/car_helpers.py
* at 0.06 is where it becomes more consistent
* treat functional addrs like physical addrs (process all responses)
* fixes and debugging
* fix
* revert other changes
* Update selfdrive/car/isotp_parallel_query.py
* caps
old-commit-hash: c5514f3440
3 years ago