Shane Smiskol
ffb8d0678b
prep for PRs
2 years ago
Shane Smiskol
6cd39481fc
no need for PLATFORM_TO_ENUM_NAME!
2 years ago
Shane Smiskol
470cfe2035
fix spacing
2 years ago
Shane Smiskol
9e97215e13
can fingerprints comments
2 years ago
Shane Smiskol
56bb9d2598
less nested
2 years ago
Shane Smiskol
6e11002886
standard name
2 years ago
Shane Smiskol
eb18465a7f
generate template once
2 years ago
Shane Smiskol
02c3e44275
match og formatting
2 years ago
Shane Smiskol
320796da3b
match og can formatting
2 years ago
Shane Smiskol
786f88bff7
newline w/o newline
2 years ago
Shane Smiskol
12c9903087
sort imports, make executable, fix path
2 years ago
Justin Newberry
50be19d673
cleanup
2 years ago
Justin Newberry
264184ef54
old style can fingerprints
2 years ago
Justin Newberry
b0c887c3a9
run the script
2 years ago
Justin Newberry
86c51886fa
fix for subaddr
2 years ago
Justin Newberry
c21c0ceeb8
fix script
2 years ago
Justin Newberry
8aee53cbaa
fix script
2 years ago
Justin Newberry
6c2630ad0b
Add script
2 years ago
Justin Newberry
28eed156e0
Move all fingerprints to fingerprints.py ( #30790 )
...
* move fingerpints
* fix circular imports
* fix circular imports
* fix auto fingerprint
* fix those tests
* and controlsd
* add labeler rule
* no defaultdict
2 years ago
Dean Lee
b9080d2362
camerad: zero memory before returning from MemoryManager::alloc ( #30781 )
...
* zero memory
* remove redundant memset
---------
Co-authored-by: Comma Device <device@comma.ai>
2 years ago
Dean Lee
ab0b26d2b8
camerad: cleanup includes ( #30782 )
...
* cleanup includes
* continue
---------
Co-authored-by: Comma Device <device@comma.ai>
2 years ago
Adeeb Shihadeh
846be323d5
packages cleanup, part two
2 years ago
Adeeb Shihadeh
51a93cf9aa
fix unused
2 years ago
royjr
70624ffc81
dependency: remove pycurl package ( #30771 )
...
* Update qcomgpsd.py
* Update url_file.py
* remove pycurl
* requests -> urllib3
* unused
* redundant
* fix import
* Revert "requests -> urllib3"
This reverts commit 7ca39e6189
.
* headless
* fix trail
* use requests.exceptions.RequestException
* use fp.tell
* fix indents
* reorder imports
* change timeout
* fix debug timing
* remove exception
* add timeout
* missing headers
* move to constructor
* move import
* unused import
* fix debug
* try
* no retries
2 years ago
Adeeb Shihadeh
8c1176ca83
more common/ pruning ( #30778 )
2 years ago
Andrei Radulescu
b75cdd1542
wifiManager: fix for lteConnectionPath not set on boot ( #30517 )
...
Co-authored-by: Justin Newberry <justin@comma.ai>
2 years ago
Adeeb Shihadeh
2c30421b16
move common.window to xx ( #30777 )
2 years ago
Adeeb Shihadeh
77bafb0708
Bump submodules ( #30776 )
...
bump submodules
Co-authored-by: adeebshihadeh <adeebshihadeh@users.noreply.github.com>
2 years ago
Adeeb Shihadeh
1421551297
Cython KF1D to Python ( #30773 )
...
* Cython KF1D to Python
* cleanup
* set x
* less nesting
* fix release
* Revert "fix release"
This reverts commit 97e5d0f804
.
2 years ago
Adeeb Shihadeh
7aeefaad65
jenkins: only do replay when relevant files change
2 years ago
Adeeb Shihadeh
a07060b24b
common: remove statlog ( #30774 )
...
* common: remove statlog
* fix release
2 years ago
Adeeb Shihadeh
4b54c0b3cd
better uploader cpu thresholds
2 years ago
Adeeb Shihadeh
2d466e70cd
ui: show wifi password by default ( #30766 )
...
* ui: show wifi password by default
* update immediately
2 years ago
Adeeb Shihadeh
1346704426
common/file_helpers: remove xx stuff ( #30772 )
...
* remove xx stuff
* cleanup
2 years ago
royjr
7f9e41ce2e
dependency: remove atomicwrites package ( #30769 )
...
* Update file_helpers.py
* remove dependency
* Revert "remove dependency"
This reverts commit e2bd5f4eda
.
* remove atomicwrites
* allow overwrite
* fix indents
* add type hints
* Update poetry.lock
* optional
* wrap
2 years ago
Adeeb Shihadeh
bc54ed794b
remove PyYAML package ( #30770 )
...
* remove PyYAML package
* remove those
* add comments back
* fix lock
* fix those
2 years ago
Maxime Desroches
6239cf6780
CI: Close PRs not against master ( #30768 )
...
* check branch
* Update labeler.yaml
* Update labeler.yaml
* Update labeler.yaml
* rename
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2 years ago
Adeeb Shihadeh
a7828eba3c
remove sconscontrib package ( #30767 )
...
* remove sconscontrib package
* lock
2 years ago
Adeeb Shihadeh
dfa2e9146f
cleanup python dependencies ( #30764 )
...
* less
* try to remove that
* little more
* update
* ugh still need this
2 years ago
Dean Lee
ea7e701052
camerad/CameraBuf: remove deprecated rgb_stride ( #30758 )
2 years ago
Dean Lee
f9ee7bff00
ui: remove unused `roadCameraState` from submaster ( #30757 )
2 years ago
Adeeb Shihadeh
cb53e6579f
Bump submodules ( #30755 )
...
bump submodules
Co-authored-by: jnewb1 <jnewb1@users.noreply.github.com>
2 years ago
Shane Smiskol
d9a8846d58
test_models: use gen_empty_fingerprint ( #30752 )
...
use gen_empty_fingerprint
2 years ago
Shane Smiskol
123ef46af3
Revert "test_models: check consitency between panda and openpilot for velocity ( #30750 )" ( #30753 )
...
This reverts commit 1ca1cf3922
.
2 years ago
Justin Newberry
1ca1cf3922
test_models: check consitency between panda and openpilot for velocity ( #30750 )
...
* sanity check on velocity
* import from there
* use raw
* just check last
* ignore body
* reduce tolerance and bump panda
* its not average anymore
* slightly higher tolerance
2 years ago
Adeeb Shihadeh
1733b04741
jenkins: always do the copy in safe_checkout
2 years ago
Adeeb Shihadeh
6f143f6c45
full clean for onroad device
2 years ago
Justin Newberry
d6eb1265a0
Docker: cleanup .git and test folders ( #30747 )
...
docker cleanup
2 years ago
Adeeb Shihadeh
37351cbdc1
uploader: reduce max qlog/qcam size ( #30746 )
2 years ago
Adeeb Shihadeh
10ea451831
test_onroad: fix test_log_sizes when running inside a prefix
2 years ago