Dean Lee
341e7a4384
ci: add all onroad hud elements to ui report ( #33395 )
...
* add model
* merge master
* make static analysis happy
9 months ago
Adeeb Shihadeh
d7f4fbc1c2
cleanup duplicate serial docs
9 months ago
Maxime Desroches
2f71c94847
git rewrite: ignore release branches
9 months ago
Adeeb Shihadeh
8b7e28d3a1
bump rednose
9 months ago
Dean Lee
5fe1f5fa87
ci: add onroad alerts to ui report ( #33394 )
...
* add onroad alerts to ui report
* print
9 months ago
Maxime Desroches
8aff0ce9c7
git rewrite: backup old repo ( #33393 )
...
backup
9 months ago
Shane Smiskol
756d64e2c3
bump msgq
9 months ago
Maxime Desroches
0af58e1820
Update rewrite.sh
9 months ago
Maxime Desroches
0656521268
git rewrite ( #33392 )
9 months ago
Adeeb Shihadeh
5d3f8bb04b
ubuntu: remove extra packages
9 months ago
Adeeb Shihadeh
4e2624783f
no PC anymore
9 months ago
Adeeb Shihadeh
39c64d44a1
manager: remove LastUpdateTime default
9 months ago
Dean Lee
1c19cbc437
ui: fix memory corruption by using std::vector for PubMaster initialization ( #33390 )
...
Fix memory Corruption Issue
9 months ago
Adeeb Shihadeh
48bceb2bbf
openpilot isn't required for a car port PR ( #33383 )
...
* disable car docs diff
* mv routes.py
* bump opendbc
9 months ago
Hoang Bui
f37ee559fa
sim: fix code formatting ( #33381 )
...
sim: fix code
9 months ago
Shane Smiskol
6d392a2e7b
car helpers file ( #33379 )
...
* helpers file
* clean up
9 months ago
Maxime Desroches
431fd666fe
Increase fetch depth for submodules ( #33378 )
...
4000
9 months ago
commaci-public
8b074d3ed6
[bot] Update Python packages ( #33377 )
...
Update Python packages
Co-authored-by: Vehicle Researcher <user@comma.ai>
9 months ago
Dean Lee
4bb00a042a
ui: add prefix PRIME_TYPE_ to PrimeType enum values ( #33371 )
...
Add Prefix PRIME_TYPE_ to PrimeType Enum Values
9 months ago
Adeeb Shihadeh
4b70cc9286
third_party: setup raylib ( #33367 )
...
* setup raylib
* x86 build
* add larch
* darwin
---------
Co-authored-by: Comma Device <device@comma.ai>
9 months ago
Dean Lee
44c3156fa4
scons: cleanup cpppath ( #33370 )
...
cleanup cpppath
9 months ago
Adeeb Shihadeh
73d9f6e05e
these have nothing to do with openpilot ( #33369 )
9 months ago
Adeeb Shihadeh
95600b00c6
bump panda
9 months ago
Adeeb Shihadeh
5cb7aed8ce
ui: move more builds behind --minimal ( #33368 )
9 months ago
Maxime Desroches
b87414c749
add back pre-commit hook ( #33366 )
...
* add pre-commit
* space
* post
* e
9 months ago
Dean Lee
4d9ee68d16
ui: remove QtQml and related dependencies ( #33357 )
...
* remove QtQml
* remove qtdeclarative5-dev
9 months ago
Dean Lee
7a6e686ec7
scons: only enable swaglog for submodules ( #33365 )
...
only enable swaglog for submodules
9 months ago
Dean Lee
1a4ff8272b
cereal: remove unused shared library creation ( #33363 )
...
clear cereal/SConscript
9 months ago
Dean Lee
908aa525ec
scons: remove duplicate linker flags for -ljson11, -lzmq ( #33361 )
...
fix duplicate link
9 months ago
Kacper Rączy
cf355ecf20
timed: use gps location packet for time ( #33306 )
...
* GPS helpers
* Use GPS socket in timed
* Use helper in controlsd
* Use updated and logMonoTime
* Helper type annot
* Not updated
* Increase time threashold
9 months ago
Adeeb Shihadeh
bdf9c90951
bump panda
9 months ago
Dean Lee
61abc05c8b
scons: remove QtMultimedia lib and include path from build configuration ( #33358 )
...
remove multimedia
9 months ago
Hoang Bui
63992fd164
rerun: adapt to the change in release of 0.18 ( #33359 )
9 months ago
Dean Lee
e2305d92e3
scons: remove -Wno-deprecated-register and -Wno-register ( #33356 )
...
remove flag
9 months ago
Dean Lee
55446438ab
scons: remove Wno-error=unused-but-set-variable ( #33355 )
...
remove Wno-error=unused-but-set-variable
9 months ago
Dean Lee
13e58d33db
drive_helpers.py: iterate button_timers with items() ( #33351 )
...
iterate button_timers with items()
9 months ago
Shane Smiskol
7af3c6dfee
move some car interface tests into opendbc ( #33352 )
...
* bump
* this is in opendbc
* so is radar interface
* clean up
* bump
* can import from opendbc
* bump
9 months ago
Shane Smiskol
d8c9822421
ui: fix wrong path color indexing ( #33350 )
...
* fix
* clean up
* clean up
* clean up
9 months ago
Shane Smiskol
fe51a2fc62
move test_lateral_limits.py to opendbc
9 months ago
commaci-public
c013d8aa94
[bot] Update Python packages ( #33347 )
...
Update Python packages
Co-authored-by: Vehicle Researcher <user@comma.ai>
9 months ago
Shane Smiskol
be8485ca89
update car docs in weekly repo maintenance ( #33345 )
...
* does this work?
* fix
* fix
* what
9 months ago
Dean Lee
b644555a1d
SubMaster: add self.services attribute for consistent service management ( #33268 )
...
simplify service handing
9 months ago
Dean Lee
b14fca78e0
cereal/SubMaster: encapsulate frequency management in FrequencyTracker ( #33252 )
...
* encapsulate frequency management
* apply reviews
* early return, avoiding unnecessary calculations
* simplify avg freq calc
9 months ago
Adeeb Shihadeh
7b5f76ecf9
research -> autonomy
9 months ago
commaci-public
9b2cafe597
[bot] Update Python packages ( #33327 )
...
* Update Python packages
* fix opendbc
---------
Co-authored-by: Vehicle Researcher <user@comma.ai>
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
9 months ago
Shane Smiskol
2a7c6bc8bd
fix labeler syntax
9 months ago
Shane Smiskol
799539320d
Remove car labeler ( #33329 )
...
* can?
* car still makes sense
* bump
* opendbc
* ?
* bump
* revert
9 months ago
Alexandre Nobuharu Sato
7a40c97068
Update what-is-a-car-port.md ( #33323 )
9 months ago
Shane Smiskol
ee9977df2f
card: fix memory leak from nested function scoping ( #33328 )
...
* stash
* no other leaks! pm.send grows memory usage by ~20mb but that's it
* undo
* clean up
9 months ago
Adeeb Shihadeh
08f64ae30a
update test
9 months ago