mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-07-09 23:12:08 +08:00
b2d0f74ec3
* first working ProcessContainer and _replay_multi_process implementation * Setup controlsd config_callback * Add vision ipc support * Remove old code * add todo * Update estimated processing times * Use deepcopy when getting configs * Rework the API to support passing multiple names or configs * Add get_custom_params_from_lr * Add more typing * Enable simulation for controlsd * Fix typing issues * Regen refactor * Fix linter issues * Make wideRoadCameraState optional * Move DummySocket to helpers * Improve typing in regen * Minor improvements * Maintain sort order of internal_pub_queue using heapq * Move ProcessContainer elsewhere * Fix internal heap * Change comment * Remove subtest_name from ProcessConfig * Update cereal * Add newline