![]() |
Re: [Announce] Pierogi - a universal infrared remote control app
Really great piece of software! Thanks!
If you have some free time, please take a look at the keyset of Majestic devices (TV and DVB). |
Re: [Announce] Pierogi - a universal infrared remote control app
Quote:
|
Re: [Announce] Pierogi - a universal infrared remote control app
2 Attachment(s)
Thank you, THANK YOU SIR! YOU HAVE MY RESPECT FOREVER.
I saw a weird warning on my N900 just about 2 mins ago, clicked on it and it was a software update and ... my hope came true, PIEROGI UPDATE. Installed it, went to the keysets, see new Benq Keysets, select Benq Projector Keyset 1, go near the projector, pressed the power button and VOILA, BenQ logo on the wall. The source button works, so I can select the input. Mute button is for the "Blank" option and the only button I couldn't find is the settings button... BUT I DON'T NEED IT, I set it up once, and the rest of the settings are on Auto. THANK YOU DEAR USER!!! <3 Also are there on the internet any IR codes for those remote controlled parking blockers (i don't really know how they are called) but here are some pictures for what I want the IR Codes implemented in pierogi: Attachment 31907 Attachment 31908 Also, I saw that for those remotes, you can make copies from the original, so you have to implement the IR Codes. How can I make my tablet pc learn those codes (write a lirc file) and give them to you so you can implement it? My tablet has an internal IrDA leds, and quite a great range, so i could somehow hide it near the gate sensor and get those codes? Having those codes on my N900 could mean premium, parking spot @ my college, no more fear of my car getting hit and run and stuff like that. |
Re: [Announce] Pierogi - a universal infrared remote control app
Glad to hear that the BenQ works! I was kind of worried I'd be able to find a good config file after seeing just how many different / incompatible remote controls BenQ has created... :)
Quote:
Quote:
BTW, I've mapped the "keystone up" and "keystone down" keys to the green and red buttons on the utility panel. Also, keyset 1a has a few more buttons (mostly input selector buttons), but I don't know if they will be compatible with your projector... Quote:
EDIT: looking up "Nice Flor-s" in Google, I'm only coming up with radio frequency controls. I'm thinking they are not using infrared at all... EDIT 2: Oh, BTW, I do have the "menu" key mapped, if that's what you meant by "settings". You can find that on the "menu" panel... |
Re: [Announce] Pierogi - a universal infrared remote control app
1 Attachment(s)
Quote:
Attachment 31912 We have: Up, down, left, right, keystone+, keystone-, vol+, vol-, menu, mode, enter, exit, source, blank and power. The input selector allready works! Utility > Input button, then select using Menu>Up/Down and Select I don't know how that remote works, but it's still Infrared. I have one of those @ home but it's broken and I don't think I can make it work again, but I'll try. How to read and learn the commands? |
Re: [Announce] Pierogi - a universal infrared remote control app
Quote:
Quote:
EDIT: Ah, the BenQ has volume controls? Drat, the config file for keysets 1 and 1a didn't have any volume controls listed. :( |
Re: [Announce] Pierogi - a universal infrared remote control app
Quote:
Now, can yo tell me what I need to do to try to map some commands for a test and then test the remote I have to see it uses CIR commands or not? I would love to test that... |
Re: [Announce] Pierogi - a universal infrared remote control app
Quote:
There are also a wide variety of LIRC front-ends, tools, and ports to every operating system imaginable. (And yeah, you can find LIRC on the N900 and on Android, though I don't think there are currently any cell-phone-sized devices with CIR receivers.) I can't really give you a one-size-fits-all approach to choosing and setting up an LIRC package, as it really depends on you as to what you want to use it on and how you want to use it. But here's a link to some of the LIRC software available: http://www.lirc.org/software.html |
Re: [Announce] Pierogi - a universal infrared remote control app
Thank you for the latest update, Copernicus. I tested the new Mitsubishi projector keyset and it still doesn't work with my HC 1500 projector.
I was looking for IR codes for the HC 1500 and didn't come up with much though. I'll have to hit some other search engines and use different search approaches. Hopefully I have some useful data soon. |
Re: [Announce] Pierogi - a universal infrared remote control app
I can confirm, that my Samsung TV sets are fully operateable with the new Samsung TV 2 keyset. Except previous channel feature, but that's not a problem.
Also my neighbour has a NEO TV. But I don't have any IR receiver for PC... I there anything on the internet for GABA TV's? My older Thomson could find a proper keyset. And that's my TV for Playstation 1, and I never had a Remote control for it. But it has enough buttons on the device to fully operate it. Thanks for helping with the Samsung keyset! (don't forget Thomson air conditioner update, just include files, no need to configure, if it doesn't work I don't blame you, but it's worth to try) |
Re: [Announce] Pierogi - a universal infrared remote control app
FYI I have fitted a few Nice systems.
I have never seen a IR version. AFAIK they're all RF. Seen as IR doesn't like going through glass a remote that can't work from inside a car would but pointless. |
Re: [Announce] Pierogi - a universal infrared remote control app
Quote:
Quote:
Quote:
|
Re: [Announce] Pierogi - a universal infrared remote control app
Ok so this isn't much to go off for a bug report but I will do my best to explain.
I have/had a Macro to navigate through the menus on my LG TV and select 30 minute sleep. Somehow after playing about in the Roomba panel the macro changed itself so all the "Enter" options in the macro turned into "Clean". I have no idea how to reproduce. I have tried deleting the macro and trying what I did again. Have I found a bug? |
Re: [Announce] Pierogi - a universal infrared remote control app
The macros are, unfortunately, still a mess -- I've been putting off trying to get them cleaned up. :)
Quote:
|
Re: [Announce] Pierogi - a universal infrared remote control app
Hi folks, just a note here to say that I'm pushing up another build to the extras-devel repository. In this week's episode, we now have the favorites manager in Pierogi remembering the most recent panel collection chosen for each favorite keyset. As it turns out, implementing it really is easy; implementing it well, though, is a different story. :)
I'm using Qt's "QSettings" mechanism to persistently store the Pierogi settings. QSettings is a marvelous mechanism, and hides most of the grungy details of managing synchronization with the underlying storage system. And so, after a while, you begin to think you can do practically anything with it; but you can only push the mechanism so hard. :) I started hitting it pretty hard with all these panel collection updates, and the UI performance of Pierogi started to degrade noticeably... Anyway, the bottom line is that after a lot of mucking around in the code, I've limited the performance damage to the point at which you choose a favorite on the left-hand menu. Sometimes you can switch between favorites as fast as normal; sometimes, though, it can pause for a significant amount of time, which I believe is QSettings trying to sync with the flash storage. I'll keep working on it, but I'm not sure whether I can improve it significantly; in the end it may be quicker to just remove this feature and go back to navigating to the panel collection you want... Please tell me what you think! (Also, please tell me when you find bugs!) Also in this release, another attempt to fix a protocol used by Strong, and a new keyset and panel for Sony Playstation 2/3 gamepad buttons. |
Re: [Announce] Pierogi - a universal infrared remote control app
I don't know exactly whicj models of projectors do we use in my school, but I can confirm, that the BenQ works well with keyset 1a, and the Sanyo is uncontrallable. Sorry but it's hard to get information about the sanyo, it's at about 2,5m height, and teachers wouldn't be happy to see us using it with the D-pad while standing on a desk... But I will try.
|
Re: [Announce] Pierogi - a universal infrared remote control app
Quote:
|
Re: [Announce] Pierogi - a universal infrared remote control app
When will be on testing (then extras)?
It is stable this new versions? Greetings. |
Re: [Announce] Pierogi - a universal infrared remote control app
Quote:
Quote:
|
Re: [Announce] Pierogi - a universal infrared remote control app
Quote:
http://talk.maemo.org/showpost.php?p...&postcount=834 |
Re: [Announce] Pierogi - a universal infrared remote control app
Quote:
Of course, I appreciate effort put into bringing those features, I just think that it is bad idea to sacrifice performance/reliability for it. It may also be a development trap - now you minimize damage to acceptable level, in a week you will add something to program, and chain reaction will make performance bad again, requiring minimizing damage again... /Estel |
Re: [Announce] Pierogi - a universal infrared remote control app
Quote:
Quote:
|
Re: [Announce] Pierogi - a universal infrared remote control app
Quote:
Syncing and loading QSettings shouldn't cause any writes to flash. AFAIK sub-directories in QSettings should help keep everything smooth, have a look at CuteTube or OMP. There .conf file has a lot of data. However the way QSettings is used it doesn't effect UX. |
Re: [Announce] Pierogi - a universal infrared remote control app
Bugfix time! Another update is going into extras-devel right now, mainly to fix a mistake I made when saving favorites data into QSettings; I was getting the keyset name wrong, which caused favorites to be forgotten after certain operations. :( Hope this one didn't bite too many folks.
Also in this update, I've pushed all the "setValue()" calls to QSettings to the point at which the program exits. This ensures that QSettings only performs a single sync of its data; not only is this easier on the flash, all the performance problems have disappeared. :) (I will be much more careful about how I use QSettings in the future...) And, in this update, a first pass at keysets for Comag, OpenBox, SilverCrest, and Xoro, and a handful of new projector keysets for Sanyo. As always, beware new bugs, and please let me know when you find them! |
Re: [Announce] Pierogi - a universal infrared remote control app
Quote:
|
Re: [Announce] Pierogi - a universal infrared remote control app
Quote:
|
Re: [Announce] Pierogi - a universal infrared remote control app
hi copernicus,
i only started having the black screens after the latest update. though i have been out of TMO for a some days because of a damaged flex ribbon so i'm not sure if an earlier update could have caused this. thanks! |
Re: [Announce] Pierogi - a universal infrared remote control app
Just updated from 1.1.20 to 1.1.22 and I now have the blank page issue.
This is the first time I have seen this. Edit added .conf file Code:
[General] |
Re: [Announce] Pierogi - a universal infrared remote control app
[QUOTE=sixwheeledbeast;1343341]
Code:
currentTabsName=2005360 EDIT: Don't delete those lines, rather, set their values to 0; that should fix the problem for the moment. I should have tested against config files that _did_ have favorites but _didn't_ yet have tab names or panel indexes set. I'll get a fix pushed up asap... |
Re: [Announce] Pierogi - a universal infrared remote control app
I thought the file would help, it looked broken.
No time to play now but I'll try to fix later. What's "size=5" doing in there? |
Re: [Announce] Pierogi - a universal infrared remote control app
Quote:
Quote:
|
Re: [Announce] Pierogi - a universal infrared remote control app
Hi Copernicus.
Still getting the blank page here also. Whenever I go to another keyset other than the start-up (favorite) to another and then go back to the favorite again is when the blank screen occurs. |
Re: [Announce] Pierogi - a universal infrared remote control app
Quote:
|
Re: [Announce] Pierogi - a universal infrared remote control app
Alright, another update is on its way into extras-devel, which should fix the uninitialized variable problem. I've tested it to make sure it works; but then, I tested the previous version too, so take that with a grain of salt. :) If problems persist, please tell me! Thanks.
|
Re: [Announce] Pierogi - a universal infrared remote control app
Hey I just installed your software and it's amazing. Wonderful application! I never thought the IR was powerful enough to keep a decent distance between the N900 and the devices you want to control, but it works alright!
Congrats. |
Re: [Announce] Pierogi - a universal infrared remote control app
Hi Copernicus,
Do you think this could be done on Pierogi as an option in the cameras remote controls? Using an N900 as a remote flash: http://vimeo.com/9753952 The code and how to for the application widget Shutter is explained here: http://doitdifferent.wordpress.com/2...lash/#more-272 I tried to make it work but failed, no flash on my N900. Thanks for Pierogi, is one of the softwares I use more frequently. |
Re: [Announce] Pierogi - a universal infrared remote control app
Quote:
Hmm, looking at the "strobe-test" code, it doesn't look too hard... I'll give it a try. (I'll need to read up on how to control the N900's camera, though; I've really never tried that before.) |
Re: [Announce] Pierogi - a universal infrared remote control app
Quote:
|
Re: [Announce] Pierogi - a universal infrared remote control app
Latest update is working as expected. Haven't extensively tested things yet but the black screen issue has ceased.
Like the idea as a remote flash. :EDIT: As an afterthought. What are the chances of extending Pierogi to control robots? ;) |
Re: [Announce] Pierogi - a universal infrared remote control app
Quote:
Hmm. I've already been forced to put an entry in the "sudoers" list for Pierogi in order to access the /dev/lirc0 device driver for the infrared port; so it shouldn't be too much effort to also access the /dev/video0 device driver. I'm somewhat concerned about conflicts with other running apps; Pierogi's use of the IR device means that other IR apps can't use it at the same time (which, to my mind, is a fairly decent tradeoff). Monopolizing the camera device as well seems a bit more of an annoyance; I'll have to see how hard it is to acquire and release the device on demand. (Yeah, I'm really still a novice at communicating with device drivers...) |
All times are GMT. The time now is 23:20. |
vBulletin® Version 3.8.8