@ -18,10 +18,10 @@ PROCS = [
("./loggerd", 45.0),
("selfdrive.locationd.locationd", 35.0),
("selfdrive.controls.plannerd", 20.0),
("./_ui", 15.0),
("selfdrive.locationd.paramsd", 12.0),
("./camerad", 7.07),
("./_sensord", 6.17),
("./_ui", 5.82),
("selfdrive.controls.radard", 5.67),
("./_modeld", 4.48),
("./boardd", 3.63),
@ -20,7 +20,7 @@ SOUNDS = {
AudibleAlert.chimeWarning1: 80,
AudibleAlert.chimeWarning2: 107,
AudibleAlert.chimeWarning2Repeat: 177,
AudibleAlert.chimeWarningRepeat: 240,
AudibleAlert.chimeWarningRepeat: 236,
}
def get_total_writes():