[OpenWrt-Devel] [PATCH] [packages] Add package for Linux IIO Utilities

2012-12-19 Thread Viktar Palstsiuk
Signed-off-by: Viktar Palstsiuk --- utils/iioutils/Makefile | 42 ++ 1 file changed, 42 insertions(+) create mode 100644 utils/iioutils/Makefile diff --git a/utils/iioutils/Makefile b/utils/iioutils/Makefile new file mode 100644 index 000..4ca22a8

Re: [OpenWrt-Devel] [RFC] remove clish, support klish ?

2012-04-10 Thread Viktar Palstsiuk
ges repository? > * should we replace it with klish? > > Best regards, > > -- Emmanuel Deloget > > [1] > https://lists.openwrt.org/pipermail/openwrt-devel/2012-February/014277.html > [2] http://code.google.com/p/klish/ -- Best regards, Viktar Palstsiuk __

[OpenWrt-Devel] [PATCH] Add Lua bindings for libgps

2012-04-05 Thread Viktar Palstsiuk
Signed-off-by: Viktar Palstsiuk --- lang/luagps/Makefile | 50 .../001-add_compatibility_with_old_gpsd_api.patch | 62 2 files changed, 112 insertions(+), 0 deletions(-) create mode 100644 lang/luagps/Makefile create mode

[OpenWrt-Devel] [PATCH] Add configuration of igmpproxy through uci

2012-04-02 Thread Viktar Palstsiuk
Signed-off-by: Viktar Palstsiuk --- net/igmpproxy/Makefile |8 +++--- net/igmpproxy/files/igmpproxy.conf | 43 -- net/igmpproxy/files/igmpproxy.config | 11 net/igmpproxy/files/igmpproxy.init | 34 ++- 4

[OpenWrt-Devel] [PATCH] Add rtlwifi drivers

2012-03-14 Thread Viktar Palstsiuk
Signed-off-by: Viktar Palstsiuk --- package/mac80211/Makefile | 94 +++- 1 files changed, 91 insertions(+), 3 deletions(-) diff --git a/package/mac80211/Makefile b/package/mac80211/Makefile index d2f568f..c1213da 100644 --- a/package/mac80211/Makefile

Re: [OpenWrt-Devel] [PATCH] Add package for Command Line Interface SHell

2012-03-02 Thread Viktar Palstsiuk
On Fri, Mar 2, 2012 at 12:37 AM, Outback Dingo wrote: > On Tue, Feb 28, 2012 at 10:17 AM, Viktar Palstsiuk > wrote: >> Signed-off-by: Viktar Palstsiuk >> --- >>  utils/clish/Makefile |   44 >>  1 files changed,

[OpenWrt-Devel] [PATCH] Add package for Command Line Interface SHell

2012-02-28 Thread Viktar Palstsiuk
Signed-off-by: Viktar Palstsiuk --- utils/clish/Makefile | 44 1 files changed, 44 insertions(+), 0 deletions(-) create mode 100644 utils/clish/Makefile diff --git a/utils/clish/Makefile b/utils/clish/Makefile new file mode 100644 index 000

[OpenWrt-Devel] [PATCH] New package for OBD GPS Logger.

2012-01-31 Thread Viktar Palstsiuk
The package provides a tool that logs data from your car, using OBDII. It also includes OBD II Simulator and log converters to gpx, kml and csv. Signed-off-by: Viktar Palstsiuk --- net/obdgpslogger/Makefile | 34 ++ 1 files changed, 34 insertions(+), 0

[OpenWrt-Devel] [PATCH v2] Add G.729 and G.723.1 codecs for Asterisk

2012-01-29 Thread Viktar Palstsiuk
Signed-off-by: Viktar Palstsiuk --- net/asterisk-codec-g72x/Makefile | 58 + net/asterisk-codec-g72x/patches/astconv.patch | 11 + 2 files changed, 69 insertions(+), 0 deletions(-) create mode 100644 net/asterisk-codec-g72x/Makefile create mode

Re: [OpenWrt-Devel] Setting up a WDS peer

2012-01-26 Thread Viktar Palstsiuk
set up an ap to sta wds liaison (wds 1 option) and had an ap on > the 'slave' peer > http://pastebin.com/U2bUCtcS > > There is a bssid option to force the sta to connect to the correct ap > > > > Le 26/01/2012 10:48, Viktar Palstsiuk a écrit : >> Hello, >&g

[OpenWrt-Devel] Setting up a WDS peer

2012-01-26 Thread Viktar Palstsiuk
Hello, Is it possible in OpenWrt to set up WDS peer (using ath9k driver)? -- Best regards, Viktar Palstsiuk ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

[OpenWrt-Devel] [PATCH] Add G.729 and G.723.1 codecs for Asterisk

2012-01-19 Thread Viktar Palstsiuk
Signed-off-by: Viktar Palstsiuk --- net/asterisk-codec-g72x/Makefile | 47 ++ 1 files changed, 47 insertions(+), 0 deletions(-) create mode 100644 net/asterisk-codec-g72x/Makefile diff --git a/net/asterisk-codec-g72x/Makefile b/net/asterisk-codec-g72x

[OpenWrt-Devel] [PATCH] Remove /lib/hotplug2/worker_fork.so as worker module compiled statically

2012-01-12 Thread Viktar Palstsiuk
Remove /lib/hotplug2/worker_fork.so as worker module compiled statically since Changeset 16154. -- Best regards, Viktar Palstsiuk Index: openwrt/package/base-files/files/etc/init.d/boot === --- openwrt/package/base-files/files/etc

Re: [OpenWrt-Devel] IPTV over wifi (ath9k driver + OpenWrt)

2012-01-05 Thread Viktar Palstsiuk
t; packets. > > it seems that mcat_rate should work on latest backfire > > 2012/1/4 Viktar Palstsiuk >> >> Hello >> >> I'm trying to set up IPTV over wifi (ath9k driver in AP mode + OpenWrt). >> I'm using UDP multicast stream to deliver video. >&

[OpenWrt-Devel] IPTV over wifi (ath9k driver + OpenWrt)

2012-01-04 Thread Viktar Palstsiuk
-2.4 11 6 9' I get acceptable mcast tx rate. Is it possible to use basic_rate in /etc/config/wireless for my purpose or it was designed for something else? -- Best regards, Viktar Palstsiuk ___ openwrt-devel mailing list openwrt-devel@lists.openw

[OpenWrt-Devel] [PATCH v2] Add luasoap 2.0 beta library

2011-12-12 Thread Viktar Palstsiuk
Fixed source to github -- Best regards, Viktar Palstsiuk --- /dev/null 2011-12-12 12:02:56.88801 +0300 +++ packages/luasoap/Makefile 2011-12-12 15:12:59.0 +0300 @@ -0,0 +1,50 @@ +# +# Copyright (C) 2011 OpenWrt.org +# +# This is free software, licensed under the GNU General Public

[OpenWrt-Devel] [PATCH] Add luasoap 2.0 beta library

2011-12-12 Thread Viktar Palstsiuk
This patch adds LuaSOAP 2.0 beta library mentioned in http://lua-users.org/lists/lua-l/2009-10/msg00548.html -- Best regards, Viktar Palstsiuk --- /dev/null 2011-12-12 12:02:56.88801 +0300 +++ packages/lang/luasoap/Makefile 2011-12-12 14:49:06.0 +0300 @@ -0,0 +1,52 @@ +# +# Copyright