Adeeb Shihadeh
d4f4809992
always show avg power
3 years ago
martinl
0bf1462ad0
Update path for github workflow hardware unit tests ( #25035 )
...
* Update hardware path for github workflow unit tests
* Update release/files_common
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
3 years ago
Willem Melching
06a8ac627c
casync: build_chunk_dict optimize for resuming ( #25038 )
3 years ago
Willem Melching
3900781092
add casync support to agnos updater ( #23654 )
...
* add casync option to agnos updater
* open if necessary
* add python implementation
* last chunk can be small
* check flags
* cleaner check
* add remote and file stores
* remote caibx file
* print stats
* use python implementation
* clean up imports
* add progress
* fix logging
* fix duplicate chunks
* add comments
* json stats
* cleanup tmp
* normal image is still sparse
* Update system/hardware/tici/agnos.py
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
* Update system/hardware/tici/agnos.py
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
* add some types
* remove comment
* create Chunk type
* make readers a class
* try agnos 5.2
* add download retries
* catch all exceptions
* sleep between retry
* revert agnos.json changes
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
3 years ago
Willem Melching
d4cc13c88a
controlsd: avoid lag on first iteration due to get_short_branch ( #25031 )
...
* controlsd: avoid lag on first iteration due to get_short_branch
* always cache
3 years ago
Willem Melching
735387d5ee
bump opendbc
3 years ago
Dean Lee
5f794fe49a
settings.cc: remove function network_panel ( #25030 )
...
remove function network_panel
3 years ago
Jason Young
104969cf8a
add stubbed-out dashcamOnly prep
3 years ago
Jason Young
4cb4e32a46
polish
3 years ago
Jason Young
d39d92b228
don't show NMS footnotes while still in dashcam
3 years ago
Jason Young
95968ed740
regen CARS.md with PQ in dashcam only
3 years ago
Jason Young
3b9fd0f5cd
another comment update
3 years ago
Jason Young
362f2d8b7b
update AWV comment
3 years ago
Jason Young
ffa223818f
bump opendbc for typo fix
3 years ago
Jason Young
225a2f4d5e
LDW_Status updates and passthrough
3 years ago
Jason Young
44ca9bb2f5
add doors and trunk lid to signals list
3 years ago
Jason Young
68d8752608
add trunk lid state
3 years ago
Jason Young
1f563968b4
additional door-open signals
3 years ago
Jason Young
1528c87158
counters now directly supported in opendbc
3 years ago
Jason Young
caf932f9c5
regen CARS.md
3 years ago
Jason Young
15b2387dc8
placeholder lateral accel data
3 years ago
Jason Young
b4257fbec5
Merge branch 'master' into pq-upstream
3 years ago
HaraldSchafer
0c95493dc0
Torque control: max torque warning ( #25018 )
...
* New steer torque warning
* typo
3 years ago
Shane Smiskol
e11bb76a64
car docs: remove steering torque hard-coding ( #25019 )
...
remove good torque hardcoding
3 years ago
Jason Shuler
fcc5b3d70c
GM: values.py cleanup & minor updates ( #24908 )
...
* Comment update on static limits
* Astra FP cleanup
* DBC autogen & customizable
* Add new Escalade FP, disable bad
* Add DROPPED CanBus value
* Update/cleanup CarInfo
* DBC -> defaultdict
* Fix DBC typing issue
* Revert Escalade fix
* clean up
* comment spacing
* revert this for now
Co-authored-by: Shane Smiskol <shane@smiskol.com>
3 years ago
Gijs Koning
8d6799d95a
Laikad: Allow fetching orbits every minute ( #25016 )
...
* Allow fetching orbits every minute
* Small cleanup
3 years ago
Willem Melching
cdc7a6dbea
enable laikad ( #25013 )
...
* enable laikad
* increase logprint for onroad test
3 years ago
Gijs Koning
f10283072e
Laikad: dont log when filter is not initialized
3 years ago
Gijs Koning
12f8237bfb
process replay: Fix setting environment vars ( #25015 )
...
Fix setting environments in process replay
3 years ago
Willem Melching
c8e5912b61
bump laika
3 years ago
Gijs Koning
20ccfed9c1
laikad: Improve logging, fix warning and more exception handling ( #25005 )
...
* change logs and add some debugging. Add test
* Less logging and better check for exceptions when parsing orbits
* Fix debug log and fix kf initialization
3 years ago
Yu Yamaguchi
b51a90b5a8
Mazda: add missing FW version for CX-5 2022 ( #24925 )
3 years ago
TheWizard1328
c21ee5b764
Chrysler: add missing 2022 Pacifica Hybrid fingerprint ( #24685 )
...
* Added 2022 PacHy info
Didn't really need to add this but thought it would be useful.
* Added 2022 PacHy info
* Added 2022 PacHy info
Added 2022 PacHy FP
* add to current platform
* generate docs
* should only need this
Co-authored-by: Shane Smiskol <shane@smiskol.com>
3 years ago
Shane Smiskol
ab8592187f
Chrysler Pacifica 2019 is supported ( #25010 )
...
19 is secretly supported
3 years ago
realfast
38ff2982eb
Chrysler: carState signals update ( #24760 )
...
* carstate update
* update refs
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
3 years ago
Shane Smiskol
d2c2154a32
Clean up CarControllers ( #25008 )
...
* do VW
* Do the rest
* unused
* ford cc formatting
* final clean ups
* also just return update output
3 years ago
Adeeb Shihadeh
61d21ff00a
update release notes
3 years ago
Jason Shuler
9279c02258
GM: prep and cleanup for future ports ( #24910 )
...
* Interface radarOffCan set, comments
* pass pcmCruise value to common events
* add transType and networkLoc to iface
* carstate use transtype to detect EV
* ctrl: limit sends by config
* Add clarifying comments for new vals
* clean up
* comment on new line
* these have the same frequency
* remove 25hz
* add to upper comment
* update refs
* update refs
* move into same block
move into same block
Co-authored-by: Shane Smiskol <shane@smiskol.com>
3 years ago
Adeeb Shihadeh
11b5d51da6
remove mypy ignore from a few scripts
3 years ago
Jason Shuler
8b32e1b060
GM: Lower LKA loopback CAN Error timing threshold to accommodate dropped packets ( #24927 )
...
* LKA loopback timing to 10Hz
* Typo
Co-authored-by: Willem Melching <willem.melching@gmail.com>
Co-authored-by: Willem Melching <willem.melching@gmail.com>
3 years ago
Maxime Desroches
2027d5311d
tools: add support for nv12 in compressed_vipc ( #24962 )
...
reshape for nv12
3 years ago
Shane Smiskol
f0062f6242
Toyota: fix BSM detection ( #24964 )
...
* revert to 1 second
* Revert "revert to 1 second"
This reverts commit 6ab3f75cb73fdfe254431c479b6d337030b0d538.
* Revert "remove toyota can fingerprinting exceptions (#22803 )"
This reverts commit d8f5e8b7a4
.
fix static analysis
* Revert "Revert "remove toyota can fingerprinting exceptions (#22803 )""
This reverts commit fc359fc9b2
.
* 1 second for all brands
* update refs
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
3 years ago
HaraldSchafer
dd43ae2856
Full localizer: Use standard naming conventions ( #25007 )
...
Use standard naming conventions
3 years ago
Gijs Koning
c49f997be5
Add laikadOffline subtest to process replay. ( #24995 )
...
* Add subtests to process replay.
Adds laikadOffline subtest
* Update cpp.
* Update ref
* Update ref again
* Update ref again
* update ref
* Fix disabling fetching orbits
* Add proc name to event exception
* update ref
* Update setup_env
* Fix offline test and update refs
3 years ago
Willem Melching
ca800da895
cameraview.cc: qInfo -> qDebug
3 years ago
Willem Melching
af7d3c115a
cameraview.cc: prev_frame_id static -> class member
3 years ago
Willem Melching
30ddadc8b4
test onroad: lower camerad cpu usage
3 years ago
Dean Lee
d13137a83f
camerad: reduce cpu usage ( #24993 )
...
wait for 50ms
3 years ago
Dean Lee
e20d2cfa9b
Camerad: small cleanup ( #24992 )
...
* remove CameraExpInfo
* remove release callback
3 years ago
Shane Smiskol
7178800d84
Multilang prerequisites ( #24999 )
...
* some supporting code for multilang
* for now just english
* test for missing language files
* test for checking if ts file is up to date
* Skip test if causes exception, other test catches this
Test test
Should also work
should now fail
revert
rmn
* add to files_common
* fix files_common
* newlines
* no need to not update
* comment
* only english
* double quotes
* switch around
3 years ago