Oussama Ghorbel
f34d0abc6b
uboot: update intel_mips bootloader to ugw 8.4.1.50
2020-02-28 17:49:13 +01:00
vdutta
6ad4df7ea0
ieee1905: wfamap: Multiple fixes
...
- Fix typos
- Integrate libwifi
- Integrate libeasy
- Cleanup
- Get APIs for tlvs
2020-02-28 13:51:47 +05:30
vdutta
d44433ed59
wfamap: APIs for perparing MAP tlvs
2020-02-26 18:31:24 +05:30
vdutta
e4a4b44719
ieee1905: APIs for perparing tlvs
2020-02-26 18:26:11 +05:30
sverma
a5c2af7a95
obuspa: SYNC commands handling as per TR181-2.13
2020-02-26 14:16:38 +05:30
Ronny Nilsson
0543036ebd
sysupgrade: Migrate WiFi settings only if the system has WiFi.
2020-02-25 14:55:46 +01:00
Anjan Chanda
b2b6c19e74
easy-soc-libs: 3.1.3
2020-02-25 10:24:59 +01:00
sverma
c3ecfabfc6
obuspa: ASYNC commands handling as per TR181-2.13
2020-02-24 18:40:11 +05:30
Anjan Chanda
a2c3063520
mt7603: copy eeprom file and update default .dat
2020-02-23 14:18:34 +01:00
Anjan Chanda
c2c28d0cea
mt7615: disable multi-profile and enable more features
2020-02-23 14:10:14 +01:00
Amin Ben Ramdhane
0940898f7b
bbf: add support for parameter validation
2020-02-21 18:57:26 +01:00
Jonas Höglund
ea29e6bce0
Update feed [ iopsys ] package [ endptmngr ]
...
-------------------------------------------------------------------------------
* 1092361 Fix compilation error on 5.02L07p1.
* be0e76e Add .gitlab-ci.yml
* 756f603 Revert "Fix a bug in "ubus call endpt status" that report off-hook status wrongly"
* 179d941 Fix a bug in "ubus call endpt status" that report off-hook status wrongly
-------------------------------------------------------------------------------
commit 1092361e274147babb6f750eab3cda2c7df436a1
Author: Jonas Höglund <jonas.hoglund@embeddednation.com>
Date: 2020-02-19 12:58:10 +0100
Fix compilation error on 5.02L07p1.
Base directory -> /
src/connection.c | 1 +
src/line-dect.c | 1 +
src/line.c | 1 +
3 files changed, 3 insertions(+)
-------------------------------------------------------------------------------
commit be0e76ed7d423e50fd514b04cce128e038a63282
Author: Suru Dissanaike <suru.dissanaike@iopsys.eu>
Date: 2019-12-01 20:08:04 +0100
Add .gitlab-ci.yml
Base directory -> /
.gitlab-ci.yml | 10 ++++++++++
1 file changed, 10 insertions(+)
-------------------------------------------------------------------------------
commit 756f6032012e1398a92f488fa0c9d69640f483ed
Author: Yalu Zhang <yalu.zhang@iopsys.eu>
Date: 2019-11-26 15:56:05 +0100
Revert "Fix a bug in "ubus call endpt status" that report off-hook status
wrongly"
This reverts commit 179d9418662b9c3336cf6dba64848e9f9f680035.
Base directory -> /
src/ubus.c | 17 ++---------------
1 file changed, 2 insertions(+), 15 deletions(-)
-------------------------------------------------------------------------------
commit 179d9418662b9c3336cf6dba64848e9f9f680035
Author: Yalu Zhang <yalu.zhang@iopsys.eu>
Date: 2019-11-26 15:30:02 +0100
Fix a bug in "ubus call endpt status" that report off-hook status wrongly
When Tel 1 was off-hook, the ubus call reported Tel 2 was off-hook and vice
verse.
Base directory -> /
src/ubus.c | 17 +++++++++++++++--
1 file changed, 15 insertions(+), 2 deletions(-)
-------------------------------------------------------------------------------
2020-02-19 14:59:31 +01:00
vdutta
bd54ff5c52
wfamap: Added forge and parse method for MAP2 TLVs
2020-02-19 19:28:06 +05:30
Amin Ben Ramdhane
11330760dd
icwmp: 4.0-2020-02-19
2020-02-19 14:56:24 +01:00
vdutta
7e82a361b5
obuspa: Added proto option in usp object methods
2020-02-19 15:56:04 +05:30
vdutta
8c55345f85
uspd: Support proto in ubus method input
...
- uspd can be used to perform on usp/cwmp datamodel based on proto option
2020-02-19 15:15:18 +05:30
Jonas Höglund
c29a46aeee
Revert "Update feed [ iopsys ] package [ endptmngr ]"
...
This reverts commit 2f91b5e726 .
2020-02-19 09:36:07 +01:00
jjoseph
946b5b3932
bbf: Revert Layer 2 changes
2020-02-19 10:59:02 +05:30
jjoseph
c80f64db82
Updated the commit id in Makefile for Layer 2 changes in bbf.
2020-02-18 16:19:06 +05:30
Anjan Chanda
b4d2e92cb6
iop: fix mediatek kernel generation for consumer release
2020-02-18 09:38:51 +01:00
Jonas Höglund
2f91b5e726
Update feed [ iopsys ] package [ endptmngr ]
...
-------------------------------------------------------------------------------
* a463f0a Fix compile error with 5.02L07p1 on mips.
* be0e76e Add .gitlab-ci.yml
* 756f603 Revert "Fix a bug in "ubus call endpt status" that report off-hook status wrongly"
* 179d941 Fix a bug in "ubus call endpt status" that report off-hook status wrongly
-------------------------------------------------------------------------------
commit a463f0a33cbc470acba91782d511c8c60aa830a9
Author: Jonas Höglund <jonas.hoglund@embeddednation.com>
Date: 2020-02-17 13:16:45 +0100
Fix compile error with 5.02L07p1 on mips.
Base directory -> /
src/Makefile | 2 +-
src/connection.c | 1 +
src/line-dect.c | 1 +
src/line.c | 1 +
4 files changed, 4 insertions(+), 1 deletion(-)
-------------------------------------------------------------------------------
commit be0e76ed7d423e50fd514b04cce128e038a63282
Author: Suru Dissanaike <suru.dissanaike@iopsys.eu>
Date: 2019-12-01 20:08:04 +0100
Add .gitlab-ci.yml
Base directory -> /
.gitlab-ci.yml | 10 ++++++++++
1 file changed, 10 insertions(+)
-------------------------------------------------------------------------------
commit 756f6032012e1398a92f488fa0c9d69640f483ed
Author: Yalu Zhang <yalu.zhang@iopsys.eu>
Date: 2019-11-26 15:56:05 +0100
Revert "Fix a bug in "ubus call endpt status" that report off-hook status
wrongly"
This reverts commit 179d9418662b9c3336cf6dba64848e9f9f680035.
Base directory -> /
src/ubus.c | 17 ++---------------
1 file changed, 2 insertions(+), 15 deletions(-)
-------------------------------------------------------------------------------
commit 179d9418662b9c3336cf6dba64848e9f9f680035
Author: Yalu Zhang <yalu.zhang@iopsys.eu>
Date: 2019-11-26 15:30:02 +0100
Fix a bug in "ubus call endpt status" that report off-hook status wrongly
When Tel 1 was off-hook, the ubus call reported Tel 2 was off-hook and vice
verse.
Base directory -> /
src/ubus.c | 17 +++++++++++++++--
1 file changed, 15 insertions(+), 2 deletions(-)
-------------------------------------------------------------------------------
2020-02-17 16:09:30 +01:00
Anjan Chanda
aa0fc5a7ed
iop: fix mediatek wifi consumer build
2020-02-17 12:23:40 +01:00
Anjan Chanda
b4e1f18cc5
wifilife-2.7.0: use libeasy.so for common helpers
2020-02-17 09:30:19 +01:00
Anjan Chanda
8d43795c34
ifbt-0.3: fix linking against libeasy.so
2020-02-17 09:16:02 +01:00
vdutta
8e957a6c69
wfamap: Added config options
2020-02-17 12:41:48 +05:30
vdutta
db1db9da8d
ieee1905: Added config options for ieee1905
2020-02-17 12:40:04 +05:30
Anjan Chanda
301d3a0cd6
mt7615, mt7603: add eeprom and sku data files
2020-02-16 21:45:22 +01:00
Anjan Chanda
39093e4b1a
mt7615: rename iNic_ap.dat -> iNIC_ap.dat
2020-02-16 21:24:06 +01:00
Anjan Chanda
a58467cad0
easy-soc-libs: v3.1.2 - fix wps interfaces for mtk
2020-02-16 20:58:12 +01:00
Anjan Chanda
0a3dc9f316
wifi: mediatek driver packages for mt7603 and mt7615
...
add kernel module packages for following wifi drivers -
mt7603e v4.1.2.0_20190222
mt7615e v5.0.4.0_20190503
2020-02-16 19:35:31 +01:00
Ronny Nilsson
47a15eb231
sdk: At first boot; copy factory default to cwmp UCI.
2020-02-14 22:58:20 +01:00
Anjan Chanda
a6b66929e4
easy-soc-libs: v3.1.1, wifimngr: v2.7.0
2020-02-14 16:08:41 +01:00
vdutta
9b1a3ebc71
ieee1905: Added ieee1905 ubus methods
...
- 86d4406 ieee1905: Added async topology method for local al
- 4505816 ieee1905: Added ubus methods details in Readme
- c7a3932 ieee1905: Added multiple ieee1905* ubus methods
- b815539 ieee1905: Cleanup message queue on exit
2020-02-14 18:36:59 +05:30
Ronny Nilsson
87ec25c82c
sysupgrade: Tweak an expression to reduce potential (safe) warning messages.
2020-02-14 12:20:48 +01:00
sverma
8153cf8d74
obuspa: DataModel allignment as per TR181_2.13
2020-02-14 16:13:38 +05:30
Ronny Nilsson
766096cba4
sysupgrade: migration of anonymous section requires checking each.
...
It is not enough to migrate all or none anonymous section. We
need to check each one individually.
2020-02-13 15:50:51 +01:00
Rahul
dd00b7eb2e
qosmngr: merging qosmngr to devel
2020-02-13 18:57:16 +05:30
Yalu Zhang
a60fa6797a
Update package [easy-soc⨪libs] and [dslmngr]
2020-02-13 11:22:02 +01:00
vdutta
0f31287335
ieee1905: wfamap: Multiple fixes
...
- ieee1905:
-- 439e8ce ieee1905: Updated Readme with ALME over ubus
-- b441fca ieee1905: Multiple fixes
--- Added alme over ubus
--- Redesigned static 63*1024 size buffer allocation for ALME over tcp
--- Cleanup
--- Support of blob in DMdumpNetworkDevices API
-- e550dcc ieee1905: Support of blob in visit_* functions
-- b940298 ieee1905: cleanup
-- 09f4af9 ieee1905: Added info for ieee1905 ubus object
- wfamap:
-- 1c6b48c wfamap: Support for alme over ubus
-- 0b45bed wfamap: Support for blob in visit_* functions
2020-02-13 13:22:37 +05:30
Ronny Nilsson
5dcde335dd
wifi: As part of sysupgrade we migrate the users custom changes to the new fs.
2020-02-12 13:27:44 +01:00
Anjan Chanda
29f49ff674
easy-soc-libs-3.0.1: use consistent apis in libwifi
2020-02-11 13:45:44 +01:00
Anjan Chanda
9ddbbdfe17
wifimngr-2.6.0: use helper library 'libeasy.so'
2020-02-11 12:23:13 +01:00
Anjan Chanda
b23f81f3ba
easy-soc-libs: add helper functions library 'libeasy'
2020-02-11 12:22:10 +01:00
Omar Kallel
5b5addb7fc
This reverts commit 7de0b7e20d
2020-02-10 15:27:04 +01:00
Omar Kallel
1e9e7be709
Device.UPnP review code
2020-02-10 15:24:36 +01:00
vdutta
bce138d52e
ieee1905: Fix race condition in intf access
2020-02-10 16:13:19 +05:30
Ronny Nilsson
7de0b7e20d
libbbfdm: depends on libminiupnpc since last update.
2020-02-07 21:12:56 +01:00
Omar Kallel
376ddd4a12
bbf: Device.UPnP. object
2020-02-07 16:42:15 +01:00
Ronny Nilsson
b6399da95b
sdk: Try conditional dependencies for icwmp.
...
The icwmp package has subcomponents which pulls in third party
librarys although they are explicity disabled in the top level
config. This in turn sometimes makes causes build failures.
2020-02-07 16:20:01 +01:00
sverma
295ee80a1a
obuspa: Runtime handling for multi-instance objects
2020-02-07 17:48:21 +05:30