-------------------------------------------------------------------------------
* 44e2472 Changed endpoint section name from BRCM to TEL because that is now used in UCI DB.
-------------------------------------------------------------------------------
commit 44e2472e8c08bef01fab27e8e908d5672f7af136
Author: Kent Ekholm <Kent.Ekholm@evidente.se>
Date: 2019-03-18 15:52:26 +0100
Changed endpoint section name from BRCM to TEL because that is now used in
UCI DB.
Ref: #400
Base directory -> /
src/ubus.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
commit dd34d6bfa4f41f15c840050c3702eb6b7090332c
Author: Yalu Zhang <yalu.zhang@iopsys.eu>
Date: Tue Mar 12 16:33:19 2019 +0100
Fixed a bug in libdsl for line/channel number check
commit a741970252c97836589624e553200ce02b9b6814
Author: Yalu Zhang <yalu.zhang@iopsys.eu>
Date: Mon Mar 11 11:52:56 2019 +0100
Support multiple lines and channels
Update feed [ iopsys ] package [ dslmngr ]
-------------------------------------------------------------------------------
commit ea107cd743b44da93171780a8c136e87984e4016
Author: Yalu Zhang <yalu.zhang@iopsys.eu>
Date: Wed Mar 13 12:18:31 2019 +0100
Code cleanup: remove some unused functions
commit 448a69af1fa5b90e6f63b71738e952ae32b1eddf
Author: Yalu Zhang <yalu.zhang@iopsys.eu>
Date: Tue Mar 12 11:51:27 2019 +0100
Reorganize the output formats of UBUS calls
- Support multiple lines and channels
- Embed channel(s) in the line
- Make text values more user friendly in C conventions
-------------------------------------------------------------------------------
commit 37d09f28bb5622e1d3ddf5e48f71e2e0f81cc04c
Author: Yalu Zhang <yalu.zhang@iopsys.eu>
Date: Tue Mar 5 11:19:11 2019 +0100
Revert libwifi to the previous version due to compilation errors
libwifi is curretnly under development in another branch devel-wifi-new.
Update feed [ iopsys ] package [ dslmngr ]
-------------------------------------------------------------------------------
commit 6df93110ba0f59ac8bf860a1b46121e9f71b3f3a
Author: Yalu Zhang <yalu.zhang@iopsys.eu>
Date: Fri Mar 1 16:13:28 2019 +0100
Provide UBUS calls for status of DSL channel
Daemons such as wifilife are dependent on owsd configuration. Wifilife
was started with the controller running and it was never being stopped,
despite owsd config being changed.