If your protocol isn't already in the list as described above, and it's known to be present in some remotes, it should be added to list of known protocols. Please make a post here about it so it can be added.
Here's the instructions for using RM's advanced support for Manual Settings.
Click on Advanced -> Manual Settings...
Enter the Protocol ID
If you have a raw protocol upgrade, copy it into the clipboard, then double click in the cell next to the appropriate processor, and paste the raw upgrade code there.
If you have a formated protocol upgrade, copy it into the clipboard then click the Import Protocol Upgrade button and RM will put it in the correct place. A formatted protocol upgrade might look like
Code: Select all
At this point RM will have generated default protocol and command parameters based on the imported protocol code. You can change the number of bits for each protocol/command parameter, as well as the way it is encoded into hex (LSB/MSB, COMP or not). You can also rename the paremeters if desired (just double-click the name and edit it).
If the protocol uses more than 1 variable byte, you can also control which variable byte contains the command code, by changing the Command Index. Note that changing the Command Index will automatically change the command parameter names so the matching command parameter is named 'OBC'.
You may use the "View Ini" button to see a starter protocols.ini entry based on what you've done.
Press OK to save your changes.
Back on the Setup tab, use the "Protocol" combo box to choose the manual protocol you have just created. It will have the name "PID XX XX", and will be the last item in the list.
Now you can enter protocol and command parameters in the same way you would using a known protocol.