ZwX1616
b02a0e19db
not the wrong one
1 year ago
ZwX1616
0f302573c5
better name
1 year ago
ZwX1616
eab6dcb06e
Merge branch 'master' into os_10x2
1 year ago
Shane Smiskol
8be1a0ea36
[bot] Fingerprints: add missing FW versions from new users ( #32108 )
...
Export fingerprints
1 year ago
ZwX1616
f46b68a381
no div
1 year ago
ZwX1616
360b38fb7b
from sensorinfo
1 year ago
Shane Smiskol
1c6924ac67
missing shebang
1 year ago
Shane Smiskol
ab744b7344
make fox.py executable
1 year ago
ZwX1616
c55f78416c
simpilfy
1 year ago
Justin Newberry
bbb31184ab
fix nightly casync build ( #32111 )
...
fix casync build
1 year ago
ZwX1616
8b8d88f034
clean up
1 year ago
ZwX1616
7d3f0d254b
oof
1 year ago
ZwX1616
aa1b11b01b
default
1 year ago
ZwX1616
05afada962
Revert "4.5/4.7"
...
This reverts commit e38f96e90c
.
1 year ago
ZwX1616
04040727fa
back
1 year ago
ZwX1616
a8b86bddc7
Revert "shane owes me m4a4"
...
This reverts commit b4283fee18
.
1 year ago
Justin Newberry
910e32270b
casync: larger chunk sizes and include file mode ( #32110 )
...
add mode
1 year ago
savojovic
8a138f9be8
Adding foxglove support ( #31907 )
...
* Adding foxglove support, demo version
* Adding image/thumbnail support
* Adding foxglove map support
* Adding foxglove map support
* Updating title in jsonschemas according to rlog attribute names
* Remove shemas folder, add dynamic schema creation
* Update identation to 2 spaces, code refactored
* Fix, jsonToSchema() recursion returns 0 when an empty arr found
* Update, empty arrays data type set to dummy value of type string
* Enable logs download
* Adding foxglove install functionality
* Adding, transform json lists into json obj
* Adding, pip install mcap library
* format it
* Refactoring msg adding to mcap writer by utilizing pool of worker processes
Disabling compression
---------
Co-authored-by: Justin Newberry <justin@comma.ai>
1 year ago
Justin Newberry
69982d43cd
move casync release creation to use a tarball of files ( #32089 )
...
* tar archive instead
* fix
* move this here
* migrate these
* fix this
* update readme
* fix that
* try to build nightly
* Revert "try to build nightly"
This reverts commit 4ea680cb6a
.
* caexclude is no longer required
* finish up
* sorted
* need this
* and that
* context mnager
* path based
1 year ago
Shane Smiskol
d7ea27cbdd
car docs: no experimental mode for alpha long cars ( #32079 )
...
not alpha
1 year ago
Justin Newberry
5892056884
move casync build dir to /data/openpilot ( #32104 )
...
move here
1 year ago
Comma Device
b4283fee18
shane owes me m4a4
1 year ago
Cameron Clough
d09e77d1af
cabana(DBCFile): handle escaped quotes ( #31889 )
...
* cabana(DBCFile): VAL_ allow empty description
Even though this doesn't make much sense, we should still be able to
parse it.
* cabana(DBCFile): allow escaped quotemarks in signal comment
* also message comments
* escape/unescape quotes
* test empty val desc
* test generating DBC with escaped quotes in comment
* seperate test case
* fix trailing space
* remove empty val
* trailing whitespace again
1 year ago
Shane Smiskol
3f81ea2e0e
[bot] Fingerprints: add missing FW versions from new users ( #32095 )
...
Export fingerprints
1 year ago
Alexandre Nobuharu Sato
346ab5ce30
Mutilang: update pt-BR translation ( #32090 )
...
* update pt-BR translation
* not today Satan
1 year ago
Shane Smiskol
67ba115436
[bot] Fingerprints: add missing FW versions from new users ( #32086 )
...
Export fingerprints
1 year ago
Michel Le Bihan
44129ad0df
simulator: Change car to Honda Civic 2022 ( #32087 )
...
* simulator: Change car to Honda Civic 2022
* simulator: Enable experimental longitudinal control
1 year ago
Shane Smiskol
72eb17012d
fix static analysis ( #32082 )
...
fix ltl
1 year ago
Shane Smiskol
fa5527fc76
Volkswagen: fix PT bus query ( #32081 )
...
we need whitelists!
1 year ago
Shane Smiskol
56e716bf86
fw_versions: add OBD multiplexing to debugging view
1 year ago
Justin Newberry
c09cf4983b
pytest: don't delete logs on-device ( #32080 )
...
fix log deletion
1 year ago
Justin Newberry
1c0161589b
migrate lowercase mock ( #32074 )
...
* add mock migration
* fix
* this
1 year ago
Shane Smiskol
dbea6ba7bf
Lexus RC: add missing fwdCamera FW ( #32076 )
...
add 1e4e217ac337b4bf
1 year ago
Justin Newberry
3080aefa3d
plotjuggler docs remove old options ( #32078 )
...
* these are no longer options
* and this one
* qlogs
* space
1 year ago
Shane Smiskol
3e99cf4b5e
[bot] Fingerprints: add missing FW versions from new users ( #32072 )
...
Export fingerprints
1 year ago
Adeeb Shihadeh
b743e5cff5
[bot] Update Python packages and pre-commit hooks ( #32071 )
...
Update Python packages and pre-commit hooks
Co-authored-by: jnewb1 <jnewb1@users.noreply.github.com>
Co-authored-by: Justin Newberry <justin@comma.ai>
1 year ago
Adeeb Shihadeh
c2f593f69a
[bot] Bump submodules ( #32069 )
...
bump submodules
Co-authored-by: jnewb1 <jnewb1@users.noreply.github.com>
1 year ago
Justin Newberry
fc9f50c90d
fix logreader after `segment_numbers` api removal ( #32073 )
...
fix
1 year ago
Comma Device
6aec386ab4
int is fine
1 year ago
Adeeb Shihadeh
43832335b8
timed: set valid flag ( #32061 )
...
* timed: set valid flag
* oops
1 year ago
Dean Lee
b8f5f50d39
replay/route: adds retry on network failures ( #31948 )
1 year ago
Shane Smiskol
90a59de144
[bot] Car docs: update model years from new users ( #32060 )
...
Update car docs
1 year ago
Shane Smiskol
493c81076b
VW: check cruise control ( #32049 )
...
* VW: check cruise control!
* fix that
* fix that
* Update ref_commit
1 year ago
royjr
fb1cb01c5a
ui: update arabic translations ( #32058 )
...
Update main_ar.ts
1 year ago
candreacchio
4a9a82b664
Updated Fingerprints for Hyundai PHEV 2019 for Australian Model ( #31990 )
...
Update fingerprints.py
Extended ECUs for PHEV 2019 for Australian Model
1 year ago
Shane Smiskol
8671e6217b
[bot] Fingerprints: add missing FW versions from new users ( #32055 )
...
Export fingerprints
1 year ago
Hunter Jackson
8f4a5d7700
Update Ford Maverick fingerprints ( #32043 )
...
* update maverick fingerprints
* Update selfdrive/car/ford/fingerprints.py
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
1 year ago
Dean Lee
178cc8747c
debug/check_can_parser_performance: remove overhead of capnp conversion ( #32048 )
1 year ago
Shane Smiskol
6f223fc1c1
Hyundai CAN: allow fingerprinting without comma power ( #32051 )
...
* Revert "Revert "Hyundai CAN: allow fingerprinting without comma power for mor…"
This reverts commit 05f1298044
.
* CAR.KIA_CEED
* CAR.KIA_SELTOS
* latest dump
* cleaN Up
1 year ago
Shane Smiskol
05f1298044
Revert "Hyundai CAN: allow fingerprinting without comma power for more platforms" ( #32050 )
...
Revert "Hyundai CAN: allow fingerprinting without comma power for more platfo…"
This reverts commit 0ba96bd1fa
.
1 year ago