mtribiere
cb3a834067
Switch from json11 to nlohmann/json ( #31093 )
...
* Initial commit
* fix release/file_common
* Update common/swaglog.cc
* Swtiched serialize cc
* move to lfs
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: ee036482b8
1 year ago
Adeeb Shihadeh
b8fbf60097
timed: always pull time and timezone from GPS ( #31112 )
...
* timed
* rm timezoned
* just gps
* ok
* little more
* fix
* datetime
* sleep a little
---------
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 827aa2e4fa
1 year ago
Justin Newberry
c03fe6bb13
add example of using the comma car segments database ( #31117 )
...
* add vin fingerprinting example
* perhaps!
* remove segment
* easier
old-commit-hash: 389b8ca30d
1 year ago
Justin Newberry
f447062b66
CommaCarSegments: public database of segments for each platform ( #31114 )
...
* comma car segments
* comma car segments for test_models
* oneliner
Co-authored-by: Shane Smiskol <shane@smiskol.com>
* better name
* not used here
* sort
* remove print
* better comment
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: caa9153974
1 year ago
Adeeb Shihadeh
dc6a23a1bc
loggerd: speedup unit tests ( #31115 )
...
* first speed it up
* pytestify
* no sleep
old-commit-hash: 694fc378dd
1 year ago
Justin Newberry
4080bec11d
pytest: add marker for sharing the download cache ( #31082 )
...
* fix cache
* with a marker
old-commit-hash: 3846130d8e
1 year ago
Harald Schäfer
b2983029d9
Code for running legacy models ( #31111 )
...
* Code for running legacy models
* Optional outputs
old-commit-hash: 7c9530f743
1 year ago
Brad Slavin
5d8cf902c5
Hyundai: add missing Ioniq 5 2024 RWD Limited FW ( #30864 )
...
Update fingerprints.py
Added 2024 RWD Limited
old-commit-hash: 95d33164fd
1 year ago
Adeeb Shihadeh
c9b81ffdd6
Bump submodules ( #31107 )
...
bump submodules
Co-authored-by: jnewb1 <jnewb1@users.noreply.github.com>
old-commit-hash: 77d051f5ec
1 year ago
Adeeb Shihadeh
1795861884
Update Python packages and pre-commit hooks ( #31108 )
...
Co-authored-by: jnewb1 <jnewb1@users.noreply.github.com>
old-commit-hash: eb04935b95
1 year ago
Harald Schäfer
215b346dc0
Los Angeles Model ( #31037 )
...
* 1c888f5b-c213-4c1c-9eba-c587afd047fc/700
* Move to action
* Updates
* Add steer delay
* Update curvature grep
* clip speed
* No car params for now
* Add delay back
* Update
* fix lint
* fix lint
* update model regf
old-commit-hash: 0067cf3eb1
1 year ago
Justin Newberry
831826d3e5
Simulator: fix metadrive ( #31104 )
...
fix metadrive
old-commit-hash: 81516216b1
1 year ago
Bruce Wayne
4a03691a20
Revert "Refactor modeld ( #31099 )"
...
This reverts commit 7fc3acd8ac1c7139953bb96c827050120af6543b.
old-commit-hash: 3b01733900
1 year ago
Harald Schäfer
43e44ef3ac
Deprecate lat planner ( #31097 )
...
* Deprecate lat planner
* Bump cereal
old-commit-hash: 7ebd841a0b
1 year ago
Harald Schäfer
34bdee83e0
Refactor modeld ( #31099 )
...
* First commit
* Allow
* Just camerastream helper
old-commit-hash: 599325718e
1 year ago
Adeeb Shihadeh
f8deefda02
fix test_startup ( #31103 )
...
* fix test_startup
* real fix
old-commit-hash: 139b0ae3b6
1 year ago
Adeeb Shihadeh
53a379c341
pre-commit: only check translations on update ( #31102 )
...
old-commit-hash: 74a2e3178f
1 year ago
Adeeb Shihadeh
5eeedf6b95
pytest: cleanup manager procs on teardown ( #31101 )
...
old-commit-hash: b1f457bdc8
1 year ago
Adeeb Shihadeh
5e9dc2c415
cleanup tests that are now useless ( #31098 )
...
* disable that onoe
* e2e tests catch this
* rm more useless checks
old-commit-hash: 78e20cff39
1 year ago
Bruce Wayne
13896fad3d
Bump cereal
...
old-commit-hash: ec72cdca00
1 year ago
Harald Schäfer
66dbadb029
Delete lat planner ( #31089 )
...
* Initial commit
* Fixup
* typo
* ignore lateral plan
* Update cereal
* Remove lateralPlan
* Fix release build
* Fix release build
* give car params
* Add carParams to include_all_types
* Write car param in powerdraw test
* add demo mode
* Update model regf
* proc replay ref commit
* Try
* Move enum definition
* Update cereal
* typo
* Write car param for modeld test
* Update ref
* Update model ref again
---------
Co-authored-by: Kacper Rączy <gfw.kra@gmail.com>
old-commit-hash: e6c97c3846
1 year ago
Justin Newberry
b29eea47ce
sanitizer: sanitize vin number ( #31090 )
...
old-commit-hash: 2c86c023fe
1 year ago
Adeeb Shihadeh
436b5dacd9
test_power_draw: check msgs expect first for cleaner error
...
old-commit-hash: e0d0896dcf
1 year ago
Adeeb Shihadeh
14898a7845
jenkins: cleanup /dev/shm ( #31095 )
...
old-commit-hash: 332a21965d
1 year ago
Justin Newberry
20526ce562
car tests on namespace ( #31080 )
...
cars
old-commit-hash: dc9ffd2f10
1 year ago
Justin Newberry
06091f48a9
speedup replay test ( #31086 )
...
* speedup replay test
* better name
* comment not required
old-commit-hash: 5c2b7882bf
1 year ago
Adeeb Shihadeh
972650f0eb
remove dashcam branch ( #31081 )
...
* remove dashcam branch
* fix
* more cleanup
* remove param
* one more
old-commit-hash: 7cd9568423
1 year ago
Justin Newberry
83975756ba
fix cache permissions ( #31084 )
...
* fix cache permissions
* chown
old-commit-hash: 18467c8383
1 year ago
Comma Device
69c5a4491b
fix tici build
...
old-commit-hash: 574fd03208
1 year ago
Andrei Radulescu
1498eaf7c6
Support for newer versions of Qt ( #31072 )
...
* Dynamic QtGui version
* Fixed use of undeclared identifier 'va_start'
* Fix for Qt deprecations
* Fix for dynamic QtGui version
* Update selfdrive/ui/SConscript
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 28028aef17
1 year ago
Justin Newberry
960f6d0a63
CI: fix post run cache ( #31078 )
...
* post cache only
* fix
* newline
* really github???
old-commit-hash: c907dd9e70
1 year ago
Adeeb Shihadeh
85b48a800e
bump that up
...
old-commit-hash: 8a26b4383f
1 year ago
Hoang Bui
8aad664943
Enable cache for pre-commit ( #31071 )
...
* enable cache
* test cache
* commai cache
* remove id
* only save on master
---------
Co-authored-by: Justin Newberry <justin@comma.ai>
old-commit-hash: f0f7e86dcc
1 year ago
Justin Newberry
aba5ee6a44
CI: auto-cache add option to save cache ( #31076 )
...
* save cache option
* inputs
old-commit-hash: bbbe94bc3e
1 year ago
Adeeb Shihadeh
93ac3d37cb
don't block startup on time ( #31074 )
...
* don't block startup on time
* cleanup
* unused
old-commit-hash: 16cd20f4eb
1 year ago
Adeeb Shihadeh
d0e1d548da
remove old ref to manager_prepare
...
old-commit-hash: f3689ef561
1 year ago
ugtthis
294656275d
UI/close_btn: Removed unused border code ( #31073 )
...
old-commit-hash: a6695e4489
1 year ago
Justin Newberry
c99ed48859
silence xvfb ( #31069 )
...
silence
old-commit-hash: dfb56abf91
1 year ago
Justin Newberry
11b807cd32
CI: use namespace.io ( #31064 )
...
* namespace
* mkdir
* fix
* restore only
* restore
* v3
* disable provenance
old-commit-hash: 35ed8a0886
1 year ago
Adeeb Shihadeh
e3cb318151
cleanup startup params ( #31068 )
...
old-commit-hash: b4ebba384b
1 year ago
Adeeb Shihadeh
4393de267a
remove early RTC time pull ( #31066 )
...
old-commit-hash: 7a6463b2b4
1 year ago
Adeeb Shihadeh
04c0c9410f
speedup prebuilt check ( #31065 )
...
* speedup prebuilt check
* one place
old-commit-hash: e3b17d10f3
1 year ago
Adeeb Shihadeh
238da88a33
manager: merge prepare and init
...
old-commit-hash: ce947ffe9a
1 year ago
Comma Device
ebcfcf6087
fix param path
...
old-commit-hash: e2df83089f
1 year ago
Adeeb Shihadeh
8a84e369a0
bootlog doesn't block startup ( #31061 )
...
* bootlog doesn't block startup
* keep params
* fix
* cleanup
old-commit-hash: c4362bd958
1 year ago
Shane Smiskol
0c68412407
Toyota: combine more hybrid platforms ( #31057 )
...
* Combine
* migrate test models segs
* fix highlander engine
* no change
old-commit-hash: 29536324c1
1 year ago
Justin Newberry
d6922d3522
Revert "CI: use namespace.so" ( #31060 )
...
old-commit-hash: 23cbfe9eb3
1 year ago
Justin Newberry
d792c3c5bb
CI: use namespace.so ( #31056 )
...
* namespace
* mkdir
* fix
* restore only
* restore
* v3
old-commit-hash: 9ee0a8a2b1
1 year ago
Adeeb Shihadeh
b33b2d1a0a
time to remove this
...
old-commit-hash: 00b5424407
1 year ago
Justin Newberry
934225a448
replace pytest-timeouts with pytest-timeout ( #31053 )
...
* one timeout
* timeout
* higher timeout for now
* bump
old-commit-hash: d98b33adc8
1 year ago