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
Anjan Chanda
88ffe4f4f7
wifimngr: migrate to dev.iopsys.eu
2018-09-19 21:24:23 +02:00
Anjan Chanda
9359bacfce
Update feed [ feed_inteno_packages ] package [ wifilife ]
...
-------------------------------------------------------------------------------
* 2c7247a improve neighbor list management
* 68c5fa5 use 'wifix' ubus object instead of 'wifi'
* 06de2f3 improve steer-rule matching algos
* 65e64c8 code comments - pref_nbrlist already considers STA beacon report
* fcad7f3 sync description to how it is implemented
* 5c5e0eb establish bssload based steering
* 00d6fa3 placefolders for building topology tree
-------------------------------------------------------------------------------
commit 2c7247a3e9813cd32255980505bfbd4318e225c7
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2018-09-19 12:00:54 +0200
improve neighbor list management
Base directory -> /
src/agent.c | 56 +++++++++++++++++++++++++++++++++--------------------
src/default_rules.c | 4 ++--
2 files changed, 37 insertions(+), 23 deletions(-)
-------------------------------------------------------------------------------
commit 68c5fa5e7ed84c7988cd592c13c5ca1c05a61196
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2018-09-18 12:26:20 +0200
use 'wifix' ubus object instead of 'wifi'
Base directory -> /
src/agent.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
-------------------------------------------------------------------------------
commit 06de2f3e924fd24d8ae0dfe94ebe335641a093f8
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2018-09-17 16:32:49 +0200
improve steer-rule matching algos
Base directory -> /
src/NOTES.txt | 2 +-
src/agent.c | 40 ++++++++++++-------------
src/default_rules.c | 84 +++++++++++++++++++++++++++++++++++++++++++----------
src/rules.h | 4 ++-
4 files changed, 92 insertions(+), 38 deletions(-)
-------------------------------------------------------------------------------
commit 65e64c858d22e6f6876012ecac5ac90832d5cce6
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2018-09-17 10:17:42 +0200
code comments - pref_nbrlist already considers STA beacon report
Base directory -> /
src/default_rules.c | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
-------------------------------------------------------------------------------
commit fcad7f3e977ab51cd3646a773c58a2862a528c6a
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2018-09-17 09:52:22 +0200
sync description to how it is implemented
Base directory -> /
src/NOTES.txt | 42 ++++++++++++++++++++++++++++++++++--------
1 file changed, 34 insertions(+), 8 deletions(-)
-------------------------------------------------------------------------------
commit 5c5e0eba63a2f5bea3c32a11e39d49b5d2bfeb60
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2018-09-17 09:32:12 +0200
establish bssload based steering
Base directory -> /
src/default_rules.c | 19 +++++++++++++++++--
1 file changed, 17 insertions(+), 2 deletions(-)
-------------------------------------------------------------------------------
commit 00d6fa3bc0a6974099971e7bb53c5a98067de17f
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2018-09-13 17:14:07 +0200
placefolders for building topology tree
Base directory -> /
src/cntlr.c | 143 +++++++++++++++++++++++++++++++++++++++++++++++++++---------
src/cntlr.h | 7 ++-
2 files changed, 128 insertions(+), 22 deletions(-)
-------------------------------------------------------------------------------
2018-09-19 16:37:32 +02:00
Anjan Chanda
d133acfa62
Update feed [ feed_inteno_packages ] package [ wifimngr ]
...
-------------------------------------------------------------------------------
* db3a771 implement 'add_neighbor' method as per new API
* 1527d8b rename ubus object to 'wifix'
* 0a9f873 change ubus object name to 'yifi'
-------------------------------------------------------------------------------
commit db3a771214f6e5d2b68f5889e7ea7d0cb10b68b8
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2018-09-19 10:05:39 +0200
implement 'add_neighbor' method as per new API
Base directory -> /
wifimngr.c | 42 +++++++++++++++++++++++++++++++++---------
wifimngr_wifi.c | 5 ++---
wifimngr_wifi.h | 3 +--
3 files changed, 36 insertions(+), 14 deletions(-)
-------------------------------------------------------------------------------
commit 1527d8bdd2aa4cf968bb334dfb208643b97a024c
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2018-09-18 12:20:10 +0200
rename ubus object to 'wifix'
Base directory -> /
wifimngr.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
-------------------------------------------------------------------------------
commit 0a9f873b333678fe76446760c0166206e6e445c8
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2018-09-14 09:20:53 +0200
change ubus object name to 'yifi'
Base directory -> /
wifimngr.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
-------------------------------------------------------------------------------
2018-09-19 16:37:02 +02:00
Anjan Chanda
235ed8111a
Update feed [ feed_inteno_packages ] package [ iop-lla-libs ]
...
-------------------------------------------------------------------------------
* 82a7a7e libwifi: change 'wifi_add_neighbor' API definition
* afb90f8 libwifi: bcm: neighbor_list from scanresults
* 2bc0d48 return zero initialized values in list_ apis
* 4d014e8 fix neighbor details in BTM request
-------------------------------------------------------------------------------
commit 82a7a7e2106560af855afe08c850be6f17664608
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2018-09-19 10:08:20 +0200
libwifi: change 'wifi_add_neighbor' API definition
Base directory -> /
libwifi/bcm.c | 39 +++++++++++++++++++++++++++++++++++++++
libwifi/mtk.c | 32 ++++++++++++++++++++++++++++++++
libwifi/wifi.c | 5 ++---
libwifi/wifi.h | 22 +++++++++-------------
4 files changed, 82 insertions(+), 16 deletions(-)
-------------------------------------------------------------------------------
commit afb90f885d2943320f61a6a00d87372585689f97
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2018-09-18 21:39:06 +0200
libwifi: bcm: neighbor_list from scanresults
Base directory -> /
libwifi/bcm.c | 178 +++++++++++++++++++++++++++-------------------------------
1 file changed, 83 insertions(+), 95 deletions(-)
-------------------------------------------------------------------------------
commit 2bc0d48ea5ef6695db4b332541ca1fd662b4be62
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2018-09-18 12:03:12 +0200
return zero initialized values in list_ apis
Base directory -> /
libwifi/bcm.c | 2 ++
1 file changed, 2 insertions(+)
-------------------------------------------------------------------------------
commit 4d014e8a98226b387e95f3a7f1a3f9eaabfaa5f3
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2018-09-18 11:12:47 +0200
fix neighbor details in BTM request
Base directory -> /
libwifi/bcm.c | 34 +++++++++++++++++++++++++---------
1 file changed, 25 insertions(+), 9 deletions(-)
-------------------------------------------------------------------------------
2018-09-19 16:36:30 +02:00
Kent Ekholm
44a6239d1a
A timeout of 20 seconds for incoming calls will be set if CFBS is enabled.
...
That will make the call be forwarded after 20 seconds.
When CFBS is not enabled will the incoming call continue to to ring.
Ref: #15812
2018-09-19 15:32:45 +02:00
Kenneth Johansson
6f01d2ddec
u-boot: fix dependencies
2018-09-19 15:18:08 +02:00
Ronny Nilsson
f9d0b4192c
Dect: path to natalie module has changed in Iopsys 4.
2018-09-19 15:07:16 +02:00
Kenneth Johansson
3fe5c42fab
u-boot: fix dependencies
2018-09-19 14:31:21 +02:00
Kenneth Johansson
31e91d4b79
ex400: switch active bank on reset press.
2018-09-19 13:26:17 +02:00
Robin Stjerndorff
5008ffc6ff
tptest: improve error checking
2018-09-18 16:18:12 +02:00
Kent Ekholm
29c4ae9114
Making endcall macro handle empty arguments.
...
Ref: 15326
2018-09-18 13:33:01 +02:00
Reidar Cederqvist
6fdf6ea816
iop: change juci theme from inteno to iopsys ref #15778
2018-09-17 19:53:34 +00:00
Ronny Nilsson
3cf26558df
Update feed [ feed_inteno_packages ] package [ dectmngr2 ]
...
-------------------------------------------------------------------------------
* 501eeb6 Type fix.
* 9ff37c8 Inform Broadcom DSP HAL whether Dect audio should be enabled. Must be done only when the Dect radio is active or other PCM audio sources break.
-------------------------------------------------------------------------------
commit 501eeb6c39b6f18c0d1e50e796dd4664273cfad8
Author: Ronny Nilsson <ronny.nilsson@iopsys.eu>
Date: 2018-09-10 17:13:07 +0200
Type fix.
Base directory -> /
src/connection_init.c | 1 -
1 file changed, 1 deletion(-)
-------------------------------------------------------------------------------
commit 9ff37c8535785a7f5501095cea2fdce363312232
Author: Ronny Nilsson <ronny.nilsson@iopsys.eu>
Date: 2018-09-10 17:11:48 +0200
Inform Broadcom DSP HAL whether Dect audio should be enabled. Must be done
only when the Dect radio is active or other PCM audio sources break.
Base directory -> /
src/connection_init.c | 59 +++++++++++++++++++++++++++++++++++++--------------
1 file changed, 43 insertions(+), 16 deletions(-)
-------------------------------------------------------------------------------
2018-09-14 16:26:48 +02:00
Kenneth Johansson
8df30d7d16
Update feed [ feed_inteno_packages ] package [ u-boot ]
...
-------------------------------------------------------------------------------
* 505b9eb To boot on grx550 board the last M is important.
-------------------------------------------------------------------------------
commit 505b9ebb3d3f620e46f16a9b7b364ecc64256c2f
Author: Kenneth Johansson <kenneth@southpole.se>
Date: 2018-09-14 15:52:56 +0200
To boot on grx550 board the last M is important.
Base directory -> /
include/configs/iopsys.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-------------------------------------------------------------------------------
2018-09-14 16:01:49 +02:00
Ronny Nilsson
8f5720f5d4
Dect: enable Dect by default in Broadcom MIPS.
...
refs #13885
2018-09-14 15:46:18 +02:00
Anjan Chanda
fac188e2a1
wifilife: migrate to dev.iopsys.eu
2018-09-14 13:26:26 +02:00
Jonas Höglund
ab29985231
config: Replace busybox ip with ip-full
2018-09-14 10:04:29 +02:00
Sukru Senli
0176f77da7
icwmp: iopsified default config
2018-09-13 15:38:27 +02:00
Sukru Senli
c324db6b3a
iop: select netmode instead of inteno-netmodes
2018-09-13 15:20:44 +02:00
Sukru Senli
5af7fbaef1
netmode: less netmodes for iopsys default
2018-09-13 15:19:14 +02:00
Sukru Senli
1904fce7f0
netmode: package name changed
2018-09-13 15:13:59 +02:00
Sukru Senli
c662cb800c
samba3: update default config
2018-09-13 15:06:06 +02:00
Sukru Senli
db69b85a44
icwmp: fixes XMPP timeout issue
2018-09-13 14:26:32 +02:00
Anjan Chanda
ea242c4152
Update feed [ feed_inteno_packages ] package [ iop-lla-libs ]
...
-------------------------------------------------------------------------------
* 46475d6 improve logging
-------------------------------------------------------------------------------
commit 46475d68e631f1befc4c8550eb6e414f4d9b5a77
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2018-09-13 09:29:38 +0200
improve logging
Base directory -> /
libwifi/Makefile | 2 +-
libwifi/bcm.c | 41 +++++++++++++++++++++----------------
libwifi/debug.c | 20 ++++++++++++++++++
libwifi/debug.h | 19 +++++++++++++++++
libwifi/mtk.c | 62 ++++++++++++++++++++++++++++++--------------------------
5 files changed, 96 insertions(+), 48 deletions(-)
-------------------------------------------------------------------------------
2018-09-13 10:04:12 +02:00
Anjan Chanda
72470fb669
iop-lla-libs: add config options
2018-09-13 10:01:42 +02:00
Kenneth Johansson
9b25b48eb5
uboot: add support for compiling grx500.
2018-09-12 22:45:15 +02:00
Kenneth Johansson
6c85dbdf82
genconfig: grx overrides.
...
Some packages do not compile.
2018-09-12 16:55:07 +02:00
Kenneth Johansson
bf9a6cfbbe
questd: hack to make it compile on grx boards.
...
needs to be fixed it wont actually run.
2018-09-11 18:27:24 +02:00
Kenneth Johansson
905d8c3876
genconfig: add grx00
2018-09-11 15:58:41 +02:00
Kenneth Johansson
16b0d830e0
update_package: got confused if there was no git hash.
2018-09-10 17:43:03 +02:00
Jonas Höglund
aedc40a688
Set WAN port to switch port 6 for ex400
2018-09-10 16:46:57 +02:00
Ronny Nilsson
de5ce5200a
Modified compiler flags for both Natalie and Dectmngr2 due to
...
either UBUS or Busmail was broken.
2018-09-10 15:27:59 +02:00
Sukru Senli
9b904cb60e
icwmp: trigger reload of icwmp if option 43 received url has changed
2018-09-08 13:44:54 +02:00
Ronny Nilsson
07ac6e3944
Dect: Add Natalie version string.
2018-09-07 16:53:49 +02:00
Ronny Nilsson
1e0a33f94b
Dectmngr2 build parallell.
2018-09-06 16:19:38 +02:00