Ronny Nilsson
78fec47b65
Voice: minor cleanups of endptmngr.
2018-10-05 17:05:48 +02:00
Kenneth Johansson
e3551c5cf2
Update feed [ iopsys ] package [ questd ]
...
-------------------------------------------------------------------------------
* 48da42f nice!!!
-------------------------------------------------------------------------------
commit 48da42f05c4b8c9d0d5a656932ba77d37bb2e573
Author: Kenneth Johansson <kenneth@southpole.se>
Date: 2018-10-05 17:00:02 +0200
nice!!!
Base directory -> /
README.md | 1 +
1 file changed, 1 insertion(+)
-------------------------------------------------------------------------------
2018-10-05 17:00:51 +02:00
Anjan Chanda
3ebd61b2b8
Update feed [ iopsys ] package [ wifilife ]
...
-------------------------------------------------------------------------------
* 94c5dea adjust loglevel of messages
-------------------------------------------------------------------------------
commit 94c5dea8cd981378b164b20dcc795aa92671f71a
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2018-10-04 14:19:18 +0200
adjust loglevel of messages
Base directory -> /
src/agent.c | 40 ++++++++++++++++++++--------------------
src/cntlr.c | 23 +++++++++++------------
src/cntlr_comm_ubus.c | 2 +-
src/config.c | 6 +++---
src/main.c | 5 +----
5 files changed, 36 insertions(+), 40 deletions(-)
-------------------------------------------------------------------------------
2018-10-05 16:50:31 +02:00
Anjan Chanda
42b8547e81
wifilife: introduce WIFILIFE_OPEN option
2018-10-05 16:36:11 +02:00
Sukru Senli
24aaae9814
catv: remove kate swap file
2018-10-05 15:46:10 +02:00
Anjan Chanda
3666863bc5
iop: fix wifilife consumer build
2018-10-05 13:41:37 +02:00
Kenneth Johansson
a41267e62e
update_package: match only whole feeds name.
...
if there was a feed name that ended in the same string as another feed
the script got confused. Now only match full name.
2018-10-04 18:17:31 +02:00
Kenneth Johansson
2b207f1830
grx renamed to EASY550
2018-10-04 17:30:28 +02:00
Kenneth Johansson
89afdc3012
rename target iopsys-grx to intel_mips.
2018-10-04 17:30:28 +02:00
Ronny Nilsson
ad0a6d2024
Voice: cleanup, remove unused file.
2018-10-04 15:05:26 +02:00
Ronny Nilsson
3764835d54
Dect: Natalie minor cleanups.
2018-10-04 15:04:21 +02:00
Sukru Senli
3e1492f581
icwmp: 4.0-2018-10-02
2018-10-04 13:28:42 +02:00
Sukru Senli
31b281e524
ice-client: 5.1.10
2018-10-04 13:27:49 +02:00
Anjan Chanda
c3c90e78d1
iop: generate wifilife tarball for open builds
2018-10-04 12:41:35 +02:00
Oussama Ghorbel
313e8dc921
Update feed [ uboot ]
...
a86e524 Merge branch 'iopsys-pstore' into 'ex400'
2018-10-03 16:38:02 +02:00
Ronny Nilsson
51f702eee8
Voice: Remove obsolete Asterix settings. Those are now handled by endptmngr.
2018-10-03 14:27:05 +02:00
Sukru Senli
2a41c9ccd8
iop: if new bcmopen tar file exists, for create symlink to it
2018-10-03 12:19:44 +02:00
Sukru Senli
8363a9d567
owsd: remove ubusx_acl list by default
2018-10-02 15:45:51 +02:00
Ronny Nilsson
3c074bee82
Voice: dectmngr2 now share same libpicoevent as endptmngr and asterisk.
2018-10-02 15:14:05 +02:00
Anjan Chanda
d3d8768535
Update feed [ iopsys ] package [ wifilife ]
...
-------------------------------------------------------------------------------
* a9c2106 rename config wifiagent -> wifilife
-------------------------------------------------------------------------------
commit a9c2106bf53a4e9f5e1a773cbda0af7e54e83a09
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2018-10-02 09:39:12 +0200
rename config wifiagent -> wifilife
Base directory -> /
src/agent.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-------------------------------------------------------------------------------
2018-10-02 11:09:27 +02:00
Anjan Chanda
d0d08c3bc2
wifilife: move config to target specific and add start/stop
2018-10-02 10:35:47 +02:00
Anjan Chanda
4d707bec3b
wifimngr: start/stop through init.d script
2018-10-02 10:32:49 +02:00
Jonas Höglund
83fc458691
config: Use igmpproxy instead of crashing omcproxy
2018-10-01 16:23:42 +02:00
Anjan Chanda
1b31a9b2e3
Update feed [ iopsys ] package [ wifilife ]
...
-------------------------------------------------------------------------------
* bb389d8 suppress const qualifier warning
* 475bc1b get bssload for own bss during init
* 025cf5e enable/disable steer param based on config policy
* d82393e misc changes including initial definition of 'comm' interface
* 26758d3 initial definition - controller managed data
* 78f6a1d handle attach/detach node events
* 5145b78 add simple hash function for macaddress
* a94c1df enum network nodes
* d84543c attempt btm steering before lagacy
-------------------------------------------------------------------------------
commit bb389d8e19d3f6bfc58727784151b5455de94ce3
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2018-10-01 14:34:09 +0200
suppress const qualifier warning
Base directory -> /
src/cntlr.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-------------------------------------------------------------------------------
commit 475bc1b31de23480a291779a147ab1b8634a52ef
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2018-10-01 14:24:38 +0200
get bssload for own bss during init
Base directory -> /
src/agent.c | 12 +++++++++++-
1 file changed, 11 insertions(+), 1 deletion(-)
-------------------------------------------------------------------------------
commit 025cf5e808032d7c5c5bf846344dd1e71a0cb3aa
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2018-10-01 12:13:59 +0200
enable/disable steer param based on config policy
Base directory -> /
src/agent.c | 3 +++
src/config.c | 4 ++++
src/rules.h | 1 +
3 files changed, 8 insertions(+)
-------------------------------------------------------------------------------
commit d82393eb0d73292218d709bbcc2136841b585be2
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2018-09-30 13:26:13 +0200
misc changes including initial definition of 'comm' interface
cntlr: include local agent in cntlr's nodelist comm: define comm interface
between cntlr and agent cntlr: implement comm interface in controller cntlr:
issue SCAN in nodes whenever network topology changes agent: handle CMD_*
commands from controller data: refine data structures used to store
collected data
Base directory -> /
src/Makefile | 2 +
src/agent.c | 28 +++++++++-
src/agent.h | 2 +
src/agent_ubus.c | 41 +++++++++++++++
src/cntlr.c | 139 +++++++++++++++++++++++++++++++++++++++-----------
src/cntlr.h | 7 +++
src/cntlr_comm.h | 8 +++
src/cntlr_comm_ubus.c | 63 +++++++++++++++++++++++
src/comm.c | 38 +++++++++++++-
src/comm.h | 40 ++++++++++++++-
src/data.h | 106 +++++++++++++++++++-------------------
src/utils.h | 3 ++
12 files changed, 391 insertions(+), 86 deletions(-)
-------------------------------------------------------------------------------
commit 26758d3a920f6d378ca89d7f7b391a3bee3bd9fa
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2018-09-28 10:40:43 +0200
initial definition - controller managed data
Base directory -> /
src/cntlr.h | 2 ++
src/data.h | 79 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 81 insertions(+)
-------------------------------------------------------------------------------
commit 78f6a1d8caccd72bf09eb52ae611cb32cb09779e
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2018-09-28 10:37:58 +0200
handle attach/detach node events
Base directory -> /
src/cntlr.c | 285 ++++++++++++++++++++++++++++++++++++++++++++++++++----------
src/cntlr.h | 31 ++++++-
2 files changed, 266 insertions(+), 50 deletions(-)
-------------------------------------------------------------------------------
commit 5145b785b6c279727130c35a4ea3243407122f4d
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2018-09-28 10:33:13 +0200
add simple hash function for macaddress
Base directory -> /
src/utils.h | 2 ++
1 file changed, 2 insertions(+)
-------------------------------------------------------------------------------
commit a94c1dfa9ecf924e38f423ba2bf90fffa7920c84
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2018-09-26 17:06:45 +0200
enum network nodes
Base directory -> /
src/cntlr.c | 213 +++++++++++++++++++++++++++++++++++++++++++++++++++++++-----
src/cntlr.h | 18 +++++
2 files changed, 214 insertions(+), 17 deletions(-)
-------------------------------------------------------------------------------
commit d84543c02708e4fd3133f95c8a7bb600019bdced
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2018-09-27 09:34:21 +0200
attempt btm steering before lagacy
Base directory -> /
src/agent.c | 13 +++++++------
src/agent.h | 2 ++
2 files changed, 9 insertions(+), 6 deletions(-)
-------------------------------------------------------------------------------
2018-10-01 15:04:17 +02:00
ke hu
33d3ccc0ed
Update feed [ iopsys ] package [ questd ]
...
-------------------------------------------------------------------------------
* ce933c4 return int for unsupported temperature
-------------------------------------------------------------------------------
commit ce933c4956293d0e65e7fdf471b72896431d2bc5
Author: ke hu <ke.hu@inteno.se>
Date: 2018-10-01 09:40:57 +0200
return int for unsupported temperature
Base directory -> /
wireless.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-------------------------------------------------------------------------------
2018-10-01 11:52:58 +02:00
Sukru Senli
b93863a6bf
Revert "Update feed [ iopsys ] package [ questd ]"
...
This reverts commit e2be3611c7 .
2018-10-01 10:47:46 +02:00
ke hu
e2be3611c7
Update feed [ iopsys ] package [ questd ]
...
-------------------------------------------------------------------------------
* ce933c4 return int for unsupported temperature
-------------------------------------------------------------------------------
commit ce933c4956293d0e65e7fdf471b72896431d2bc5
Author: ke hu <ke.hu@inteno.se>
Date: 2018-10-01 09:40:57 +0200
return int for unsupported temperature
Base directory -> /
wireless.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-------------------------------------------------------------------------------
2018-10-01 09:45:58 +02:00
Ronny Nilsson
7b7521dae6
Voice: slight increase of default Broadcom audio volume.
2018-09-27 15:34:27 +02:00
ke hu
6af169f7c1
Update feed [ iopsys ] package [ questd ]
...
-------------------------------------------------------------------------------
* eec062f refs #15742
* b5bcfec refs #15742
* 0ef96a9 update .gitignore
* 218f4bc Update README.md with list of objects and methods created by questd
* 8d98b4a Update README.md
* 2ae8cd5 Merge branch 'readme' into 'master'
* 00b5f46 Add README
-------------------------------------------------------------------------------
commit eec062f06073b93921addd0263b4b13e49517a8b
Author: ke hu <ke.hu@inteno.se>
Date: 2018-09-27 09:59:43 +0200
refs #15742
broadcom support
Base directory -> /
broadcom.c | 14 ++++++++++++++
broadcom.h | 1 +
2 files changed, 15 insertions(+)
-------------------------------------------------------------------------------
commit b5bcfec5eddfd5083cba95f6bdefb0e6d15a9608
Author: ke hu <ke.hu@inteno.se>
Date: 2018-09-26 17:01:53 +0200
refs #15742
mtk platform suport get temperature
Base directory -> /
mediatek.c | 41 +++++++++++++++++++++++++++++++++++++++++
mediatek.h | 1 +
wireless.c | 25 +++++++++++++++++++++++++
3 files changed, 67 insertions(+)
-------------------------------------------------------------------------------
commit 0ef96a93d1bc10e3317b3e821f083e0bd96c46b4
Author: Sukru Senli <sukru.senli@iopsys.eu>
Date: 2018-09-22 11:25:52 +0200
update .gitignore
Base directory -> /
.gitignore | 2 --
1 file changed, 2 deletions(-)
-------------------------------------------------------------------------------
commit 218f4bc036ed5e0086d99e9ad455e5d2f83559cd
Author: Sukru Senli <sukru.senli@iopsys.eu>
Date: 2018-09-08 13:16:35 +0000
Update README.md with list of objects and methods created by questd
Base directory -> /
README.md | 187 ++++++++++++++++++++------------------------------------------
1 file changed, 60 insertions(+), 127 deletions(-)
-------------------------------------------------------------------------------
commit 8d98b4a8dd8f75ea3e5b8277548ce6377d5a3fc1
Author: Sukru Senli <sukru.senli@iopsys.eu>
Date: 2018-09-08 13:08:26 +0000
Update README.md
Base directory -> /
README.md | 130 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 130 insertions(+)
-------------------------------------------------------------------------------
commit 2ae8cd56e4483152c1661558c58c78489fdbced7
Author: Sukru Senli <sukru.senli@iopsys.eu>
Date: 2018-09-08 12:39:13 +0000
Merge branch 'readme' into 'master'
Add README
See merge request iopsys/questd!2
Base directory -> /
README.md | 3 +++
1 file changed, 3 insertions(+)
-------------------------------------------------------------------------------
commit 00b5f468118d1c25f5af558f1c4f0a1b35dfb545
Author: Sukru Senli <sukru.senli@iopsys.eu>
Date: 2018-09-08 14:37:48 +0200
Add README
Base directory -> /
README.md | 3 +++
1 file changed, 3 insertions(+)
-------------------------------------------------------------------------------
2018-09-27 13:52:39 +02:00
Sukru Senli
e2489faf7d
wifimngr: use https repo
2018-09-26 21:02:42 +00:00
Sukru Senli
35ab5d6f1e
iop: adapt to feed structure change
2018-09-26 19:33:06 +02:00
Sukru Senli
2119bdf506
iop: deselect wifilife for open builds
2018-09-26 19:31:29 +02:00
Ronny Nilsson
1c1cfe9377
SDK: ensure to work with spaces in path too.
2018-09-25 12:12:45 +02:00
Ronny Nilsson
9184f6089f
SDK: preserve timestamp of generated tarballs.
2018-09-25 12:11:05 +02:00
Ronny Nilsson
69252528e2
SDK: ensure to fail early if generating tarballs fails.
2018-09-25 12:09:23 +02:00
Ronny Nilsson
ea5ba348cf
SDK: use bash explicitly. Broadcom needs it.
2018-09-25 12:08:11 +02:00
Ronny Nilsson
099dd58d31
SDK: propper check for exist file.
2018-09-25 12:07:28 +02:00
Ronny Nilsson
0243be7d25
SDK: paths has changed due to move of Iopsys repositorys.
...
refs #49
2018-09-25 11:58:59 +02:00
Jonas Höglund
1b4493d749
config: do not set missing localmirror
2018-09-24 16:45:32 +02:00
Jonas Höglund
8543ec9de1
New syntax for https url:s
2018-09-24 16:37:05 +02:00
Anjan Chanda
2371996afa
rename iop-lla-libs -> easy-soc-libs
2018-09-24 16:29:30 +02:00
Sukru Senli
d4aa675a7a
iopsys: point to new iopsys git repositories
2018-09-23 11:19:23 +02:00
Sukru Senli
1eff197fda
iop: adapt to new iopsys git repositories
2018-09-23 11:18:37 +02:00
Anjan Chanda
dc9e0d8e5e
Update feed [ feed_inteno_packages ] package [ wifilife ]
...
-------------------------------------------------------------------------------
* 96cade3 prevent multiple instances of daemon running
-------------------------------------------------------------------------------
commit 96cade32a612aae38a3d9babda9a94891276786c
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2018-09-21 15:56:04 +0200
prevent multiple instances of daemon running
Base directory -> /
src/main.c | 33 ++++++++++++++++++++++++++-------
1 file changed, 26 insertions(+), 7 deletions(-)
-------------------------------------------------------------------------------
2018-09-21 17:31:00 +02:00
Anjan Chanda
6f243629f1
Update feed [ feed_inteno_packages ] package [ iop-lla-libs ]
...
-------------------------------------------------------------------------------
* b7c6617 libwifi: bcm: fix neighbor_list - skip bss offset correctly
-------------------------------------------------------------------------------
commit b7c6617cc092bedd3065575212384666ea4f1194
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2018-09-21 17:15:29 +0200
libwifi: bcm: fix neighbor_list - skip bss offset correctly
Base directory -> /
libwifi/bcm.c | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
-------------------------------------------------------------------------------
2018-09-21 17:19:35 +02:00
Kent Ekholm
933591bcc6
Fixed a typo. A double quotes was missing.
2018-09-21 16:05:24 +02:00
Ronny Nilsson
3839bc5e91
Dect: Handling of the handset R-key has changed with the introduction of
...
endptmngr. The dectmngr2 converts the event to an ascii R character.
Which in turn makes endptmngr simulate a hook flash event.
2018-09-21 11:36:31 +02:00
Anjan Chanda
ae81707a09
config: select wifimngr and wifilife
2018-09-21 10:45:11 +02:00
Anjan Chanda
902791f940
Update feed [ feed_inteno_packages ] package [ wifilife ]
...
-------------------------------------------------------------------------------
* b3b122d check 'stax' instead of 'sta' in exclude lists
* 83ee8c1 run agent only on interfaces that are enabled
* d9291b8 Add README.md
-------------------------------------------------------------------------------
commit b3b122de03f90a2d9c66914694d7a3e05993c05c
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2018-09-20 17:11:00 +0200
check 'stax' instead of 'sta' in exclude lists
Base directory -> /
src/agent.c | 19 +++++++++++++++----
1 file changed, 15 insertions(+), 4 deletions(-)
-------------------------------------------------------------------------------
commit 83ee8c1285380aecbcfbbde795f04b99a1ea825d
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2018-09-20 16:34:45 +0200
run agent only on interfaces that are enabled
Base directory -> /
src/agent.c | 71 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++-----
1 file changed, 66 insertions(+), 5 deletions(-)
-------------------------------------------------------------------------------
commit d9291b82fae9aa46a9344e731656f6830e896f31
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2018-09-20 09:35:36 +0000
Add README.md
Base directory -> /
README.md | 104 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 104 insertions(+)
-------------------------------------------------------------------------------
2018-09-21 09:05:07 +02:00
Sukru Senli
09a99c4500
icwmp-4.0-2018-09-18
2018-09-20 08:09:53 +02:00