Go to the source code of this file.
Namespaces | |
namespace | skin_driver::cfg::MyStuffConfig |
Variables | |
int | skin_driver::cfg::MyStuffConfig::all_level = 0 |
list | skin_driver::cfg::MyStuffConfig::config_description = [{'srcline': 13, 'description': 'sensor number', 'max': 191, 'cconsttype': 'const int', 'ctype': 'int', 'srcfile': '../cfg/MyStuff.cfg', 'name': 'num_sens', 'edit_method': '', 'default': 25, 'level': 0, 'min': 1, 'type': 'int'}, {'srcline': 14, 'description': 'sensor whose static threshold should be changed', 'max': 191, 'cconsttype': 'const int', 'ctype': 'int', 'srcfile': '../cfg/MyStuff.cfg', 'name': 'sensor_stat_thres', 'edit_method': '', 'default': 1, 'level': 0, 'min': 1, 'type': 'int'}, {'srcline': 15, 'description': 'static threshold of chosen sensor', 'max': 100, 'cconsttype': 'const int', 'ctype': 'int', 'srcfile': '../cfg/MyStuff.cfg', 'name': 'value_stat_thres', 'edit_method': '', 'default': 10, 'level': 0, 'min': 1, 'type': 'int'}, {'srcline': 16, 'description': 'dynamic threshold', 'max': 128, 'cconsttype': 'const int', 'ctype': 'int', 'srcfile': '../cfg/MyStuff.cfg', 'name': 'dyn_thres', 'edit_method': '', 'default': 48, 'level': 0, 'min': 1, 'type': 'int'}, {'srcline': 17, 'description': 'Save the changes permanently in the flash of the ECU', 'max': True, 'cconsttype': 'const bool', 'ctype': 'bool', 'srcfile': '../cfg/MyStuff.cfg', 'name': 'ram_2_flash', 'edit_method': '', 'default': False, 'level': 0, 'min': False, 'type': 'bool'}] |
********************************************************* | |
dictionary | skin_driver::cfg::MyStuffConfig::defaults = {} |
dictionary | skin_driver::cfg::MyStuffConfig::level = {} |
dictionary | skin_driver::cfg::MyStuffConfig::max = {} |
dictionary | skin_driver::cfg::MyStuffConfig::min = {} |
dictionary | skin_driver::cfg::MyStuffConfig::type = {} |