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
|
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 = {
|
steadyBurnConfig = {
|
||||||
forceOn = false, useTime = false,
|
forceOn = false, useTime = false,
|
||||||
disableWithLights = 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
|
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 = {
|
steadyBurnConfig = {
|
||||||
forceOn = false, useTime = false,
|
forceOn = false, useTime = false,
|
||||||
disableWithLights = false,
|
disableWithLights = false,
|
||||||
@@ -15,9 +15,9 @@ return { names = {"08lapdcvpi1", "08lapdcvpi2", "08lapdcvpighost", "08lapdcvpiha
|
|||||||
parkConfig = {
|
parkConfig = {
|
||||||
usePark = false,
|
usePark = false,
|
||||||
useSync = false,
|
useSync = false,
|
||||||
syncWith = {10},
|
syncWith = {},
|
||||||
pExtras = {11},
|
pExtras = {},
|
||||||
dExtras = {12}
|
dExtras = {}
|
||||||
},
|
},
|
||||||
hornConfig = {
|
hornConfig = {
|
||||||
useHorn = false,
|
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 = {}
|
||||||
|
}
|
||||||
|
}
|
||||||
+60
-41
@@ -133,50 +133,69 @@ Config = {
|
|||||||
"f350bubba",
|
"f350bubba",
|
||||||
"g18charger2",
|
"g18charger2",
|
||||||
"g18charger2rb",
|
"g18charger2rb",
|
||||||
"13lapdfpis2",
|
"lapd09charger1",
|
||||||
"16lapdexp",
|
"lapd09charger2",
|
||||||
"16lapdexpk9",
|
"lapd09dual",
|
||||||
"metro16fpiu",
|
|
||||||
"metro16fpiu2",
|
|
||||||
"metro16fpiu3",
|
|
||||||
"lapd16fpiu",
|
|
||||||
"lapd16fpiu2",
|
|
||||||
"lapd16fpiusecsd",
|
|
||||||
"lapd16fpiutraffic",
|
|
||||||
"lapd16fpiutraffic2",
|
|
||||||
"lapd13fpiuv",
|
|
||||||
"lapd20sl",
|
|
||||||
"lapdfpis",
|
|
||||||
"lapdfpiua",
|
|
||||||
"13lasdfpiu",
|
|
||||||
"13lasdfpiu2",
|
|
||||||
"13lasdfpiua",
|
|
||||||
"lasd13fsfpiu",
|
|
||||||
"hybridfpis",
|
|
||||||
"lapd14charger",
|
"lapd14charger",
|
||||||
"lapd14chargertd",
|
"lapd14chargertd",
|
||||||
"lapd20sl",
|
"metrocharger",
|
||||||
"lapdalpr20",
|
|
||||||
"lapd14tahoe1",
|
"lapd14tahoe1",
|
||||||
"lapd14tahoe2",
|
"lapd14tahoe2",
|
||||||
"lapd14tahoe3",
|
"lapd14tahoe3",
|
||||||
"lapd14tahoe4",
|
"lapd14tahoe4",
|
||||||
"hybrid20fpiu",
|
"lapd16fpiu",
|
||||||
"lapd20fpiu",
|
"lapd16fpiu2",
|
||||||
"lapd20fpiu2",
|
"lapd16fpiusecsd",
|
||||||
"lapd20fpiutraffic",
|
"lapd16fpiutraffic",
|
||||||
"lapd20fpiutraffic2",
|
"lapd16fpiutraffic2",
|
||||||
"hybridfpis",
|
"metro16fpiu",
|
||||||
"lapdfpis",
|
"metro16fpiu2",
|
||||||
"lapdfpis2",
|
"metro16fpiu3",
|
||||||
"lapd09charger1",
|
"hybrid20fpiu",
|
||||||
"lapd09charger2",
|
"lapd20fpiu",
|
||||||
"lapd09dual",
|
"lapd20fpiu2",
|
||||||
"lapd14charger",
|
"lapd20fpiutraffic",
|
||||||
"lapd14chargertd",
|
"lapd20fpiutraffic2",
|
||||||
"metrocharger",
|
"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",
|
"lapdfpis",
|
||||||
"lasd05cvpi",
|
"lapdfpis2",
|
||||||
|
"SHOP00000",
|
||||||
|
"SHOP80693",
|
||||||
|
"SHOP81622",
|
||||||
|
"SHOP83039",
|
||||||
|
"SHOP89471",
|
||||||
|
"SHOPFPIS",
|
||||||
|
"lasd05cvpi",
|
||||||
"lasd06cvpi",
|
"lasd06cvpi",
|
||||||
"lasd06cvpicarson",
|
"lasd06cvpicarson",
|
||||||
"lasd06cvpisd7100",
|
"lasd06cvpisd7100",
|
||||||
|
|||||||
Reference in New Issue
Block a user