openpilot/selfdrive/manager
Shane Smiskol a3556410de
Spinner: wait for UI to start (#20279)
* Impose a max rate for updating spinner progress

* fix import

* Show spinner until offroad is started

* no need for time

* Fix ROOT_DIR

* Fix fb include

* fix relative path

* don't touch these files

* Close spinner after all procs have started

* don't touch file

* Move up

* Revert changes to spinner, and only sleep on final progress update

* add this back

* revert time

* test sending 100

* test sending 100

* revert makefile changes

* rm 2nd 100% update

* pass spinner to thread function

* pass ignore list

* Default to None

Co-authored-by: Willem Melching <willem.melching@gmail.com>

Co-authored-by: Willem Melching <willem.melching@gmail.com>
2021-03-09 13:37:11 -08:00
..
test Manager cleanup (#20231) 2021-03-05 11:03:23 +01:00
__init__.py Manager cleanup (#20231) 2021-03-05 11:03:23 +01:00
build.py Manager cleanup (#20231) 2021-03-05 11:03:23 +01:00
helpers.py Manager cleanup (#20231) 2021-03-05 11:03:23 +01:00
manager.py Spinner: wait for UI to start (#20279) 2021-03-09 13:37:11 -08:00
process.py manager watchdog, log exit code 2021-03-09 13:11:40 +01:00
process_config.py Add watchdog check to manager (#20277) 2021-03-08 19:17:46 -08:00