Justin Newberry
6f073aed5f
CI: automatically create PR to bump submodules ( #30523 )
1 year ago
Adeeb Shihadeh
e25f788318
bump panda ( #30519 )
1 year ago
Justin Newberry
4b0d0b0f1e
cleanup cameraview shader ( #30520 )
...
cleanup shader
Co-authored-by: Comma Device <device@comma.ai>
1 year ago
Justin Newberry
f845c69b43
Subaru: ignore eyesight faults when openpilot is controlling long ( #30390 )
...
ignore eyesight faults
1 year ago
Justin Newberry
8d3bf1f41a
Pytest: add cpp harness ( #30471 )
...
cpp harness
1 year ago
Kacper Rączy
f65e6bc30e
locationd: remove models unused in openpilot ( #30481 )
...
* Remove filters used exclusively by xx
* Update SConstruct
* Remove from release
* Accomodate rednose build changes
* Update rednose ref
* rednose/helpers in rpath
* Add rednose_filters to files_common
* Change rednose_root
* Copy rednose site_scons to docker images
* Remove rednose from rpath
* Bump rednose
* Bump rednose
* Bump rednose
1 year ago
Justin Newberry
7f14bdfb22
allow onscreen cpu rendering ( #30510 )
...
* spinner POC cpu
* should be single threaded
* how tf did that get added
* allow non offscreen
---------
Co-authored-by: Comma Device <device@comma.ai>
1 year ago
Adeeb Shihadeh
2a55ff4f55
Update Python packages and pre-commit hooks ( #30509 )
...
Co-authored-by: adeebshihadeh <adeebshihadeh@users.noreply.github.com>
1 year ago
Harald Schäfer
8e88366955
Qcomgpsd: Dont use system timezone ( #30508 )
1 year ago
Adeeb Shihadeh
afd61352d0
bump panda ( #30501 )
...
* bump panda
* bump
* bump
* fix renamed variables
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
1 year ago
Justin Newberry
7a4a8c9a4a
update profiler docs again ( #30503 )
...
update SD docs again
1 year ago
Justin Newberry
631691c212
SDProfiler: update readme ( #30479 )
...
* update instructions
* fix that
* and that too
1 year ago
Adeeb Shihadeh
31ef352234
CI: manage stale PRs ( #29367 )
...
* CI: manage stale PRs
* before_close
* rename to ignore stale
* no push
* prod mode!
---------
Co-authored-by: Justin Newberry <justin@comma.ai>
1 year ago
Adeeb Shihadeh
4cae08e636
rename rawgpsd to qcomgpsd ( #30493 )
...
* rename rawgpsd to qcomgpsd
* fix more paths
* that moved
* forgot the d
1 year ago
DevTekVE
2a9986d948
[cabana] fix clang17 warning ( #30490 )
...
[cabana] Improve signal timing calculation in findsingal.cc
The variables `first_sec` and `last_sec` have been separately initialized first before being used in `std::minmax` for signal timings. This resolves compilation warnings and potential risks of using temporary values of these variables.
1 year ago
Logan Lasiter
5b2bcf6bf2
adding --local-partial-types mypy opt ( #30491 )
1 year ago
Dean Lee
335237aea0
modeld: remove modeldata.h ( #30423 )
...
* remove modeldata.h
* remove TRAJECTORY_SIZE
1 year ago
Adeeb Shihadeh
c055fdc853
one more
1 year ago
Adeeb Shihadeh
3d36a0f70d
rm old loggerd debug scripts
1 year ago
Dean Lee
17cab9bb50
ui/controls.cc: fix QLabel leak ( #30382 )
...
fix QLabel leak
1 year ago
Dean Lee
c5f73a748e
replay: support for setting a custom playback speed ( #30462 )
...
* support for setting a custom playback speed
* rename to playback speed
1 year ago
Dean Lee
3527c1da67
loggerd: c++ LoggerState ( #25869 )
...
* c++ LoggerState
* trigger ci
* trigger ci
* merge master
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
1 year ago
Adeeb Shihadeh
99fbd4b150
updated: wait 1m before first cycle ( #30492 )
1 year ago
Adeeb Shihadeh
fa353401f4
bump to 0.9.6
1 year ago
Adeeb Shihadeh
d3aad9ca46
esim is metered ( #30486 )
...
* esim is metered
* it's an enum
---------
Co-authored-by: Comma Device <device@comma.ai>
1 year ago
DevTekVE
05e4d908df
Enhance SConstruct by enabling arbitrary compiler flags ( #30484 )
...
* Update SConstruct allow no-inline
Allows disabling inline functions when compiling to help with the debugging process
* Update SConstruct
typos
* Update SConstruct
1 year ago
Adeeb Shihadeh
3b1e9017c5
Update RELEASES.md
1 year ago
Adeeb Shihadeh
460d9af5b7
more esim config ( #30480 )
...
* load single conn
* high priority
---------
Co-authored-by: Comma Device <device@comma.ai>
1 year ago
Adeeb Shihadeh
e6e073d099
Revert "tici: use BASEDIR to lookup nm connection path"
...
This reverts commit 30ab9f8482
.
1 year ago
Adeeb Shihadeh
30ab9f8482
tici: use BASEDIR to lookup nm connection path
1 year ago
Dean Lee
3d9f394533
cabana: update message count after filtering ( #30461 )
...
update message count after filtering
1 year ago
Shane Smiskol
c2af245b85
CI: use azure-storage-blob for uploading ( #30478 )
...
* use azure-storage-blob
* fix pattern
* nsp
1 year ago
Shane Smiskol
0addee2b4b
openpilot CI: fix azure bucket names ( #30477 )
...
fix azure bucket names
1 year ago
Adeeb Shihadeh
9cd60de0b9
we don't go in the release notes
1 year ago
Shane Smiskol
fc8cfe1280
test_models: check if in relay-breaking safety mode ( #30476 )
...
* remove initData, remove tolerance
* can check faster now
* don't
1 year ago
Shane Smiskol
e44d84a7f9
test_models: remove ignored address check list ( #30475 )
...
* remove ignore_addr_checks_valid
* lessgoooo
1 year ago
Justin Newberry
291c04163a
CI: disable registry caching ( #30474 )
...
* Revert "CI: separate image for docker cache (#30413 )"
This reverts commit 361ffb5e54
.
* Revert "CI: enable buildx for registry cache (#30473 )"
This reverts commit edf90f3e76
.
1 year ago
Justin Newberry
edf90f3e76
CI: enable buildx for registry cache ( #30473 )
...
* just registry cache
* enable buildx
1 year ago
Justin Newberry
361ffb5e54
CI: separate image for docker cache ( #30413 )
...
just registry cache
1 year ago
Adeeb Shihadeh
0f0acc190b
ui: add purple prime def
1 year ago
Justin Newberry
ba3067a560
Revert "Pytest: run tests in random order" ( #30469 )
...
Revert "Pytest: run tests in random order (#30134 )"
This reverts commit a5d99e0ebb
.
1 year ago
Justin Newberry
a5d99e0ebb
Pytest: run tests in random order ( #30134 )
...
* enable random order
* logprint info
* revert that
* better logging
* go to dfu
* try to flash every panda if not up to date
* revert panda debugging
1 year ago
Kacper Rączy
2de13bea91
Remove laika submodule ( #30453 )
...
* Remove laika submodule
* Remove laika check for minimal builds
* Fix minimal build check
* Bring back exclude for opendbc in codespell
* Fix typo
* Copy GNSS indices from laika
* Delete laika dependencies
1 year ago
Dean Lee
7ded7a0720
cabana: fix double comparisons ( #30468 )
...
compare double with epsilon
1 year ago
Shane Smiskol
102687e1ac
Sort car ports
1 year ago
Justin Newberry
31c682d407
Pytest: load by group by default ( #30466 )
...
* wip
* use a class marker
* this one should be grouped too
1 year ago
Justin Newberry
f99939426f
thermald: recover from modemmanager restart ( #30464 )
...
* test modem recovery
* static analysis
* also test lte reload
* this should just be try catched as well
* maybe we can find a better way than this
* rm the test
* make it clear
---------
Co-authored-by: Comma Device <device@comma.ai>
1 year ago
Adeeb Shihadeh
b3c7a0c871
remove mui
1 year ago
Adeeb Shihadeh
51207aaae2
Update Python packages and pre-commit hooks ( #30463 )
...
Co-authored-by: adeebshihadeh <adeebshihadeh@users.noreply.github.com>
1 year ago
Tam Chau
96eee13836
Mazda: add CX5 2022 fingerprint values (VN 2023) ( #30342 )
...
Add mazda cx5 VN 2023 values
1 year ago