Jump to content
Flirc Forums

jason

Administrators
  • Posts

    4,020
  • Joined

  • Last visited

  • Days Won

    258

Everything posted by jason

  1. Looks like I can confirm it. I built these on 17.1 of ubuntu, it's probably too new. The static binary is posted and has instructions. I don't know what to do. Do I build mint versions? Do I just build on an older version of ubuntu? This is getting a bit stupid.
  2. What version of the firmware are you on?
  3. I'm on the road traveling right now. Sorry for my delayed response Did you by any chance use zadig?
  4. Okay, glad it fixed it. Basically, in the new version of flirc, I record more information about the IR pattern, including the space between frames. On the old version of the config, I never stored this information. When you load a configuration from an old device to a new device, I made up a generous number. This translates to erratic behavior on the new flirc if the time between frames is less than what's been stored in your configuration (the made up value). I use this information to figure out if you're pressing the button a bunch. So the space between frames is 32 (as an example), but I stored 150, my firmware thinks you let go and hit the button again because the time in between frames should always be equal. I've disabled trying to determine if you are hitting the button repeatedly if the value is the generous default I use if we never recorded the data. So you should use the configrutaion I created for you. Basically what I did, is had you record a key, where the new firmware captured and recorded this value in between frames, and then I replaced all the default numbers with the new number. This is going to translate to a more natural feeling with your remote, where it should detect fairly well if you are pressing buttons quickly. Hope that made sense.
  5. Alright mate, give it another go. Pushed an update, try and get the latest, upgrade your firmware, and reload the original config. I'd like to fix this for everyone, I believe I got it.
  6. What kind of flirc do you have? A metal or plastic version? You did everything right, however, you actually don't need to pair anything. Once you add the flirc - kodi profile to your harmony, flirc should work with it without any additional pairing. It's built in. But it should still work the way you did it as well. Can you tell me what's not working?
  7. Completely my mistake. I pushed another update for windows. So to summarize, get that, upgrade your firmware, load your old config, let me know if that works. Once it does/doesn't, let me know what happened, and then load my config that I fixed for your normal use.
  8. Sorry for the confusion. Throw away the bin I sent you. Install the the latest GUI from the website. It should prompt for a firmware upgrade. Upgrade the firmware. Then load the original config.
  9. I made it public. Download the latest on the main website and upgrade your firmware. Then load the first config and let me know if there are any issues. However, you should use my config that I posted once your done testing for me and I'll explain why after you confirm my update fixes it too. Thanks so much for the help.
  10. Make sure you are using the latest repo locations
  11. I'm certain that's going to fix it. But can you also try upgrading your firmware with the attached. Check the sku in the gui File->advanced, should say at the bottom. Then do File->Upgrade Firmware with one of the attached. And then Load a broken config, and let me know if that fixes it too. Please make sure you load the broken config, I'd like to do a mass update if this fixes it as well. Thanks so much. dori.release-4.1.4.bin nemo.release-4.1.4.bin
  12. Here you go: fixed.fcfg
  13. Sorry. Now post the config
  14. I see the issue. Can you delete a key, and then re-record it, save your config?
  15. taking a bit longer. In a nutshell, I'm going to announce and release a free cross platform application launcher. You'll be able to pair a remote key with the app. Similar to apples launch pad, and it'll work on any OS. A grid of apps.
  16. Please post your config. Let me take a look
  17. What is the mouse toggle app?
  18. This is a flirc gen2 feature, the feature is done, and I'm doing some final testing on the firmware. You'll need firmware v4.2.x (attached). The SDK is also published here: https://github.com/flirc/sdk/tree/master/cli I'm missing a windows library, I'll be adding that in the next couple of days. It's implemented in a very basic form. Basically with my latest version of software/firmware/device, you can capture the raw signal from a remote, a comma delimited list of edges. The api looks like: flirc_transmit_raw(uint16_t *buf, uint16_t len) My commandline utility has been updated to send a command with the output directly from the GUI. It parses the comma delimited list, puts it into a buffer, and calls the api, which can be seen in the SDK here: https://github.com/flirc/sdk/blob/master/cli/src/cmds/ir_transmit.c An example of the using the commandline: http://cl.flirc.io/lrs8 The transmitter in flirc is not the greatest, you'll need line of sight, and it's limited to about 6-8 feet. The IR LED is only like 2mm big. I'm exploring other options but it'll mean a new hardware update/sku. There is a lot to do with this, but I'll be moving on for the time being for a few other promised features. nemo.release-4.2.0.bin dori.release-4.2.0.bin
  19. okay, I think I fixed it. Version didn't change, so you'd have to do a remove and install again.
  20. what version are you running? Ignore the noise, it work okay after the library? should have installed that as a dependency...
  21. Okay, this was a lot of work. https://flirc.tv/ubuntu-software-installation-guide No immediate plans to do a 32 bit version right now,. Verified the issue, and verified this should work.
  22. Hang in there, I've found another engineer to help. He's got some experience already, I'll keep you guys posted.
  23. Hi Andreas, you'd add an arbitrary remote control to your harmony. I'd recommend something that is not in your living room, and either a panasonic or samsung device. Then use my GUI and pair that button using the keyboard controller in my GUI: http://cl.flirc.io/lmDa Hope that made sense.
  24. load mine. I fixed yours. I need to figure out how to fix this going forward. normalized.fcfg
×
×
  • Create New...