IR hex complete codes?

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #68234
    J5
    Participant

      Hello, I know there is a site with most IR codes, but does anyone have all the IR codes for the PRO? I dont see the code for Profile load for example. Also is there discrete codes that would load profile 1, 2, 3 etc without making it a two step process of sending Profile Load, then Number 1. Reason that is not ideal is that if the OSSC doesnt recieve the Profile Load but just 3, then it changes inputs.

      Jon

      #68252
      J5
      Participant

        Also, I just setup Wobbling Pixels profiles last night and I wanted to ask how we could load SD profiles from IR remote? Does the OSSC Pro have discrete on and off IR codes??

        Last thing for now, is there a way to dim the display on the front LCD display? Its very bright in my dark theater while playing.

        Thank you all,

        Jon

        #68291
        Zacabeb
        Participant

          The remote is a Chunghop replacement remote for Hitachi TVs (E-H918?) with a different shell and customized printing, so the IR codes are taken off that remote button for button I think. For instance, the Input button for a Hitachi TV becomes the P-LM mode button, the Sleep button becomes the Profile Load button, and so on.

          The codes are in NEC format and the mapping is found in the following file:
          https://github.com/marqs85/ossc_pro/blob/master/software/sys_controller/src/controls.c

          The Chunghop E-H918 replacement remote for Hitachi TVs that the OSSC Pro remote is based on with its key layout is found here:
          https://en.chunghop.com/wap/productDetail?id=166

          I think the P buttons were always intended to be profile shortcuts, but it’s yet to be implemented.

          As for the display, I too would like to see it be dimmable both to reduce distraction and to reduce burn-in (as it’s an OLED display.) Out of the two displays supported, the Newhaven one allows for controlling the contrast, but I don’t know if the Raystar Optronics one also does.

          #68292
          J5
          Participant

            Thank you for responding,

            It seems that Discrete On and Off are possible, Who edits that code in the Github link above? Who would be the one to ask to maybe program P1 as Power On, P2 as Power Off, P3 to select Profile (Int) and P4 to be Profile(SD)?

             

            Also is there a way to access this backend code while the unit is running, like through the JTAG or something else? would be awesome to control the unit via Automation like Crestron, Savant, etc.

            #68307
            Zacabeb
            Participant

              The one to ask is @marqs who developed the OSSC Pro. It seems there aren’t that many other contributors yet for the OSSC Pro firmware.

              #68315
              marqs
              Participant

                Yeah technically anyone can implement a feature like this and make a pull request on Github, but in practice very few people have done these so far. There are always little things like this that would improve someone’s specific setup, but these requests are often conflicting and it’s challenging to provide and maintain fully flexible configurations for character display characteristics, remote codes, LEDs, OSD etc. within this kind of hobby project.

                #68319
                J5
                Participant

                  Hi Marqs!

                  The most helpful addition would be Discrete On and Off IR codes. I could work around the rest, but a Toggle only power is hard to use for Automation.

                  Could you make the P1 Future code be a Power On, and P2 be Power Off @marqs ?

                  Jon

                  • This reply was modified 1 month, 3 weeks ago by J5.
                Viewing 7 posts - 1 through 7 (of 7 total)
                • You must be logged in to reply to this topic.