Intro
I know I am not alone expressing my frustration with the Pansat9200 firmware. Glitchy is an understatement. I have read many forums on this topic and it seems Pansat is unwilling to fix or support (others to fix) there firmware problems.
One of my biggest complaints is programming of their PVR. Consistent performance is not possible.
Approach;
One work around is to buy pass the user firmware and set up the recording via the PC. While pansat will not divulge their commands;(like it some real secret), there is another apporach.
To this end I have begun a project to map RS232 the commands which perform various functions. As this project is just beginning, phase 1 will identify all the commands which are currently on the remote control. This is a starting point.
Solution;
At this point, I can change channels, volume, mute, info, mode, and more. Many commands are keyboard ascii char.When I complete the mapping I will post the results. If any one would like to contribute any help would be welcome. If any one knows C++ to write a GUI for these commands that would be a great asset.
More to come…
I know I am not alone expressing my frustration with the Pansat9200 firmware. Glitchy is an understatement. I have read many forums on this topic and it seems Pansat is unwilling to fix or support (others to fix) there firmware problems.
One of my biggest complaints is programming of their PVR. Consistent performance is not possible.
Approach;
One work around is to buy pass the user firmware and set up the recording via the PC. While pansat will not divulge their commands;(like it some real secret), there is another apporach.
To this end I have begun a project to map RS232 the commands which perform various functions. As this project is just beginning, phase 1 will identify all the commands which are currently on the remote control. This is a starting point.
Solution;
At this point, I can change channels, volume, mute, info, mode, and more. Many commands are keyboard ascii char.When I complete the mapping I will post the results. If any one would like to contribute any help would be welcome. If any one knows C++ to write a GUI for these commands that would be a great asset.
More to come…