256 lines
6.0 KiB
JSON
256 lines
6.0 KiB
JSON
{
|
|
"majorVersion": 1,
|
|
"minorVersion": 0,
|
|
"settings": {
|
|
"MetapropertyDirective": "#$",
|
|
"PresetCategories": {
|
|
"PROFILE": "PROFILE",
|
|
"RATEPROFILE": "RATEPROFILE",
|
|
"FILTERS": "FILTERS",
|
|
"REMAPPING": "REMAPPING",
|
|
"BNF": "BNF",
|
|
"OTHER": "OTHER"
|
|
},
|
|
"PresetCategoriesPriorities": {
|
|
"PROFILE": 1000000000000,
|
|
"RATEPROFILE": 10000,
|
|
"REMAPPING": 0,
|
|
"FILTERS": 100,
|
|
"BNF": 0,
|
|
"OTHER": 0
|
|
},
|
|
"MetadataTypes": {
|
|
"STRING": "STRING",
|
|
"STRING_ARRAY": "STRING_ARRAY",
|
|
"PRESET_CATEGORY": "PRESET_CATEGORY",
|
|
"FILE_PATH": "FILE_PATH",
|
|
"BOOLEAN": "BOOLEAN",
|
|
"WORDS_ARRAY": "WORDS_ARRAY",
|
|
"FILE_PATH_ARRAY": "FILE_PATH_ARRAY",
|
|
"PRESET_STATUS": "PRESET_STATUS",
|
|
"PRIORITY": "PRIORITY",
|
|
"PARSER": "PARSER"
|
|
},
|
|
"OptionsDirectives": {
|
|
"OPTION_DIRECTIVE": "option",
|
|
"BEGIN_OPTION_DIRECTIVE": "option begin",
|
|
"END_OPTION_DIRECTIVE": "option end",
|
|
"OPTION_CHECKED": "(checked)",
|
|
"OPTION_UNCHECKED": "(unchecked)",
|
|
"BEGIN_OPTION_GROUP_DIRECTIVE": "option_group begin",
|
|
"END_OPTION_GROUP_DIRECTIVE": "option_group end",
|
|
"EXCLUSIVE_OPTION_GROUP": "(exclusive)"
|
|
},
|
|
"PresetStatusEnum": [
|
|
"OFFICIAL",
|
|
"COMMUNITY",
|
|
"EXPERIMENTAL"
|
|
],
|
|
"ParserEnum": [
|
|
"TEXT",
|
|
"MARKED"
|
|
],
|
|
"presetsDir": "presets",
|
|
"presetsFileEncoding": "utf-8",
|
|
"presetsFileMetadata": {
|
|
"title": {
|
|
"type": "STRING",
|
|
"optional": false
|
|
},
|
|
"firmware_version": {
|
|
"type": "STRING_ARRAY",
|
|
"optional": false
|
|
},
|
|
"category": {
|
|
"type": "PRESET_CATEGORY",
|
|
"optional": false
|
|
},
|
|
"status": {
|
|
"type": "PRESET_STATUS",
|
|
"optional": false
|
|
},
|
|
"board_name": {
|
|
"type": "STRING_ARRAY",
|
|
"optional": true
|
|
},
|
|
"author": {
|
|
"type": "STRING",
|
|
"optional": true
|
|
},
|
|
"description": {
|
|
"type": "STRING_ARRAY",
|
|
"optional": true
|
|
},
|
|
"include": {
|
|
"type": "FILE_PATH_ARRAY",
|
|
"optional": true
|
|
},
|
|
"keywords": {
|
|
"type": "WORDS_ARRAY",
|
|
"optional": true
|
|
},
|
|
"hidden": {
|
|
"type": "BOOLEAN",
|
|
"optional": true
|
|
},
|
|
"discussion": {
|
|
"type": "STRING",
|
|
"optional": true
|
|
},
|
|
"warning": {
|
|
"type": "STRING",
|
|
"optional": true
|
|
},
|
|
"disclaimer": {
|
|
"type": "STRING",
|
|
"optional": true
|
|
},
|
|
"include_warning": {
|
|
"type": "FILE_PATH_ARRAY",
|
|
"optional": true
|
|
},
|
|
"include_disclaimer": {
|
|
"type": "FILE_PATH_ARRAY",
|
|
"optional": true
|
|
},
|
|
"priority": {
|
|
"type": "PRIORITY",
|
|
"optional": true
|
|
},
|
|
"force_options_review": {
|
|
"type": "BOOLEAN",
|
|
"optional": true
|
|
},
|
|
"parser": {
|
|
"type": "PARSER",
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"uniqueValues": {
|
|
"firmware_version": [
|
|
"4.4"
|
|
],
|
|
"category": [
|
|
"REMAPPING"
|
|
],
|
|
"author": [
|
|
"FlyDragonRC"
|
|
],
|
|
"keywords": [
|
|
"bec",
|
|
"ext",
|
|
"f.port",
|
|
"fbus",
|
|
"rpm-e",
|
|
"rpm-s",
|
|
"s.bus",
|
|
"sbus",
|
|
"voltage"
|
|
],
|
|
"board_name": [
|
|
"FLYDRAGONF722_V2",
|
|
"FLYDRAGONF722_V2_2"
|
|
]
|
|
},
|
|
"presets": [
|
|
{
|
|
"fullPath": "presets/4.4/remapping/FDRC/f722v2/ext-volt-to-bec.txt",
|
|
"hash": "dd3ff6286dca2208919240c3a8071a5ce08c80be7a054c3db98f78e4912320b0",
|
|
"title": "FlyDragon F722V2 EXT Voltage -> BEC",
|
|
"firmware_version": [
|
|
"4.4"
|
|
],
|
|
"board_name": [
|
|
"FLYDRAGONF722_V2"
|
|
],
|
|
"category": "REMAPPING",
|
|
"status": "COMMUNITY",
|
|
"keywords": [
|
|
"ext",
|
|
"voltage",
|
|
"bec"
|
|
],
|
|
"author": "FlyDragonRC",
|
|
"priority": 0
|
|
},
|
|
{
|
|
"fullPath": "presets/4.4/remapping/FDRC/f722v2/fport-to-servo5.txt",
|
|
"hash": "12548f2ea3b30e5e77e435f3126d586210c266bda7af1c97118d1d9eea72d1fa",
|
|
"title": "FlyDragon F722V2/F722V2.2 F.Port -> Servo 5 Remap",
|
|
"firmware_version": [
|
|
"4.4"
|
|
],
|
|
"board_name": [
|
|
"FLYDRAGONF722_V2",
|
|
"FLYDRAGONF722_V2_2"
|
|
],
|
|
"category": "REMAPPING",
|
|
"status": "COMMUNITY",
|
|
"keywords": [
|
|
"fbus",
|
|
"f.port"
|
|
],
|
|
"author": "FlyDragonRC",
|
|
"priority": 0
|
|
},
|
|
{
|
|
"fullPath": "presets/4.4/remapping/FDRC/f722v2/rpm-e.txt",
|
|
"hash": "c6254c47c37e86d6a174994eba4f0f00e5459e25c55cb520abec3c860be90ae9",
|
|
"title": "FlyDragon F722V2/F722V2.2 Enable RPM-E",
|
|
"firmware_version": [
|
|
"4.4"
|
|
],
|
|
"board_name": [
|
|
"FLYDRAGONF722_V2",
|
|
"FLYDRAGONF722_V2_2"
|
|
],
|
|
"category": "REMAPPING",
|
|
"status": "COMMUNITY",
|
|
"keywords": [
|
|
"rpm-e"
|
|
],
|
|
"author": "FlyDragonRC",
|
|
"priority": 0
|
|
},
|
|
{
|
|
"fullPath": "presets/4.4/remapping/FDRC/f722v2/rpm-s.txt",
|
|
"hash": "0375fd67da70aed1092c3cc4bb171c36d68effc82b9bbfcb1d11aea438daa9de",
|
|
"title": "FlyDragon F722V2/F722V2.2 Enable RPM-S",
|
|
"firmware_version": [
|
|
"4.4"
|
|
],
|
|
"board_name": [
|
|
"FLYDRAGONF722_V2",
|
|
"FLYDRAGONF722_V2_2"
|
|
],
|
|
"category": "REMAPPING",
|
|
"status": "COMMUNITY",
|
|
"keywords": [
|
|
"rpm-s"
|
|
],
|
|
"author": "FlyDragonRC",
|
|
"priority": 0
|
|
},
|
|
{
|
|
"fullPath": "presets/4.4/remapping/FDRC/f722v2/sbus-to-servo5.txt",
|
|
"hash": "6050f47a404ca5ca8c9f40cefacf18318364d5579edd8a7cf57442b93148b894",
|
|
"title": "FlyDragon F722V2/F722V2.2 SBUS -> Servo 5 Remap",
|
|
"firmware_version": [
|
|
"4.4"
|
|
],
|
|
"board_name": [
|
|
"FLYDRAGONF722_V2",
|
|
"FLYDRAGONF722_V2_2"
|
|
],
|
|
"category": "REMAPPING",
|
|
"status": "COMMUNITY",
|
|
"keywords": [
|
|
"sbus",
|
|
"s.bus"
|
|
],
|
|
"author": "FlyDragonRC",
|
|
"priority": 0
|
|
}
|
|
]
|
|
} |