Guest User

Untitled

a guest
Jan 18th, 2018
326
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.73 KB | None | 0 0
  1. # Please make this file available to others
  2. # by sending it to <lirc@bartelmus.de>
  3. #
  4. # this config file was automatically generated
  5. # using lirc-0.9.0-pre1(default) on Wed Jan 10 02:29:33 2018
  6. #
  7. # contributed by auckenox
  8. #
  9. # brand: pioneer
  10. # model no. of remote control: pioneer_axd7745
  11. # devices being controlled by this remote: A-50DA
  12. #
  13. # MAPPING:
  14. # KEY_1: SACD (source)
  15. # KEY_2: NETWORK (source)
  16. # KEY_3: LINE1 (source)
  17. # KEY_4: LINE2 (source)
  18. # KEY_5: USB (source)
  19. # KEY_6: OPTICAL/COAX (source)
  20. # KEY_7: PHONO (source)
  21. # KEY_A: SPEAKERS A
  22. # KEY_AB: SPEAKERS B
  23. # KEY_MUTE: MUTE
  24. # KEY_POWER: POWER
  25. # KEY_BRIGHTNESS_CYCLE: DIMMER
  26. # KEY_L: LOUDNESS
  27.  
  28. begin remote
  29.  
  30. name pioneer_axd7745
  31. bits 16
  32. flags SPACE_ENC|CONST_LENGTH
  33. eps 30
  34. aeps 100
  35.  
  36. header 8543 4149
  37. one 501 1631
  38. zero 501 566
  39. ptrail 504
  40. pre_data_bits 16
  41. pre_data 0xA55A
  42. gap 90403
  43. toggle_bit_mask 0x0
  44.  
  45. begin codes
  46. KEY_VOLUMEDOWN 0xD02F
  47. KEY_VOLUMEUP 0x50AF
  48. KEY_POWER 0x38C7
  49. KEY_1 0x32CD
  50. KEY_2 0x3AC5 0xE31C
  51. KEY_3 0xF20D
  52. KEY_4 0x7A85 0x40BF
  53. KEY_5 0x7986 0x936C
  54. KEY_6 0x7A85 0x837C
  55. KEY_MUTE 0x48B7
  56. KEY_A 0x9A65 0x00FF
  57. KEY_AB 0x9A65 0x807F
  58. KEY_BRIGHTNESS_CYCLE 0x6A95 0x609F
  59. KEY_SOUND 0xBA45 0x10EF
  60. KEY_L 0x22DD
  61. KEY_7 0xB24D
  62. end codes
  63.  
  64. end remote
Add Comment
Please, Sign In to add comment