Skip to content

Commit

Permalink
Merge branch 'main' of git@github.com:rrooggiieerr/benqprojector.py.g…
Browse files Browse the repository at this point in the history
…it into main
  • Loading branch information
rrooggiieerr committed Oct 26, 2024
2 parents 29f4f76 + 9458502 commit 96d7def
Show file tree
Hide file tree
Showing 2 changed files with 78 additions and 0 deletions.
7 changes: 7 additions & 0 deletions benqprojector/configs/all.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,17 @@
"down",
"enter",
"error",
"fleshtone",
"focus",
"formatfwversion",
"freeze",
"gamma",
"gain",
"ggain",
"goffset",
"hdrbri",
"highaltitude",
"hue",
"ins",
"keyst",
"hkeystone",
Expand All @@ -56,16 +59,20 @@
"mute",
"pow",
"pp",
"primcr",
"prjlogincode",
"qas",
"rgain",
"right",
"roffset",
"rr",
"rrset",
"rstcurpicsetting",
"saturation",
"scalerfwversion",
"sharp",
"sour",
"sourmenu",
"standbymic",
"standbymnt",
"standbynet",
Expand Down
71 changes: 71 additions & 0 deletions benqprojector/configs/w4000i.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,71 @@
{
"commands": [
"3d",
"amxdd",
"appmod",
"asp",
"back",
"baud",
"bgain",
"blank",
"boffset",
"bri",
"color",
"con",
"ct",
"directpower",
"down",
"enter",
"fleshtone",
"formatfwversion",
"gain",
"gamma",
"ggain",
"goffset",
"hdrbri",
"highaltitude",
"hkeystone",
"hue",
"lampcustom",
"lampm",
"lanfwversion",
"left",
"ltim",
"macaddr",
"mcufwversion",
"menu",
"menuposition",
"modelname",
"mute",
"pow",
"pp",
"primcr",
"qas",
"rgain",
"right",
"roffset",
"rstcurpicsetting",
"saturation ",
"scalerfwversion",
"sharp",
"sour",
"sourmenu",
"standbynet",
"sysfwversion",
"tint",
"up",
"vkeystone",
"vol"
],
"sources": ["hdmi", "hdmi2", "hdmi3", "usbreader"],
"audio_sources": [],
"picture_modes": ["bright", "brightcine", "filmmaker", "cine", "user1", "isfday", "isfnight", "threed", "hdr", "hlg"],
"color_temperatures": ["warm", "normal", "cool", "native"],
"aspect_ratios": ["4:3", "16:9", "2.4", "AUTO"],
"projector_positions": ["ft", "re", "rc", "fc"],
"menu_positions": ["center", "tl", "tr", "br", "bl"],
"lamp_modes": ["lnor", "eco", "seco", "custom"],
"3d_modes": ["off", "auto", "tb", "fs", "fp", "sbs", "da", "iv"],
"poweron_time": 14,
"poweroff_time": 14
}

0 comments on commit 96d7def

Please sign in to comment.