PX4 Firmware
PX4 Autopilot Software http://px4.io
heater.cpp File Reference
#include "heater.h"
#include <px4_platform_common/getopt.h>
#include <px4_platform_common/log.h>
#include <drivers/drv_hrt.h>
Include dependency graph for heater.cpp:

Go to the source code of this file.

Functions

int heater_main (int argc, char *argv[])
 Main entry point for the heater driver module. More...
 

Detailed Description

Function Documentation

◆ heater_main()

int heater_main ( int  argc,
char *  argv[] 
)

Main entry point for the heater driver module.

IMU Heater Controller driver used to maintain consistent temparature at the IMU.

Definition at line 233 of file heater.cpp.

References main().

Here is the call graph for this function: