Jump to content
Flirc Forums

jason

Administrators
  • Posts

    3,753
  • Joined

  • Last visited

  • Days Won

    231

Everything posted by jason

  1. This one is puzzling, and I need to look more into why. I've got a harmony, and my own decoders. Signals are indistinguishable... You have zero response on any button?
  2. Awesome, thanks for the feedback, I'll include this in the next release.
  3. Try the attached. Onkyo TX-NR7100.json
  4. I'm sorry, I am so busy, I skim read, just wanted to clarify. I'll get the missing buttons sorted.
  5. yeah, it's going to be done for sure.
  6. Can you try the attached using the instructions on the sticky. Let me know how that goes.Philips - Play HDMI Sync Box.json
  7. Hey Nathan, can you try this and let me know if this works: Sony - BDP-S6500.json
  8. Try this: NuPrime - Dac9.json Following the directions in our first post. Let me know how that goes.
  9. Try this: FeinTech VAX04101A HDMI eARC Pass Switch 4x1.json Please follow the instructions here: (Note, I have a bug in windows v0.9.69 beta, we will have an update tomorrow the 13th) Please let me know.
  10. Okay, looks like a bug on windows we didn't catch. I'll push an update for this tomorrow. Sorry about that.
  11. This should be it. Learning is going to come quickly, but in the mean time, I'm able to learn locally with all my hardware/tools to quickly add them as long as I can find the codes somewhere. Cheers! FiveHome - AV Switch.json
  12. Thank you. I’ll try and reproduce this tomorrow.
  13. Thank you. I’ll see what I can figure out. But Im struggling to see anything wrong with Sceptre. Harmony has the device and we are outputting the same codes.
  14. Thank you. I’ll see what I can figure out. But Im struggling to see anything wrong with Sceptre. Harmony has the device and we are outputting the same codes.
  15. Can you try this, I may have on/off reversed. But curious if it works. Following the guide here: T+A DAC8.json
  16. Can I trouble you for the Model of the Sony device? I'm looking into this.
  17. Try the attached using the following instructions here. Please follow-up, so we know if everything is working as expected. JVC - TH-S331B.json
  18. I just wanted to say, thank you. Your comment made my day. People are quick to dish anger, but it's rare when someone takes the time to write something positive. Thank you so much.
  19. I'll need to put a wiki together until I can code all this up so it's really simple NEC codes are a bit harder to copy and paste with available tools online. Brief explanation. Each button, has a unique CODE, followed by a repeat frame. The repeat frame is the same for every button press, and it's just a small short burst which tells the device repeat last thing you saw. This protocol helps us save power, because the repeat burst is only a couple pulses. So for example, when you captured a button: +9119 -4487 +612 -505 +606 -505 +611 -505 +607 -505 +611 -505 +611 -505 +607 -505 +611 -1630 +611 -1629 +611 -1630 +611 -1629 +612 -1629 +611 -1630 +607 -1634 +607 -1629 +612 -505 +611 -505 +607 -1633 +607 -1634 +606 -505 +620 -496 +611 -1630 +611 -500 +611 -505 +611 -1630 +611 -505 +607 -505 +611 -1629 +611 -1629 +612 -505 +607 -1629 +611 -1630 +611 -40 <---THIS IS AN ERROR ON MY PART +9119 -2209 +612 The minus 40 is 40ms, but everything else is in microseconds. So I should push an update which changes this to 40000 Okay, but in combination with this, we need to tell IR Scrutinizer that we are NEC, and some of this is a repeat frame. So first just copy the initial unique block which is: +9119 -4487 +612 -505 +606 -505 +611 -505 +607 -505 +611 -505 +611 -505 +607 -505 +611 -1630 +611 -1629 +611 -1630 +611 -1629 +612 -1629 +611 -1630 +607 -1634 +607 -1629 +612 -505 +611 -505 +607 -1633 +607 -1634 +606 -505 +620 -496 +611 -1630 +611 -500 +611 -505 +611 -1630 +611 -505 +607 -505 +611 -1629 +611 -1629 +612 -505 +607 -1629 +611 -1630 +611 When you scrutinize, Options->Output (Raw With Signs). We get the following: Freq=38029Hz[+9119,-4487,+576,-576,+576,-576,+576,-576,+576,-576,+576,-576,+576,-576,+576,-576,+576,-1630,+576,-1630,+576,-1630,+576,-1630,+576,-1630,+576,-1630,+576,-1630,+576,-1630,+576,-576,+576,-576,+576,-1630,+576,-1630,+576,-576,+576,-576,+576,-1630,+576,-576,+576,-576,+576,-1630,+576,-576,+576,-576,+576,-1630,+576,-1630,+576,-576,+576,-1630,+576,-1630,+576,-50000][][] But this is not correct, we will add our repeat frame. And add the standard NEC delay 40ms, and the second frame: Freq=38029Hz[+9119,-4487,+576,-576,+576,-576,+576,-576,+576,-576,+576,-576,+576,-576,+576,-576,+576,-1630,+576,-1630,+576,-1630,+576,-1630,+576,-1630,+576,-1630,+576,-1630,+576,-1630,+576,-576,+576,-576,+576,-1630,+576,-1630,+576,-576,+576,-576,+576,-1630,+576,-576,+576,-576,+576,-1630,+576,-576,+576,-576,+576,-1630,+576,-1630,+576,-576,+576,-1630,+576,-1630,+576,-40000][+9119 -2209 +612,-95000][] Paste that into IR Scrutinizer, and get the hex: 0000 006D 0022 0002 015B 00AB 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 0016 003E 0016 003E 0016 003E 0016 003E 0016 003E 0016 003E 0016 003E 0016 003E 0016 0016 0016 0016 0016 003E 0016 003E 0016 0016 0016 0016 0016 003E 0016 0016 0016 0016 0016 003E 0016 0016 0016 0016 0016 003E 0016 003E 0016 0016 0016 003E 0016 003E 0016 05F1 015B 0054 0017 0E1D I corrected everything and attached a new file. Please give this a try. Great job nonetheless. Beelink - GT King II.json
  20. Sorry! I see you put the device in the subject. Try the attached and follow the guide here: Please let me know. NAD - C542.json
  21. Post your JSON and maybe the log file you got from Flirc, I'll help fix this. If not the original log from flirc, just capture one directional button.
  22. Well this is silly, looks like it needs to be upper case hex codes. Here is a vim expression that should work: %s/"0000,\(.*\)"/"0000,\U\1"/g Here is a fixed json attached. Let me know if this works with your device. I'll add it to the database. I will also make it so import converts to uppercase automatically. And thank you for the positive feedback, really means a lot. Yamaha-RXV1000-AV.json
  23. There are a lot, and there is no way to just export a list, which one do you want, I'll start with that.
  24. I did some more digging, and it looks like you can put the remote into IR mode. I'm going to grab one and get the codes. I can't find them anywhere else online.
×
×
  • Create New...