-
- Downloads
Subsystem_info status flags & checks: Moved the set_health_flags helper...
Subsystem_info status flags & checks: Moved the set_health_flags helper functions out of the /lib/ folder and into the module/commander folder because they are actually only needed there
Showing
- src/lib/CMakeLists.txt 0 additions, 1 deletionsrc/lib/CMakeLists.txt
- src/lib/health_flags/CMakeLists.txt 0 additions, 34 deletionssrc/lib/health_flags/CMakeLists.txt
- src/modules/commander/CMakeLists.txt 1 addition, 1 deletionsrc/modules/commander/CMakeLists.txt
- src/modules/commander/PreflightCheck.cpp 1 addition, 1 deletionsrc/modules/commander/PreflightCheck.cpp
- src/modules/commander/commander.cpp 1 addition, 1 deletionsrc/modules/commander/commander.cpp
- src/modules/commander/health_flag_helper.cpp 2 additions, 2 deletionssrc/modules/commander/health_flag_helper.cpp
- src/modules/commander/health_flag_helper.h 1 addition, 1 deletionsrc/modules/commander/health_flag_helper.h
- src/modules/sensors/CMakeLists.txt 0 additions, 1 deletionsrc/modules/sensors/CMakeLists.txt
- src/modules/sensors/voted_sensors_update.cpp 4 additions, 4 deletionssrc/modules/sensors/voted_sensors_update.cpp
Loading
Please register or sign in to comment