Justin Newberry
32f049c280
Revert "make vipc and msgq prefix paths easier to cleanup" ( #31380 )
...
Revert "make vipc and msgq prefix paths easier to cleanup (#31378 )"
This reverts commit e87135727d
.
1 year ago
Justin Newberry
e87135727d
make vipc and msgq prefix paths easier to cleanup ( #31378 )
...
* ensure order
* cleanup cleaner
* cleaner
* this needs prefix
* rm vipc
* bump
---------
Co-authored-by: Comma Device <device@comma.ai>
1 year ago
Greg Hogan
d0a1fa636a
logging: make swaglog context match in python and c ( #31288 )
...
* logging: make swaglog context match in python and c
* add git context to athenad
1 year ago
Justin Newberry
086c509fde
Create message mocking tools ( #31249 )
...
* add mocking tools
* fix map renderer
* use for power draw
* fix those
* whitespace
* rename to services
* fix the rate
* remove
1 year ago
Adeeb Shihadeh
bc5fdf24ae
update min valid time
1 year ago
Adeeb Shihadeh
2504341070
bootlog: remove timestamp from filename ( #31187 )
...
* bootlog: remove timestamp from filename
* revert route
* test
* revert that
* fix loggerd test
1 year ago
Adeeb Shihadeh
88757c12b3
Revert "Switch from json11 to nlohmann/json ( #31093 )"
...
This reverts commit ee036482b8
.
1 year ago
mtribiere
ee036482b8
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>
1 year ago
Justin Newberry
3846130d8e
pytest: add marker for sharing the download cache ( #31082 )
...
* fix cache
* with a marker
1 year ago
Adeeb Shihadeh
78e20cff39
cleanup tests that are now useless ( #31098 )
...
* disable that onoe
* e2e tests catch this
* rm more useless checks
1 year ago
Adeeb Shihadeh
7cd9568423
remove dashcam branch ( #31081 )
...
* remove dashcam branch
* fix
* more cleanup
* remove param
* one more
1 year ago
Andrei Radulescu
28028aef17
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>
1 year ago
Adeeb Shihadeh
2280ac50b7
uploader: restrict qcam upload on metered connctions ( #31047 )
...
* uploader: restrict qcam upload on metered connctions
* route requesting
* rename
* str
* cleanup
* strip dongle
* upload bookmarked segments
---------
Co-authored-by: Comma Device <device@comma.ai>
1 year ago
Adeeb Shihadeh
4c2bb9f380
updated: only fetch on metered connection when necessary ( #31041 )
...
* updated: only fetch on metered connection when necessary
* button always fetches
1 year ago
Adeeb Shihadeh
7ce29ef08e
cleanup old params ( #31039 )
...
* cleanup old params
* one more
1 year ago
Adeeb Shihadeh
a8afaf39d4
Update Python packages and pre-commit hooks ( #31003 )
...
* Update Python packages and pre-commit hooks
* fix
---------
Co-authored-by: jnewb1 <jnewb1@users.noreply.github.com>
1 year ago
Adeeb Shihadeh
b92e71a2b6
updated: persist more state between runs for UI ( #30963 )
...
* persist branches and more
* fix target
* typo
---------
Co-authored-by: Comma Device <device@comma.ai>
1 year ago
Adeeb Shihadeh
f0ccb84ae3
remove common.profiler ( #30927 )
...
* remove common.profiler
* cleanup
1 year ago
stevenworks
0f72467558
Typo fixes / Grammar corrections ( #30860 )
...
* CONTRIBUTING.md: Misspelling
* BOUNTIES.md: Misspelling
* SAFETY.md: Grammar
* realtime.py: Comment consistency
* revert for now
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
1 year ago
Dean Lee
3646ca0a14
refactor swaglog ( #30795 )
1 year ago
Adeeb Shihadeh
8c1176ca83
more common/ pruning ( #30778 )
1 year ago
Adeeb Shihadeh
2c30421b16
move common.window to xx ( #30777 )
1 year 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
.
1 year ago
Adeeb Shihadeh
a07060b24b
common: remove statlog ( #30774 )
...
* common: remove statlog
* fix release
1 year ago
Adeeb Shihadeh
1346704426
common/file_helpers: remove xx stuff ( #30772 )
...
* remove xx stuff
* cleanup
1 year 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
1 year ago
Dean Lee
3c4c4d1f7f
common/params: support nonblocking write ( #29808 )
...
* Safe and efficient asynchronous writing parameters
* call putNonBlocking in locationd
* remove space
* ->AsyncWriter
* remove semicolon
* use member function
* asyc write multiple times
* add test case for AsyncWriter
* merge master
* add missing include
* public
* cleanup
* create once
* cleanup
* update that
* explicit waiting
* improve test case
* pass prefix to asywriter
* move to params
* assert(queue.empty())
* add comment
* add todo
* test_power_monitoring: remove patch
* rm laikad.py
* fix import
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
1 year ago
Justin Newberry
7b5d4d031a
Revert "Process Replay: move to pytest ( #30260 )" ( #30687 )
...
This reverts commit 90c873ab1d
.
1 year ago
Shane Smiskol
97da129e11
ruff: check newline ( #30668 )
...
* check newline
* nothing catches this
1 year ago
Adeeb Shihadeh
80bc5833e7
remove common/xattr.py
1 year ago
Adeeb Shihadeh
51fa7b227a
qcomgpsd: move retry logic to a decorator ( #30633 )
...
* qcomgpsd: move retry logic to a decorator
* make that same
* fix
* fix that
1 year ago
Adeeb Shihadeh
35f819c823
swaglog.py goes in common/ ( #30631 )
...
* swaglog.py goes in common/
* all of these go in release
* we'll even include the pyx
1 year ago
Greg Hogan
db35dcd0b5
replace common.file_helpers.mkdirs_exists_ok with python os.makedirs funtion ( #30618 )
...
replace common.file_helpers.mkdirs_exists_ok with python os.makedirs function
1 year ago
Adeeb Shihadeh
531e62fc03
clear non-release params on startup ( #30583 )
1 year ago
Justin Newberry
4086795c29
Pytest: more post-test path cleanup ( #30556 )
...
* test cleanup
* missed this one
* remove that
* static class
1 year ago
Dean Lee
335237aea0
modeld: remove modeldata.h ( #30423 )
...
* remove modeldata.h
* remove TRAJECTORY_SIZE
1 year ago
Adeeb Shihadeh
fa353401f4
bump to 0.9.6
1 year ago
Justin Newberry
90c873ab1d
Process Replay: move to pytest ( #30260 )
...
* process replay pytest
* enable long diff
* readd job name
* make it executable
* cleanup imports
* retrigger
1 year ago
Adeeb Shihadeh
515e57402a
SOM boot recovery ( #30427 )
...
* SOM boot recovery
* bump
* master
1 year ago
Vivek Aithal
2eb487c9a5
params: Remove separate CarParams from each daemon ( #30405 )
...
* remove separate previous route carparams from each daemon and add centrally to controlsd
* extract out sigint handler
* make process replay work for torqued
* don't write param if None
1 year ago
Justin Newberry
412f4cbc1a
Pytest: fix local params overriden ( #30312 )
...
* fix local params being overriden
* just reset prefix after completion
2 years ago
Adeeb Shihadeh
f80db10720
UI: remove drive stats ( #30183 )
...
* UI: remove drive stats
* little more
* vanish
2 years ago
Adeeb Shihadeh
377722fd5e
Update Python packages and pre-commit hooks ( #30149 )
...
* Update Python packages and pre-commit hooks
* fixes
* Update common/transformations/README.md
Co-authored-by: Shane Smiskol <shane@smiskol.com>
* fix
---------
Co-authored-by: adeebshihadeh <adeebshihadeh@users.noreply.github.com>
Co-authored-by: Shane Smiskol <shane@smiskol.com>
2 years ago
Adeeb Shihadeh
67161a7174
remove panda flash logs ( #30138 )
...
* bump panda
* unused
* update test
2 years ago
Adeeb Shihadeh
8461cdb77e
back to 0.9.5
2 years ago
Dean Lee
81d4595c19
params: log `prefix` on fail ( #29973 )
2 years ago
Adeeb Shihadeh
a90a2cd656
bump version to 0.9.6
2 years ago
Justin Newberry
206fab9b4e
Params: nogil at the end ( #29983 )
...
* nogil at the end
* Wrong pr
* Wrong pr
2 years ago
Justin Newberry
8aad9758cf
Params: better error logging on constructor ( #29954 )
...
* ensure params path
* static anlysis
* revert that
2 years ago
Kacper Rączy
fb804c9529
scons: delete SHARED flag ( #29906 )
...
Delete SHARED
2 years ago