DevTekVE

Results 54 issues of DevTekVE

I believe the intention of this feature is so that I can manually trigger an auto update and regardless of the schedule, even if it falls outside of the schedule...

bug

**Description** Disabling athenad when running on PC as it uncontrollably starts spawning processes. This was observed on a mac but I believe this would happen with any PC that doesn't...

**Description** The model running logic has been refactored into separate classes for TICI and non-TICI hardware: TinygradRunner and ONNXRunner. These classes are located in the new file model_runner.py. The runners...

In macos a lot of the tests in OP still seem to rely on "/dev/shm" so this, alongside with https://github.com/commaai/openpilot/pull/34097 should unblock those cases

This update adds angle control functionality specifically for the Hyundai Ioniq 5 PE model. Changes were made across several files and variables to accommodate this additional feature. This control type...

car
hyundai
car safety

# Requirements * Requires https://github.com/sunnypilot/sunnypilot/pull/868 ## Summary by Sourcery Refactor the model bundle structure to improve model management, introducing a more flexible and extensible approach to handling model artifacts and...

refactor
dev-c3

## Summary by Sourcery Refactor and simplify the model runner logic in the modeld v2 implementation by introducing a more modular and abstract approach to model inference and output parsing....

refactor
dev-c3

Please write down on the comments if you have anything pending from mee , the link to the PR and a summary of what you expect

enhancement

## Summary by Sourcery Implement customizable cruise control speed increments for short and long button presses in SunnyPilot New Features: - Add ability to customize short and long press cruise...