# contributed by DJ Eaton <zjgpa@noviota.virtualave.net>
#
# brand:             Philips
# model:             SBC RU 430
# supported devices: Universal Remote - Lots... Read Enclosed Manual with Remote
#
# I checked this after creating it using irw.. all codes work... some
# codes are global like the volume no matter what mode you are in.
# Some buttons also send duplicate codes...
# Notes: this is the default setup for this remote afaik...

begin remote

  name  SBCRU430
  bits           13
  flags RC5|CONST_LENGTH
  eps            30
  aeps          100

  one           895   896
  zero          895   896
  plead         882
  gap          114482
  min_repeat      11
  toggle_bit      2


      begin codes
          KEY_MUTE                     0x000000000000100D
                                 0x0000000000001010
                                 0x0000000000001011
                           0x0000000000001038
                           0x000000000000100C
                              0x0000000000001020
                              0x0000000000001021
                             0x0000000000000016
                             0x0000000000000015
                               0x0000000000001001
                               0x0000000000001002
                               0x0000000000001003
                               0x0000000000001004
                               0x0000000000001005
                               0x0000000000001006
                               0x0000000000001007
                               0x0000000000001008
                               0x0000000000001009
                               0x0000000000001000
                          0x000000000000100A
                         0x0000000000000017
                            0x000000000000002C
                            0x000000000000002D
                            0x000000000000003A
                             0x000000000000002B
                           0x000000000000002F
                             0x000000000000002E
                            0x000000000000000E
                            0x000000000000000D
                           0x000000000000103C
                          0x0000000000000012
                          0x000000000000103F
                         0x0000000000001023
                      0x000000000000102B
                         0x000000000000102A
                         0x0000000000001029
                       0x000000000000102D
                          0x000000000000114C
                           0x000000000000100D
                          0x0000000000001178
                             0x0000000000001160
                             0x0000000000001161
                              0x0000000000001141
                              0x0000000000001142
                              0x0000000000001143
                              0x0000000000001144
                              0x0000000000001145
                              0x0000000000001146
                              0x0000000000001147
                              0x0000000000001148
                              0x0000000000001149
                              0x0000000000001140
                         0x000000000000114A
                           0x0000000000001176
                           0x0000000000001175
                            0x0000000000001177
                            0x0000000000001172
                            0x0000000000001174
                          0x0000000000001170
                          0x000000000000120C
                           0x000000000000100D
                          0x0000000000001228
                             0x0000000000001220
                             0x0000000000001221
                            0x0000000000000210
                            0x0000000000000211
                            0x0000000000000216
                            0x0000000000000215
                              0x0000000000001201
                              0x0000000000001202
                              0x0000000000001203
                              0x0000000000001204
                              0x0000000000001205
                              0x0000000000001206
                              0x0000000000001207
                              0x0000000000001208
                              0x0000000000001209
                              0x0000000000001200
                         0x000000000000120A
                        0x0000000000000217
                           0x000000000000023A
                           0x0000000000001223
                            0x000000000000123B
	                    0x000000000000123A
                           0x000000000000020E
                            0x0000000000001227
                           0x000000000000020D
                          0x000000000000121F
                         0x000000000000022F
                         0x0000000000000212
      end codes

end remote


