Skip to content

remove panda fan fallback #2356

@elkoled

Description

@elkoled

To remove the panda fan fallback (fan_set_power(30) on heartbeat loss), these are the states where the fan would be at 0%:

  • Build
  • AGNOS update
  • pandad dead

Build and AGNOS update run before pandad starts. For this case we could add Panda().set_fan_power(30) in launch_chffrplus.sh before agnos_init.

Pandad dead can be a risk if other processes draw significant power with no fan control.

All three states draw significant power (>1 W), so the relative power saving from deactivating the fan (~50 mW) is low.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions