fixing lapd ulc
This commit is contained in:
@@ -0,0 +1,51 @@
|
||||
--[[
|
||||
Ultimate Lighting Controller Config
|
||||
the ULC resource is required to use this configuration
|
||||
get the resource here: https://github.com/Flohhhhh/ultimate-lighting-controller/releases/latest
|
||||
|
||||
To learn how to setup and use ULC visit here: https://docs.dwnstr.com/ulc/overview
|
||||
]]
|
||||
|
||||
return { names = {"lapd09charger1", "lapd09charger2"},
|
||||
steadyBurnConfig = {
|
||||
forceOn = false, useTime = false,
|
||||
disableWithLights = false,
|
||||
sbExtras = {}
|
||||
},
|
||||
parkConfig = {
|
||||
usePark = false,
|
||||
useSync = false,
|
||||
syncWith = {},
|
||||
pExtras = {},
|
||||
dExtras = {}
|
||||
},
|
||||
hornConfig = {
|
||||
useHorn = false,
|
||||
hornExtras = {},
|
||||
},
|
||||
brakeConfig = {
|
||||
useBrakes = false,
|
||||
speedThreshold = 3,
|
||||
brakeExtras = {}
|
||||
},
|
||||
reverseConfig = {
|
||||
useReverse = false,
|
||||
reverseExtras = {}
|
||||
},
|
||||
doorConfig = {
|
||||
useDoors = false,
|
||||
driverSide = {enable = {}, disable = {}},
|
||||
passSide = {enable = {}, disable = {}},
|
||||
trunk = {enable ={}, disable = {}}
|
||||
},
|
||||
buttons = {
|
||||
{label = "Stage 1", key = 1, color = "green", extra = 1, linkedExtras = {}, oppositeExtras = {}, offExtras = {3,4,5}, repair = true},
|
||||
{label = "Stage 2", key = 2, color = "green", extra = 4, linkedExtras = {}, oppositeExtras = {}, offExtras = {3,5}, repair = true},
|
||||
{label = "Stage 3", key = 3, color = "green", extra = 3, linkedExtras = {5}, oppositeExtras = {}, offExtras = {4}, repair = true}
|
||||
},
|
||||
defaultStages = {
|
||||
useDefaults = false,
|
||||
enableKeys = {},
|
||||
disableKeys = {}
|
||||
}
|
||||
}
|
||||
@@ -6,7 +6,7 @@
|
||||
To learn how to setup and use ULC visit here: https://docs.dwnstr.com/ulc/overview
|
||||
]]
|
||||
|
||||
return { names = {"08lapdcvpi1", "08lapdcvpi2", "08lapdcvpighost", "08lapdcvpiharbor", "08lapdcvpisecsd"},
|
||||
return { names = {"lapdcvpialpr", "lapdcvpithermal", "2005LAPDCVPI_Hybrid1", "2005LAPDCVPI_Hybrid2", "2005LAPDCVPI_HybridH", "2008LAPDCVPI_77th1", "2008LAPDCVPI_77th2", "2008LAPDCVPI_Hardtop1", "2008LAPDCVPI_Hardtop2", "2008LAPDCVPI_Hybrid1", "2008LAPDCVPI_Hybrid2", "2008LAPDCVPI_HybridT", "2008LAPDCVPI_Traffic1", "08hybridcvpi1", "08hybridcvpi2", "08lapdcvpi1", "08lapdcvpi2", "08lapdcvpighost", "08lapdcvpiharbor", "08lapdcvpisecsd", "08lapdsap", "83727", "84361", "85734", "86385", "86399", "86486", "87136", "SHOP89471"},
|
||||
steadyBurnConfig = {
|
||||
forceOn = false, useTime = false,
|
||||
disableWithLights = false,
|
||||
|
||||
@@ -0,0 +1,51 @@
|
||||
--[[
|
||||
Ultimate Lighting Controller Config
|
||||
the ULC resource is required to use this configuration
|
||||
get the resource here: https://github.com/Flohhhhh/ultimate-lighting-controller/releases/latest
|
||||
|
||||
To learn how to setup and use ULC visit here: https://docs.dwnstr.com/ulc/overview
|
||||
]]
|
||||
|
||||
return { names = {"lapdcvpialpr", "lapdcvpithermal", "2005LAPDCVPI_Hybrid1", "2005LAPDCVPI_Hybrid2", "2005LAPDCVPI_HybridH", "2008LAPDCVPI_77th1", "2008LAPDCVPI_77th2", "2008LAPDCVPI_Hardtop1", "2008LAPDCVPI_Hardtop2", "2008LAPDCVPI_Hybrid1", "2008LAPDCVPI_Hybrid2", "2008LAPDCVPI_HybridT", "2008LAPDCVPI_Traffic1", "08hybridcvpi1", "08hybridcvpi2", "08lapdcvpi1", "08lapdcvpi2", "08lapdcvpighost", "08lapdcvpiharbor", "08lapdcvpisecsd", "08lapdsap", "83727", "84361", "85734", "86385", "86399", "86486", "87136", "SHOP89471"},
|
||||
steadyBurnConfig = {
|
||||
forceOn = false, useTime = false,
|
||||
disableWithLights = false,
|
||||
sbExtras = {}
|
||||
},
|
||||
parkConfig = {
|
||||
usePark = false,
|
||||
useSync = false,
|
||||
syncWith = {},
|
||||
pExtras = {},
|
||||
dExtras = {}
|
||||
},
|
||||
hornConfig = {
|
||||
useHorn = false,
|
||||
hornExtras = {},
|
||||
},
|
||||
brakeConfig = {
|
||||
useBrakes = false,
|
||||
speedThreshold = 3,
|
||||
brakeExtras = {}
|
||||
},
|
||||
reverseConfig = {
|
||||
useReverse = false,
|
||||
reverseExtras = {}
|
||||
},
|
||||
doorConfig = {
|
||||
useDoors = false,
|
||||
driverSide = {enable = {}, disable = {}},
|
||||
passSide = {enable = {}, disable = {}},
|
||||
trunk = {enable ={}, disable = {}}
|
||||
},
|
||||
buttons = {
|
||||
{label = "Stage 1", key = 1, color = "green", extra = 8, linkedExtras = {}, oppositeExtras = {}, offExtras = {5,6,7}, repair = false},
|
||||
{label = "Stage 2", key = 2, color = "red", extra = 5, linkedExtras = {7}, oppositeExtras = {6}, offExtras = {6}, repair = false},
|
||||
{label = "Stage 3", key = 3, color = "red", extra = 6, linkedExtras = {7}, oppositeExtras = {5}, offExtras = {5}, repair = false}
|
||||
},
|
||||
defaultStages = {
|
||||
useDefaults = false,
|
||||
enableKeys = {},
|
||||
disableKeys = {}
|
||||
}
|
||||
}
|
||||
@@ -6,7 +6,7 @@
|
||||
To learn how to setup and use ULC visit here: https://docs.dwnstr.com/ulc/overview
|
||||
]]
|
||||
|
||||
return { names = {"08lapdcvpi1", "08lapdcvpi2", "08lapdcvpighost", "08lapdcvpiharbor", "08lapdcvpisecsd"},
|
||||
return { names = {"lapdcvpialpr", "lapdcvpithermal", "2005LAPDCVPI_Hybrid1", "2005LAPDCVPI_Hybrid2", "2005LAPDCVPI_HybridH", "2008LAPDCVPI_77th1", "2008LAPDCVPI_77th2", "2008LAPDCVPI_Hardtop1", "2008LAPDCVPI_Hardtop2", "2008LAPDCVPI_Hybrid1", "2008LAPDCVPI_Hybrid2", "2008LAPDCVPI_HybridT", "2008LAPDCVPI_Traffic1", "08hybridcvpi1", "08hybridcvpi2", "08lapdcvpi1", "08lapdcvpi2", "08lapdcvpighost", "08lapdcvpiharbor", "08lapdcvpisecsd", "08lapdsap", "83727", "84361", "85734", "86385", "86399", "86486", "87136", "SHOP89471"},
|
||||
steadyBurnConfig = {
|
||||
forceOn = false, useTime = false,
|
||||
disableWithLights = false,
|
||||
@@ -15,9 +15,9 @@ return { names = {"08lapdcvpi1", "08lapdcvpi2", "08lapdcvpighost", "08lapdcvpiha
|
||||
parkConfig = {
|
||||
usePark = false,
|
||||
useSync = false,
|
||||
syncWith = {10},
|
||||
pExtras = {11},
|
||||
dExtras = {12}
|
||||
syncWith = {},
|
||||
pExtras = {},
|
||||
dExtras = {}
|
||||
},
|
||||
hornConfig = {
|
||||
useHorn = false,
|
||||
|
||||
@@ -0,0 +1,51 @@
|
||||
--[[
|
||||
Ultimate Lighting Controller Config
|
||||
the ULC resource is required to use this configuration
|
||||
get the resource here: https://github.com/Flohhhhh/ultimate-lighting-controller/releases/latest
|
||||
|
||||
To learn how to setup and use ULC visit here: https://docs.dwnstr.com/ulc/overview
|
||||
]]
|
||||
|
||||
return { names = {"lapdcvpialpr", "lapdcvpithermal", "2005LAPDCVPI_Hybrid1", "2005LAPDCVPI_Hybrid2", "2005LAPDCVPI_HybridH", "2008LAPDCVPI_77th1", "2008LAPDCVPI_77th2", "2008LAPDCVPI_Hardtop1", "2008LAPDCVPI_Hardtop2", "2008LAPDCVPI_Hybrid1", "2008LAPDCVPI_Hybrid2", "2008LAPDCVPI_HybridT", "2008LAPDCVPI_Traffic1", "08hybridcvpi1", "08hybridcvpi2", "08lapdcvpi1", "08lapdcvpi2", "08lapdcvpighost", "08lapdcvpiharbor", "08lapdcvpisecsd", "08lapdsap", "83727", "84361", "85734", "86385", "86399", "86486", "87136", "SHOP89471"},
|
||||
steadyBurnConfig = {
|
||||
forceOn = false, useTime = false,
|
||||
disableWithLights = false,
|
||||
sbExtras = {}
|
||||
},
|
||||
parkConfig = {
|
||||
usePark = false,
|
||||
useSync = false,
|
||||
syncWith = {},
|
||||
pExtras = {},
|
||||
dExtras = {}
|
||||
},
|
||||
hornConfig = {
|
||||
useHorn = false,
|
||||
hornExtras = {},
|
||||
},
|
||||
brakeConfig = {
|
||||
useBrakes = false,
|
||||
speedThreshold = 3,
|
||||
brakeExtras = {}
|
||||
},
|
||||
reverseConfig = {
|
||||
useReverse = false,
|
||||
reverseExtras = {}
|
||||
},
|
||||
doorConfig = {
|
||||
useDoors = false,
|
||||
driverSide = {enable = {}, disable = {}},
|
||||
passSide = {enable = {}, disable = {}},
|
||||
trunk = {enable ={}, disable = {}}
|
||||
},
|
||||
buttons = {
|
||||
{label = "Stage 1", key = 1, color = "green", extra = 8, linkedExtras = {}, oppositeExtras = {}, offExtras = {5,6,7}, repair = false},
|
||||
{label = "Stage 2", key = 2, color = "red", extra = 5, linkedExtras = {7}, oppositeExtras = {6}, offExtras = {6}, repair = false},
|
||||
{label = "Stage 3", key = 3, color = "red", extra = 6, linkedExtras = {7}, oppositeExtras = {5}, offExtras = {5}, repair = false}
|
||||
},
|
||||
defaultStages = {
|
||||
useDefaults = false,
|
||||
enableKeys = {},
|
||||
disableKeys = {}
|
||||
}
|
||||
}
|
||||
+55
-36
@@ -133,49 +133,68 @@ Config = {
|
||||
"f350bubba",
|
||||
"g18charger2",
|
||||
"g18charger2rb",
|
||||
"13lapdfpis2",
|
||||
"16lapdexp",
|
||||
"16lapdexpk9",
|
||||
"metro16fpiu",
|
||||
"metro16fpiu2",
|
||||
"metro16fpiu3",
|
||||
"lapd16fpiu",
|
||||
"lapd16fpiu2",
|
||||
"lapd16fpiusecsd",
|
||||
"lapd16fpiutraffic",
|
||||
"lapd16fpiutraffic2",
|
||||
"lapd13fpiuv",
|
||||
"lapd20sl",
|
||||
"lapdfpis",
|
||||
"lapdfpiua",
|
||||
"13lasdfpiu",
|
||||
"13lasdfpiu2",
|
||||
"13lasdfpiua",
|
||||
"lasd13fsfpiu",
|
||||
"hybridfpis",
|
||||
"lapd14charger",
|
||||
"lapd14chargertd",
|
||||
"lapd20sl",
|
||||
"lapdalpr20",
|
||||
"lapd14tahoe1",
|
||||
"lapd14tahoe2",
|
||||
"lapd14tahoe3",
|
||||
"lapd14tahoe4",
|
||||
"hybrid20fpiu",
|
||||
"lapd20fpiu",
|
||||
"lapd20fpiu2",
|
||||
"lapd20fpiutraffic",
|
||||
"lapd20fpiutraffic2",
|
||||
"hybridfpis",
|
||||
"lapdfpis",
|
||||
"lapdfpis2",
|
||||
"lapd09charger1",
|
||||
"lapd09charger2",
|
||||
"lapd09dual",
|
||||
"lapd14charger",
|
||||
"lapd14chargertd",
|
||||
"metrocharger",
|
||||
"lapd14tahoe1",
|
||||
"lapd14tahoe2",
|
||||
"lapd14tahoe3",
|
||||
"lapd14tahoe4",
|
||||
"lapd16fpiu",
|
||||
"lapd16fpiu2",
|
||||
"lapd16fpiusecsd",
|
||||
"lapd16fpiutraffic",
|
||||
"lapd16fpiutraffic2",
|
||||
"metro16fpiu",
|
||||
"metro16fpiu2",
|
||||
"metro16fpiu3",
|
||||
"hybrid20fpiu",
|
||||
"lapd20fpiu",
|
||||
"lapd20fpiu2",
|
||||
"lapd20fpiutraffic",
|
||||
"lapd20fpiutraffic2",
|
||||
"LAPD12000",
|
||||
"17colorado",
|
||||
"lapdcvpialpr",
|
||||
"lapdcvpithermal",
|
||||
"2005LAPDCVPI_Hybrid1",
|
||||
"2005LAPDCVPI_Hybrid2",
|
||||
"2005LAPDCVPI_HybridH",
|
||||
"2008LAPDCVPI_77th1",
|
||||
"2008LAPDCVPI_77th2",
|
||||
"2008LAPDCVPI_Hardtop1",
|
||||
"2008LAPDCVPI_Hardtop2",
|
||||
"2008LAPDCVPI_Hybrid1",
|
||||
"2008LAPDCVPI_Hybrid2",
|
||||
"2008LAPDCVPI_HybridT",
|
||||
"2008LAPDCVPI_Traffic1",
|
||||
"08hybridcvpi1",
|
||||
"08hybridcvpi2",
|
||||
"08lapdcvpi1",
|
||||
"08lapdcvpi2",
|
||||
"08lapdcvpighost",
|
||||
"08lapdcvpiharbor",
|
||||
"08lapdcvpisecsd",
|
||||
"08lapdsap",
|
||||
"SHOP89471",
|
||||
"83727",
|
||||
"84361",
|
||||
"85734",
|
||||
"86385",
|
||||
"86399",
|
||||
"86486",
|
||||
"hybridfpis",
|
||||
"lapdfpis",
|
||||
"lapdfpis2",
|
||||
"SHOP00000",
|
||||
"SHOP80693",
|
||||
"SHOP81622",
|
||||
"SHOP83039",
|
||||
"SHOP89471",
|
||||
"SHOPFPIS",
|
||||
"lasd05cvpi",
|
||||
"lasd06cvpi",
|
||||
"lasd06cvpicarson",
|
||||
|
||||
Reference in New Issue
Block a user