Vivek Dutta
592f937aef
obuspa: Added forked repo
...
Description:
- Changes in patch files moved to forked obuspa repository
2019-06-14 18:11:23 +05:30
Vivek Dutta
f3f1f501cc
obuspa: Replace ubus system command with libubus
2019-06-11 18:37:54 +05:30
Vivek Dutta
a87b268817
obuspa: Initialise dm instances from uspd on startup
...
Test Done:
- Verified get/set of datamodel instance objects.
ex:
~~~
root@iopsys:~# obuspa -c get Device.WiFi.SSID.1.
Device.WiFi.SSID.1.Alias => cpe-1
Device.WiFi.SSID.1.BSSID => 00:22:07:6D:5E:DC
Device.WiFi.SSID.1.Enable => 1
Device.WiFi.SSID.1.LowerLayers => Device.WiFi.Radio.1.
Device.WiFi.SSID.1.Name => iopsys-5ED8
Device.WiFi.SSID.1.SSID => iopsys-5ED8
Device.WiFi.SSID.1.Stats.BytesReceived => 0
Device.WiFi.SSID.1.Stats.BytesSent => 0
Device.WiFi.SSID.1.Stats.PacketsReceived => 0
Device.WiFi.SSID.1.Stats.PacketsSent => 0
Device.WiFi.SSID.1.status =>
root@iopsys:~#
root@iopsys:~# obuspa -c instances Device.WiFi.SSID.
Device.WiFi.SSID.1
Device.WiFi.SSID.2
Device.WiFi.SSID.3
root@iopsys:~# obuspa -c set Device.WiFi.SSID.1.SSID iopsy-2g
Device.WiFi.SSID.1.SSID => iopsy-2g
root@iopsys:~# obuspa -c get Device.WiFi.SSID.1.SSID
Device.WiFi.SSID.1.SSID => iopsy-2g
~~~
2019-06-10 14:32:39 +05:30
vdutta
e3a0cafc0f
obuspa: Datamodel init from libdatamodel
2019-06-06 10:00:24 +05:30
vdutta
7bed0e4f83
obuspa: Added config and init script
2019-05-13 17:03:44 +05:30
vdutta
066bfd92ce
obuspa: Added usp agent package
2019-05-06 17:06:34 +05:30
Amin Ben Ramdhane
fb6ffdb483
icwmp-4.0-2019-05-06
2019-05-06 10:47:22 +01:00
Sukru Senli
05c3d1131e
uspd: update package title
2019-05-03 18:11:01 +02:00
vdutta
93c3e1beab
uspd: ubus usp backend
2019-05-03 17:36:57 +02:00
Ronny Nilsson
7cfe3d36f2
voice: Default reset wasn't working for external Dect in Iopsys 4.
...
refs #489
2019-05-03 16:59:12 +02:00
Sukru Senli
d1cf6136e1
icwmp: get correct line num for voice profile
2019-05-03 12:54:28 +02:00
Amin Ben Ramdhane
b9e537afdf
icwmp-4.0-2019-05-03
2019-05-03 10:43:16 +01:00
Ronny Nilsson
62cb3bac48
voice: fix toggling parallel calls with R0, R1, R3 as well
...
as remind user if he forgetts a parked call.
refs #490
2019-05-02 21:41:07 +02:00
Anjan Chanda
492ec4ba0b
Update feed [ iopsys ] package [ wifimngr ]
...
-------------------------------------------------------------------------------
* 659602b wps - handle commands when no interface is provided
-------------------------------------------------------------------------------
commit 659602bc62a244d5b53e452b7ee10ff846f03d01
Author: Anjan Chanda <anjan.chanda@iopsys.eu >
Date: 2019-05-02 09:53:29 +0200
wps - handle commands when no interface is provided
Base directory -> /
wps.c | 85 ++++++++++++++++++++++++++++++++++++++++++++++---------------------
1 file changed, 59 insertions(+), 26 deletions(-)
-------------------------------------------------------------------------------
2019-05-02 09:59:50 +02:00
Sukru Senli
e5c8ff6b69
iop: genconfig: use iopsys consumer repo by default
2019-04-30 15:36:44 +02:00
Oussama Ghorbel
62aa40ceea
uboot:intel_mips update revision
...
15e223e norrland: match the nand reserved block for kernel to uboot
value
2019-04-30 14:06:47 +02:00
Ronny Nilsson
2e01bf6bb6
Pressing R0 in combination with call waiting feature didn't give a correct busy tone.
2019-04-29 15:02:02 +02:00
Oussama Ghorbel
000f56e96d
uboot:intel_mips: update revision
2019-04-26 18:41:03 +02:00
Amin Ben Ramdhane
6dc5b1361b
icwmp-4.0-2019-04-26
2019-04-26 16:54:45 +01:00
Oussama Ghorbel
9cfe56a4dd
gryphon-led-module: avoid turn off the led in module probe
2019-04-26 17:36:34 +02:00
Oussama Ghorbel
b9057e4503
uboot:intel_mips: update revision
2019-04-26 17:33:13 +02:00
Amin Ben Ramdhane
517b5beb7f
icwmp: Add TWAMP Protocol
2019-04-26 12:07:07 +01:00
Jakob Olsson
e970f337e6
wifilife: update pkg hash to include arp flush and stale entry refactor
2019-04-26 12:38:40 +02:00
Amin Ben Ramdhane
6e7f5acd4e
icwmp: Add Wifi Life parameters
2019-04-25 15:02:07 +01:00
Sukru Senli
bcb6a76472
wifilife: do not start wifiagent if wifilife is disabled
2019-04-25 11:42:01 +02:00
Jakob Olsson
061bbbeb2a
wifilife: update pkg hash to include active_sta extension #575
2019-04-24 12:27:09 +02:00
Anjan Chanda
501fbb83c9
Update feed [ iopsys ] package [ easy-soc-libs ]
...
-------------------------------------------------------------------------------
* f6deba9 libwifi: intel - implement wps get status
-------------------------------------------------------------------------------
commit f6deba973cba01d630fdc40c6e97c384b07e3df5
Author: Anjan Chanda <anjan.chanda@iopsys.eu >
Date: 2019-04-24 11:23:23 +0200
libwifi: intel - implement wps get status
Base directory -> /
libwifi/nlwifi.c | 28 +++++++++++++++++++++++++---
1 file changed, 25 insertions(+), 3 deletions(-)
-------------------------------------------------------------------------------
2019-04-24 11:27:13 +02:00
Kenneth Johansson
6ca5a756fd
iopu: remove unused variable.
2019-04-23 21:16:03 +02:00
Anjan Chanda
c4649c0435
Update feed [ iopsys ] package [ easy-soc-libs ]
...
-------------------------------------------------------------------------------
* f6d4cb7 libwifi: intel - wps set/get pin of an AP interface
-------------------------------------------------------------------------------
commit f6d4cb75048f2c509f42ab7590dced3f9ff5e29a
Author: Anjan Chanda <anjan.chanda@iopsys.eu >
Date: 2019-04-23 16:14:07 +0200
libwifi: intel - wps set/get pin of an AP interface
Base directory -> /
libwifi/nlwifi.c | 34 ++++++++++++++++++++++++++++++++++
1 file changed, 34 insertions(+)
-------------------------------------------------------------------------------
2019-04-23 16:20:31 +02:00
Anjan Chanda
7d7dddbded
Update feed [ iopsys ] package [ easy-soc-libs ]
...
-------------------------------------------------------------------------------
* 929a868 libwifi: bcm - fix few warnings
* 32e0552 libwifi: mtk - fix a minor no-return warning
* f277523 libwifi: fix wps pin mode connection
* 0cd0e9e libwifi: intel - implement wps pbc start, stop and status
-------------------------------------------------------------------------------
commit 929a868b6cadbf6c165cb74a5026266f1a7146c4
Author: Anjan Chanda <anjan.chanda@iopsys.eu >
Date: 2019-04-23 13:49:50 +0200
libwifi: bcm - fix few warnings
Base directory -> /
libwifi/bcm.c | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)
-------------------------------------------------------------------------------
commit 32e0552df05fbeb82f81a8220fb7fa92afaf7145
Author: Anjan Chanda <anjan.chanda@iopsys.eu >
Date: 2019-04-23 13:26:13 +0200
libwifi: mtk - fix a minor no-return warning
Base directory -> /
libwifi/mtk.c | 1 +
1 file changed, 1 insertion(+)
-------------------------------------------------------------------------------
commit f2775232bcbba0dc903c67bf20383686bdfe0a6d
Author: Anjan Chanda <anjan.chanda@iopsys.eu >
Date: 2019-04-23 13:18:53 +0200
libwifi: fix wps pin mode connection
Base directory -> /
libwifi/mtk.c | 2 +-
libwifi/nlwifi.c | 25 ++++++++++++++++---------
libwifi/wifi.c | 7 +++++--
3 files changed, 22 insertions(+), 12 deletions(-)
-------------------------------------------------------------------------------
commit 0cd0e9ed02558538b279b68eb8c9f4dc50bc2bf4
Author: Anjan Chanda <anjan.chanda@iopsys.eu >
Date: 2019-04-22 18:11:31 +0200
libwifi: intel - implement wps pbc start, stop and status
Base directory -> /
libwifi/nlwifi.c | 63 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 63 insertions(+)
-------------------------------------------------------------------------------
2019-04-23 14:00:04 +02:00
Anjan Chanda
f6ab509b13
Update feed [ iopsys ] package [ wifimngr ]
...
-------------------------------------------------------------------------------
* dfe0095 publish 'wifix.wps' object and do minor cleanups
-------------------------------------------------------------------------------
commit dfe0095a43a5555f27403b76c9b596efcdb18136
Author: Anjan Chanda <anjan.chanda@iopsys.eu >
Date: 2019-04-22 20:04:23 +0200
publish 'wifix.wps' object and do minor cleanups
Add methods needed to start, stop and configure wps. Cleanup code and get
rid of the extra translation layer between libwifi APIs and wifimngr's ubus
methods. Anyway, wifimngr will interface directly with libwifi apis.
Base directory -> /
Makefile | 2 +-
main.c | 9 +-
wifimngr.c | 150 ++++++++++++++-------
wifimngr.h | 12 +-
wifimngr_wifi.c | 145 --------------------
wifimngr_wifi.h | 22 ---
wps.c | 405 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
7 files changed, 528 insertions(+), 217 deletions(-)
-------------------------------------------------------------------------------
2019-04-23 13:59:35 +02:00
Anjan Chanda
33400e8177
Update feed [ iopsys ] package [ wifimngr ]
...
-------------------------------------------------------------------------------
* 09f37f6 fix incorrect api check for list_neighbor
-------------------------------------------------------------------------------
commit 09f37f6a32b486e82cef47ee269303bfff394006
Author: Anjan Chanda <anjan.chanda@iopsys.eu >
Date: 2019-04-22 15:40:39 +0200
fix incorrect api check for list_neighbor
Base directory -> /
wifimngr.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-------------------------------------------------------------------------------
2019-04-22 16:21:29 +02:00
Sukru Senli
f6e0245c40
wifilife-1.0.3: adapt to use wifix object stations method
2019-04-20 13:10:00 +02:00
Sukru Senli
21460d7c51
voice-client: convert from old to new tel_advanced section name
2019-04-19 22:20:32 +02:00
Sukru Senli
31675b540f
iop: config: remove juci-natalie-dect from default config
2019-04-19 17:02:29 +02:00
Omar Kallel
1706a785da
icwmp: DHCPv6 object
2019-04-18 15:32:08 +01:00
Oussama Ghorbel
bf621a4371
Update feed [ iopsys ] package [ peripheral_manager ]
...
-------------------------------------------------------------------------------
* 7694301 remove the warning Error: option is missing: sx9512_i2c_device
-------------------------------------------------------------------------------
commit 769430115b6dd984313574c3fa2a6d99c65cd223
Author: Oussama Ghorbel <oussama.ghorbel@iopsys.eu >
Date: 2019-04-18 13:46:58 +0200
remove the warning Error: option is missing: sx9512_i2c_device
Base directory -> /
src/touch_sx9512.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-------------------------------------------------------------------------------
2019-04-18 13:47:41 +02:00
Oussama Ghorbel
a0ae93e039
Update feed [ iopsys ] package [ peripheral_manager ]
...
-------------------------------------------------------------------------------
* 7603235 remove compilation warning about declaration shadow
* 99f3837 added support for RGB LED (SK9822)
-------------------------------------------------------------------------------
commit 76032350a6182f035bd47ea03c96e4386f3cd5cf
Author: Oussama Ghorbel <oussama.ghorbel@iopsys.eu >
Date: 2019-04-18 11:38:06 +0200
remove compilation warning about declaration shadow
Base directory -> /
src/gpio_led.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
-------------------------------------------------------------------------------
commit 99f383757fbbd9227ffc48ac2fb77597787d1aef
Author: Oussama Ghorbel <oussama.ghorbel@iopsys.eu >
Date: 2019-04-18 11:24:43 +0200
added support for RGB LED (SK9822)
Base directory -> /
src/gpio_led.c | 58 ++++++++++++++++++++++++++++++++++++++++++++++++++--------
1 file changed, 50 insertions(+), 8 deletions(-)
-------------------------------------------------------------------------------
2019-04-18 12:13:55 +02:00