|
2009-01-21
, 15:37
|
Posts: 43 |
Thanked: 3 times |
Joined on Jul 2008
@ Vienna
|
#122
|
SENDING UDP Packages
Hi,
first thank you for this great piece of Software.
I have a Light Controller for Home Automation. This is controlled by HTML commands or UDP Commandes.
HTML does not work because of the command's syntax "http://192.168.1.130/r?text=1&s=9&t=1". When I open the link via Irreco's Command Line Interface the Maemo Browser deletes the "&" and the command does not work.
Can Irreco send UDP Codes instead? I would appreciate if someone adds that feature.
Regards
Ludwig
#! /bin/sh curl "http://192.168.1.130/r?text=1&s=9&t=1"
|
2009-01-21
, 21:57
|
Posts: 14 |
Thanked: 1 time |
Joined on Dec 2007
@ Germany
|
#123
|
|
2009-01-22
, 12:01
|
Posts: 61 |
Thanked: 43 times |
Joined on Aug 2008
|
#124
|
|
2009-01-22
, 20:49
|
Posts: 29 |
Thanked: 7 times |
Joined on May 2007
|
#125
|
There's also a new browser backend for Irreco in extras-devel.
It uses built in browser and wget.
I'm not sure how the wget functionality works, so go figure.
wget --non-verbose --output-document /dev/null -- URL_HERE
|
2009-01-24
, 12:59
|
Posts: 43 |
Thanked: 3 times |
Joined on Jul 2008
@ Vienna
|
#126
|
|
2009-01-26
, 13:30
|
Posts: 61 |
Thanked: 43 times |
Joined on Aug 2008
|
#127
|
Sadly I haven't had time to look into the sourcecode yet.
However I think irreco is still lacking 2 very important features:
- Ability to use lircs SEND_START on pressing a button and SEND_STOP on releasing a button (Like somebody else said before, volume control is otherwise very very tedious).
- When the display turns off, and I press on the display to activate it again, I sometimes accidentally hit one of the irreco buttons thus triggering for example my TV or whatever.
I think there are applications which workaround this problem.
Otherwise great job on the app, I use it all the time
|
2009-01-29
, 13:13
|
Posts: 61 |
Thanked: 43 times |
Joined on Aug 2008
|
#128
|
|
2009-01-29
, 14:43
|
Posts: 3 |
Thanked: 0 times |
Joined on Aug 2008
|
#129
|
|
2009-01-29
, 17:28
|
Posts: 43 |
Thanked: 3 times |
Joined on Jul 2008
@ Vienna
|
#130
|
harriva