Jump to content
Flirc Forums

jason

Administrators
  • Posts

    3,737
  • Joined

  • Last visited

  • Days Won

    229

Everything posted by jason

  1. Help by turning on logging with the following, on a mac: echo -e "{\n \"showAdminPanel\": true,\n \"logsLevel\": 1\n}" > ~/.config/SkipApp/config.json Make sure the skipUpdate app is not running. Restart the GUI, and then go over to the admin panel, get the application log, and post it here. Do you notice a speed difference in the LEDS with the USB connected, vs not connected?
  2. This will come. I also intend on using the LED ring to show which device is being powered on/off while switching. Then, if a problem exists with the state of one of those devices, clicking the color in the ring will try and fix it. I am currently working on learning, and this is next.
  3. Ooof, you are right. Kickstarter backer that apparently doesn't read half a dozen updates posted. I even include a two liner TLDR before my long winded post. Maybe two is two too many.
  4. @Nathan I want to make sure we don't miss anything. Let's make sure we have a Jira ticket assigned to me for every database post that is not in a 'solved' state. Can you help with that?
  5. One month was fucked because I was in the hospital for a week and needed to recover. Then I had to somehow manage to catch up on an already 7 day work week. I know there were a few of your protocols we did together that was missing a few things. I'll now take a look at them this week. Sorry for the delay. I'm just one person.
  6. I missed this, I'm sorry. The GUI automatically converts a text into the JSON that you see in the screen after the import. You can simply highlight and copy and paste the result into a text file and rename it with an extension .json. When I send a json file, I use a python script I wrote to convert the text file into json, since there is are a few other details that are not required in text files, but I like to include.
  7. Fixed in the latest update.
  8. Sending again. I've sent another 300 out and should get the rest soon, see the larger thread on this, and I'm so so sorry.
  9. I'm sorry, I missed your post it was in the wrong category. Try the latest update, it should unbrick it.
  10. No it's not being ignored. It's generally very hard to stay on top of everything, since this was a duplicate issue in the beta firmware forum. I thought I was communicating with everyone in the topic, and did not see this. Should be fixed, you should have received an update notification in the app along with a firmware update once downloaded. New firmware resolves quite a few issues.
  11. I'm sorry, it's been increasing You are awesome and completely validated. I'm really sorry. It's been really rough. I'm working with a huge supplier and I'm lucky they are working with me, but I'm at their mercy. Dates are meaningless to them. I get promised a date, we go past it, they claim there is a problem, we solve it, then it's something else, like a defect in a part made, we solve it. I'm shipping again, I started two weeks ago. They should have sent all 3,500 at once, but they are a bunch of fuckheads and I'm getting them in small batches. I'm sending the same day they come out, and I have shipped 300 since this started a couple of days ago. I'm being promised another 2,000 will be ready to ship to me on Tuesday. I believe they will this time because they were waiting on USB cables they forgot to order, and I know they have them from the supplier because I escalated directly with them. Last shipment was received in about 4-5 days. They got the cables, they have them in the boxes, and we have a pick up scheduled. But I've held my breath before. Since starting, I've shipped close to 2,000 units (yup, me). Once I get the rest, every single pre-order should ship and I should have no more stock issues. I'll have help, and it should take about two days to ship them all out. The last thing I said to my CM who's managing the schedule was: "I have broken the trust and confidence of my customers. I have never done this or had this happen with a supplier." She had no response. I'll never do this again. I'll have units in hand prior to selling. It's the worst feeling watching someone pull the rug out from underneath you. Lesson learned. But, their quality assurance has been by far the best of any supplier I've ever worked with. Usually, I get angry because they fuck something up. So far everything has been very well received. Will be back by tuesday to confirm shipment. Grateful for the support along with the criticism. Well deserved.
  12. I've pushed updates. My effort was focused on fixing auto-updates, linux builds, pi builds, deb packages, etc. I don't know where I left flirc_util, however another utility is now included called irtools. This is my go to app for debugging protocols, transmitting, etc. Since it runs on a different interface, you can run it along side the flirc GUI and both apps will be able to open and communicate with the device. You can use irtools to listen in raw mode. You can also live decode showing the results of my own decoder, the arduino decoder, and decodeir (similar to irscrutinizer) You can listen and print out pronto equivalent codes You can transmit using raw codes, or pronto codes. I do not support transmitting with protocols yet (XMP, HEX: 0x21314) for example. I do not do any edge cleanup. Meaning, if I successfully decode a protocol, I will eventually take the signal, clean up the edges so they are idealized against what the protocol specifies, and reprint those out. I will also eventually turn this into a library.
  13. The default brightness is too high, you should lower it to 30%. The new firmware you are using has low voltage protection. If the LEDS are fully bright, and you hit to transmit, it will appear buggy and turn off if the batteries are not high enough to support the current. Without this, we run the risk of restarting the firmware, losing your current profile, or memory corruption. Once you have the new firmware, lower the brightness, newer batteries, things will be much more stable and last a lot longer. When you unplug the remote, the leds auto shut off. This is what you are seeing. The reason is the remote is lighting LEDS based off what you are doing in the GUI. Once disconnected, to protect the batteries and power drain, the LEDS are shutoff, regardless if it was on from the GUI, or if you pressed a button on the remote. All versions are still available in the forum. USB upgrades was delayed since January because of various windows issues. We've spent a long time on it, tested months. It's very likely there are issues we haven't caught, but there is nothing we can do, I can't delay firmware forever, never upgrade, and leave features unreleased because of windows bullshit. So we do as much as we possibly can, release it, and as soon as we hear about something like this, we will focus on it to catch a corner case we couldn't reproduce. I'm sorry to everyone having trouble. I just saw this in the forums, and will now focus on it. I know it appears we are this massive company, I've got 4 people, I do all the firmware, and only one developer doing the GUI now. The other full time people are not technical. My experience and adversity will shine through, and I'll help resolve this. Again, so sorry for the initial disappointment. I'll follow-up again soon.
  14. If you go to system information, do you see the remote under USB devices? Hold down option, click the apple icon in the upper left corner. Click on System Information.
  15. I'm not sure, this is new. If you right click the msix, and 'run as administrator', does anything different happen? Did you have any previous version installed ever? If so, did it work? I'm running on the same version in windows 11. Everything online points to a windows error when this occurs, but like everything, is unhelpful about resolution...
  16. I’m almost done redoing all my build tools so this will be included in the release.
  17. Had you recently done a firmware upgrade? Was it ever able to connect? Did it specifically happen on an update?
  18. I missed it, I invited you to slack so we make less noise and can debug better.
  19. okay, just tried, and I'm able to pull logs. Can you send me your app logs?
  20. I think as long as you are no longer seeing the remote crashing, it's good. I'm not sure about the log issue, I will try and reproduce this. Can you post your applog? Maybe that will show us something. What is different in the behavior from before? And how is it acting now? Did you update your GUI settings?
  21. @infrb We are finding issues specifically on windows. It's really silly, it's all caused due to me updating the firmware version to the correct board. Customers have A6. If you have a mac, it should be fine. Otherwise, we should have an update soon. Sorry about this.
  22. Oh yeah. Let me give you a new gui to try. Hang on.
  23. @infrb okay, I think I found a few issues that could have caused this. I also added an animation during macro playback. I also block all key presses during this playback, and no longer queue keys, since this was causing a lot of issues. (You don't know you are still playing back, and then you could queue up another macro playback and your remote seems stuck). I fixed several other bugs and other issues. If your xfinity is not responding during this playback, it probably has something to do with their receiver. Increase the repeats we send out, not so much the delay. Let me know how this goes. I have a few more things I want to add before really pushing this to a wider audience, but I have to make sure we get rid of the crashes. skip.1s.a06.release-4.12.13.bin
  24. Okay. I made some progress. Memory corruption faults are hard to solve. They can happen a completely different area. But I think I found the cause and am doing a few things to prevent this from happening. I should have an update today with a few improvements.
×
×
  • Create New...