Adeeb Shihadeh
48909089fa
it's called esim now
...
old-commit-hash: 7331b3cc95
1 year ago
Justin Newberry
2cdb550d12
updated -> move to selfdrive/updated/updated ( #31696 )
...
* move updated
* for release
old-commit-hash: be2b48183f
1 year ago
Cameron Clough
c32539b23a
scripts: install and run pyupgrade ( #31587 )
...
old-commit-hash: 30afe2c231
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
Adeeb Shihadeh
a4f2b2e2ff
script for checking out a pr
...
old-commit-hash: 6810c5b644
1 year ago
Adeeb Shihadeh
d5c951072b
three way merge
...
old-commit-hash: 702c4392a4
1 year ago
Adeeb Shihadeh
7bbf0c072d
helper script for fixing up repo size ( #30028 )
...
* small
* mv
old-commit-hash: f09ee083a2
1 year ago
Justin Newberry
12da944f1c
jenkins: retry build_devel ( #30628 )
...
* will it work
* retry build devel
* correct p[ath
* try a failure
* Revert "try a failure"
This reverts commit ba4e6a0a20
.
old-commit-hash: 36bebb1aa0
1 year ago
Logan Lasiter
4f1ed42285
adding --local-partial-types mypy opt ( #30491 )
...
old-commit-hash: 5b2bcf6bf2
1 year ago
Adeeb Shihadeh
657d11b4a2
delete some old files
...
old-commit-hash: 1dd4ade197
2 years ago
Justin Newberry
c4f322ce2d
Linter: remove pylint ( #29611 )
...
remove pylint
old-commit-hash: 1ee6ed4b16
2 years ago
Dean Lee
de809632bf
cpplint: add filter `whitespace/comma` ( #29595 )
...
old-commit-hash: 7bfd3dac81
2 years ago
Adeeb Shihadeh
16ec56398c
add openpilot prefix to imports ( #29498 )
...
* add openpilot prefix to imports
* more
* more
* fix docs
* fix linter
* bump submodules
* fix patched tests
* update dynamic imports
* debug
* Revert "debug"
This reverts commit db5e13b991
.
* fix pm test
old-commit-hash: a9626f95b6
2 years ago
Adeeb Shihadeh
51634f52dc
replace custom clock helpers with time module ( #29499 )
...
* replace custom clock stuff wtih time module
* fix double
* fix release
* bump cereal
* update type
* fix one more
old-commit-hash: d61f86d339
2 years ago
Justin Newberry
d487c0501f
Ruff: enable most of bugbear ( #29320 )
...
* added mutable default args
* most of the Bs
* add comment about lrucache
old-commit-hash: 62c1e65924
2 years ago
Justin Newberry
7d6d3dc9ea
Ruff: flake8 pie (misc lints) ( #29318 )
...
flake8 pie
old-commit-hash: af3ed37c5c
2 years ago
Cameron Clough
db8cff7028
Partial revert "Update cell.sh ( #27055 )"
...
old-commit-hash: 0cbc996de8
2 years ago
Michael G. Inso
cb2ae8ed62
Update cell.sh ( #27055 )
...
You can combine the two nmcli commands into a single command by specifying both ipv4 and ipv6 options at the same time.
You can use the nmcli command with the --wait option to wait for the connection to be fully established before exiting.
You can use nmcli command with the --ask option to prompt the user to confirm the action before proceeding.
old-commit-hash: f5d253764c
2 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
33508cd811
updated: clean untracked nested git repos ( #25917 )
...
* updated: clean untracked nested git repos
* ff all the cleans
old-commit-hash: 4e32387ce5
3 years ago
Adeeb Shihadeh
9a45a3b99b
Move selfdrive/hardware/ to system/ ( #24725 )
...
* move hardware to system/
* fix mypy
old-commit-hash: 1139fe507b
3 years ago
Adeeb Shihadeh
f4675fc260
Merge common/ and selfdrive/common ( #24556 )
...
* Merge common/ and selfdrive/common
* fix that
* fix version
* fix unit tests
old-commit-hash: cb8885cffb
3 years ago
Dylan Herman
2dfba97175
add mypy check for return-any ( #24379 )
...
* add mypy check for return-any
* remove unused import
* typing
* remove unnecessary variable typing
* cleanup
* cleanup
* bump submodules
* small fixes
* only a problem on mac
Co-authored-by: Willem Melching <willem.melching@gmail.com>
old-commit-hash: d2eef1955c
3 years ago
Shane Smiskol
10fb405bfa
car info: function that sorts all car info into tiers ( #24498 )
...
* base function that returns all car info sorted by make model
* don't need to pass it in quite yet
old-commit-hash: dabcfd266e
3 years ago
Adeeb Shihadeh
8bf3214ce3
cell testing script
...
old-commit-hash: 7bcecbfd0d
3 years ago
Adeeb Shihadeh
ce48c81299
remove eon debug scripts
...
old-commit-hash: b16e612102
3 years ago
Comma Device
5a55e1bb79
launch corolla script for desk replay
...
old-commit-hash: aef61541e3
3 years ago
Shane Smiskol
426a300c21
docs: support for automatically generating website vehicles page ( #24020 )
...
* add vehicles.vue template
* add original vue file
* stash
* stash
* clean up a bit
* add template for now
* implement footnotes and tier copy
* no more generator
* convert to 2 spaces
* should work, now onto vue
* does GH handle this html well?
* fix
* auto-generate descriptions and make tiers' maps non-str
* remove old files
* move template specific variable into templates, should be a bit simpler
* js template is simplier too now
js template is simplier too now
js template is simplier too now
* add video links from the nice car_info
* make rows attributes
* clean up
* fix
* remove template
* experiment with video links in GH
add image
how does this look?
fix
* Revert "experiment with video links in GH"
This reverts commit 8375e717b5
.
* sort tier_car_info in place
* unused Tuple
* no type check
* fix script
old-commit-hash: 85d8997a8a
3 years ago
Shane Smiskol
fbe4588771
Car ports: update PR template ( #23996 )
...
* update text for docs generator
* use docs.py
* Update .github/pull_request_template.md
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 99c02bdd29
3 years ago
Adeeb Shihadeh
a6ed18a4f9
script to disable power save
...
old-commit-hash: d0060a9d9b
3 years ago
grekiki
9e4cc1f7ff
Python: Replace more lists with generators ( #23116 )
...
* Replace lists with generators v2
* Replace set with {}
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
* Replace more set() with {}
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 6951b3271d
3 years ago
Adeeb Shihadeh
63f019e2ef
script to apply patch from PR
...
old-commit-hash: 7237128a1d
3 years ago
Adeeb Shihadeh
19c69ee0c2
nicer car count script
...
old-commit-hash: 1b800f4075
3 years ago
Willem Melching
0d035f6898
PyQt demo app ( #21625 )
...
* build python helpers lib
* call setMainWindow from python
* put in helper lib
* linter
* move to scripts
old-commit-hash: 25e4e94691
4 years ago
Adeeb Shihadeh
2ded81d455
fix count cars script
...
old-commit-hash: 3ab2d29fb8
4 years ago
Adeeb Shihadeh
c3b925685c
add switch to master script
...
old-commit-hash: 082bbc9d27
4 years ago
Adeeb Shihadeh
f0d8b215bd
remove old scripts
...
old-commit-hash: 84b3c56925
4 years ago
Adeeb Shihadeh
39d83ba32c
remove oneplus camera params ( #21047 )
...
* remove oneplus camera params
* align
old-commit-hash: 8fdbbdef73
4 years ago
Adeeb Shihadeh
a2cd7bfdeb
script for pushing to PRs
...
old-commit-hash: f98049a0ef
4 years ago
Adeeb Shihadeh
b1bdd26d2a
script to count cars in the readme
...
old-commit-hash: 41a92b434f
4 years ago
Adeeb Shihadeh
0ed4f89d06
fix up waste script
...
old-commit-hash: 263d23ff3c
4 years ago
Adeeb Shihadeh
84e8eb4191
already prepped
...
old-commit-hash: 3b8ca39554
4 years ago
George Hotz
55df5b0ddf
More governance work, fix thneed ( #2610 )
...
* more governance work
* fix thneed on qcom2
* waste doesn't OOM
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: a14ce09018
4 years ago
George Hotz
6b32f79ae6
New settings for governors, +30% memory bandwidth ( #2590 )
...
* new settings for governors, +30% memory bandwidth
* CPU waste is better
* warm up frame_drop
* optional CORE arg for rtshield
* back off priorities of processes not critical to driving
* if it doesn't drive, it's not realtime
* err, resource. this should have been included
* reverse order to not spike
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 917eff8c30
4 years ago
Comma Device
fc8b7c6c6c
do the average correctly in waste
...
old-commit-hash: 98f891a259
4 years ago
Comma Device
5aa898ef30
waste prints memory bandwidth
...
old-commit-hash: d341fe0240
4 years ago
Comma Device
cdb2650b18
waste can become memory bound
...
old-commit-hash: 7bfaf4cc4e
4 years ago
Comma Device
5d2946ce92
update waste for variable cores
...
old-commit-hash: 2a40e38b13
5 years ago
Adeeb Shihadeh
2f8213f997
rt debug scripts ( #2165 )
...
* rt debug scripts
* bigger buffer
* cleanup
* move to internal
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: ebab660622
5 years ago
George Hotz
d3b9aff4e2
update code stats script
...
old-commit-hash: 8c4c8e6bbe
5 years ago