Adeeb Shihadeh
86b6103657
test_*.py files are no longer executable ( #32610 )
...
* test_*.py files are no longer executable
* cleanup empty lines
* update precommit
* fixme
* enable
* build
old-commit-hash: c59887c810
11 months ago
Adeeb Shihadeh
cc4f53e6c6
manager: move to system/ ( #32538 )
...
* manager: move to system/
* one more
old-commit-hash: accdade4cf
11 months ago
cl0cks4fe
639a634f7c
Unittest to pytest ( #32366 )
...
* add pytest-asyncio
* switch common
* switch selfdrive
* switch system
* switch tools
* small fixes
* fix setUp and valgrind pytest
* switch to setup
* fix random
* switch mock
* switch test_lateral_limits
* revert test_ui
* fix poetry.lock
* add unittest to banned-api
* add inline ignores to remaining unittest imports
* revert test_models
* revert check_can_parser_performance
* one more skip
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: dd9d5d4528
11 months ago
Adeeb Shihadeh
fd65dcae83
qcomgpsd: don't send bad time assistance ( #32151 )
...
old-commit-hash: bc4c39404a
1 year ago
Adeeb Shihadeh
bdc5477a75
unicore gps ( #31852 )
...
* ugpsd
* oops
* cleanup
* disable
* more docs
---------
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 4af932b74b
1 year ago
Adeeb Shihadeh
050662fdd0
cgpsd: use a real source
...
old-commit-hash: 4d1b100152
1 year ago
Adeeb Shihadeh
294e055d8b
cgpsd: use hasFix
...
old-commit-hash: bfd6ab68b5
1 year ago
Adeeb Shihadeh
6bf5c62155
add hasFix field to gpsLocation ( #31778 )
...
* add hasFix field to gpsLocation
* migration
* update refs for ubloxd
* cereal master
old-commit-hash: a0389d7120
1 year ago
Adeeb Shihadeh
675b860983
cgpsd: check checksums and log some accuracies ( #31784 )
...
* check checksum
* some accuracy
---------
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 428397a18b
1 year ago
Adeeb Shihadeh
383f9518df
cgpsd ( #31781 )
...
* cgpsd
* latlong is good
* more sentences
* little more
* cleanup
---------
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: fbe6b2c73b
1 year ago
Cameron Clough
9bd90112d0
use pyupgrade to update to new typing syntax ( #31580 )
...
* add pyupgrade hook
* run pyupgrade (pre-commit run -a)
* ruff --fix
* Revert "add pyupgrade hook"
This reverts commit 56ec18bb6b
.
* revert changes to third_party/
* manual type fixes
* explicit Optional wrapping capnp objects
old-commit-hash: 995250ae49
1 year ago
Adeeb Shihadeh
f5beedfaec
qcomgpsd: use AT helper with retry for all AT commands ( #31532 )
...
old-commit-hash: 34138d0be9
1 year ago
Justin Newberry
bde8845913
test_qcomgpsd: subtest the gps_runtime scenarios ( #31485 )
...
* subtest this
* runtime
---------
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: c2b9f7163a
1 year ago
Justin Newberry
955508c7ab
Revert "test_qcomgpsd: parametize tests" ( #31441 )
...
Revert "test_qcomgpsd: parametize tests (#31430 )"
This reverts commit 29d2fa667dcb6617d947a6bc1e80479774396dc0.
old-commit-hash: 659cdec3d0
1 year ago
Justin Newberry
c80b2283a4
test_qcomgpsd: parametize tests ( #31430 )
...
* parameterize qcomgpsd
* one line
old-commit-hash: 6f4d388348
1 year ago
royjr
d41f215df8
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
old-commit-hash: 70624ffc81
1 year ago
Adeeb Shihadeh
e59a830852
qcomgpsd: retry quectel setup ( #30632 )
...
old-commit-hash: 2f2b9c782e
1 year ago
Adeeb Shihadeh
5fbf86a4d9
qcomgpsd: move retry logic to a decorator ( #30633 )
...
* qcomgpsd: move retry logic to a decorator
* make that same
* fix
* fix that
old-commit-hash: 51fa7b227a
1 year ago
Adeeb Shihadeh
59eb2988de
swaglog.py goes in common/ ( #30631 )
...
* swaglog.py goes in common/
* all of these go in release
* we'll even include the pyx
old-commit-hash: 35f819c823
1 year ago
Adeeb Shihadeh
1cc4f1a634
new msgs default to invalid ( #30587 )
...
* new msgs default to invalid
* fix lm
* set more valid
* update rest
* update refs
* fix logMessage
* more valids
* cleanup
* fix llk test
* pigeond is also valid
* more valids
old-commit-hash: a1d36961cf
1 year ago
Harald Schäfer
f77e9dfd7d
Qcomgpsd: Dont use system timezone ( #30508 )
...
old-commit-hash: 8e88366955
1 year ago
Adeeb Shihadeh
ca85e5b82a
rename rawgpsd to qcomgpsd ( #30493 )
...
* rename rawgpsd to qcomgpsd
* fix more paths
* that moved
* forgot the d
old-commit-hash: 4cae08e636
1 year ago