Captain Jack
Retired human
- My Satellite Setup
- See signature
- My Location
- North Somerset
Prefect. Go for it Steve. Channel names are hardcoded strings in receiver firmware which are selectable by giving it a channel ID in HackTV.
@steeviebops is this something that can be added to the GUI to select the channel ID?Prefect. Go for it Steve. Channel names are hardcoded strings in receiver firmware which are selectable by giving it a channel ID in HackTV.
I don't think there's a command to expose the channel ID, it's not documented anyway. All my GUI does is to create the command syntax that is fed to hacktv so if there's no command in hacktv to send the channel ID, I can't add it. There's a few functions in hacktv that can only be enabled by editing the code at present. I've played with it a little but not much.@steeviebops is this something that can be added to the GUI to select the channel ID?
@Captain Jack any idea if this would be possible?I don't think there's a command to expose the channel ID, it's not documented anyway. All my GUI does is to create the command syntax that is fed to hacktv so if there's no command in hacktv to send the channel ID, I can't add it. There's a few functions in hacktv that can only be enabled by editing the code at present. I've played with it a little but not much.
Now I understand the onscreen message of " 0B5 signal present " in the installation menu.You'd need to edit mac.c file - line 939 if you're using my fork.
Change value 0x00B5 to one of the below. This should reflect the channels names being displayed.
0x00B1 = NOW
0x00B2 = GALAXY
0x00B3 = THE SPORTS CHANNEL
0x00B4 = THE POWER STATION
0x00B5 = THE MOVIE CHANNEL
I've posted it in a new thread here. Let me know what you think.@steeviebops can you share link for downloading HackTV GUI version? Thanks by many![]()
@homercartman do you still have a Phoenix interface? Wouldn't mind grabbing some data from the Visiopass card and potentially get it working.