[mythtv-users] [Does anyone have LIRC Config File for Foxtel STU-120?]

michael at optusnet.com.au michael at optusnet.com.au
Wed Dec 1 01:29:06 UTC 2004


<michael-mlists at cheshire.id.au> writes:
> Howdy,
> 
> Does anyone have a lirc config file for the PACE STU-120 box (which Foxtel use)?
> 
> Thanks.

I do indeed. Note that lirc fails utterly to do a raw record for this one. I'm really
not sure why. The protocol is a quite unusual one. I ended up doing many hours
of googling trying to find the actual spec to reverse engineer the timings.

Here's what I came up with (this works reliably for me).

Michael.



#
# brand:                       Foxtel PACE STB
# model no. of remote control: 
# devices being controlled by this remote:
#

begin remote

  name   stb1
  flags CONST_LENGTH|RAW_CODES
  eps            30
  aeps          100

  ptrail          0
  repeat     0     0
  duty_cycle	33
  gap   	90985
  frequency	36500

      begin raw_codes
	name 0
		     411     274     164     274     164     603
		     164     274     164     411     164     603
		     164     603     164     274     164     274
		     164     274     164     603     164     411
		     164     603     164     274     164     274
		     164     274     164     274     164   
		
	name 1
		     411     274     164     274     164     603
		     164     274     164     411     164     603
		     164     603     164     274     164     274
		     164     274     164     603     164     411
		     164     603     164     274     164     274
		     164     274     164     411     164
		
	name 2
		     411     274     164     274     164     603
		     164     274     164     411     164     603
		     164     603     164     274     164     274
		     164     274     164     603     164     411
		     164     603     164     274     164     274
		     164     274     164     603     164 
		
	name 3
		     411     274     164     274     164     603
		     164     274     164     411     164     603
		     164     603     164     274     164     274
		     164     274     164     603     164     411
		     164     603     164     274     164     274
		     164     274     164     711     164
		
	name 4
		     411     274     164     274     164     603
		     164     274     164     411     164     603
		     164     603     164     274     164     274
		     164     274     164     603     164     411
		     164     603     164     274     164     274
		     164     411     164     274     164 
		
	name 5
		     411     274     164     274     164     603
		     164     274     164     411     164     603
		     164     603     164     274     164     274
		     164     274     164     603     164     411
		     164     603     164     274     164     274
		     164     411     164     411     164
	name 6
		     411     274     164     274     164     603
		     164     274     164     411     164     603
		     164     603     164     274     164     274
		     164     274     164     603     164     411
		     164     603     164     274     164     274
		     164     411     164     603     164
	name 7
		     411     274     164     274     164     603
		     164     274     164     411     164     603
		     164     603     164     274     164     274
		     164     274     164     603     164     411
		     164     603     164     274     164     274
		     164     411     164     711     164
	name 8
		     411     274     164     274     164     603
		     164     274     164     411     164     603
		     164     603     164     274     164     274
		     164     274     164     603     164     411
		     164     603     164     274     164     274
		     164     603     164     274     164
		
	name 9
		     411     274     164     274     164     603
		     164     274     164     411     164     603
		     164     603     164     274     164     274
		     164     274     164     603     164     411
		     164     603     164     274     164     274
		     164     603     164     411     164

      end raw_codes

end remote


More information about the mythtv-users mailing list