No description
Find a file
Benjamin Larsson c82cf9ebb0 Update feed [ iopsys ] package [ peripheral_manager ]
-------------------------------------------------------------------------------
* dd4a72a Dimmed LEDs should light up when press indicator is used.
* 68606f4 Remove test/include/mock_board.h
* c7e50cb Update path for IOP6.
* 5e2a45b Fully implement Linux GPIO and remove Broadcom ioctl().
* aff6aaf Update README.md
* 4dd33de Each button object needs to change lowercase, otherwise the button object will report error in ubus call.
-------------------------------------------------------------------------------
commit dd4a72aca663bf3c9a57f20e889e43a55d3da1b3
Author: Markus Gothe <markus.gothe@genexis.eu>
Date: 2020-10-06 10:06:15 +0200

    Dimmed LEDs should light up when press indicator is used.

    When having dimmed LEDs and press indicator event occurs, we do want to them
    to temporarily light up 100%.

Base directory -> /
 src/led.c | 13 +++++++++++++
 1 file changed, 13 insertions(+)
-------------------------------------------------------------------------------
commit 68606f4dd3dbfe03d4256cd256e797f035d36c51
Author: Markus Gothe <markus.gothe@genexis.eu>
Date: 2020-10-09 14:58:55 +0200

    Remove test/include/mock_board.h

    The file 'mock_board.h' serves no purpose and should be removed.

    This commit removes it.

Base directory -> /
 test/include/mock_board.h | 109 ----------------------------------------------
 1 file changed, 109 deletions(-)
-------------------------------------------------------------------------------
commit c7e50cb16c2f583e842ccb0622631e7e03dc3079
Author: Markus Gothe <markus.gothe@genexis.eu>
Date: 2020-10-09 14:40:42 +0200

    Update path for IOP6.

    The paths have changed on IOP6, this change reflects the current paths.

Base directory -> /
 src/peripheral_manager.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
-------------------------------------------------------------------------------
commit 5e2a45b15b231da37764d00469137609471ae4c6
Author: Markus Gothe <markus.gothe@genexis.eu>
Date: 2020-10-09 14:38:12 +0200

    Fully implement Linux GPIO and remove Broadcom ioctl().

    This also removes the obsolete use of sprintf() and correctly initializes
    the variables (with cacheline alignment).

    What needs further testing is bit-banging via the /sys/class/gpio-interface.
    My initial testing on the EX600 showed however that this is possible.

Base directory -> /
 CMakeLists.txt            | 15 +------------
 src/eco_bug.c             |  4 +---
 src/gpio.c                | 56 -----------------------------------------------
 src/gpio.h                | 42 ++++++++---------------------------
 src/gpio_button.c         | 15 -------------
 src/gpio_led.c            |  7 ------
 src/gpio_linux.c          | 52 +++++++++++++++++++++----------------------
 src/gpio_test.c           | 13 ++++-------
 src/led.c                 |  4 ++--
 src/prox_px3220.c         |  2 +-
 src/touch_sx9512.c        | 23 +++++--------------
 test/include/mock_board.h |  1 -
 12 files changed, 48 insertions(+), 186 deletions(-)
-------------------------------------------------------------------------------
commit aff6aafa04d908dca48852babe7dc0b0fa900aa8
Author: Andreas Jonson <andreas.jonson@iopsys.eu>
Date: 2020-09-09 11:09:44 +0200

    Update README.md

Base directory -> /
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
-------------------------------------------------------------------------------
commit 4dd33de8f7b023c5260dc493ed37337fb2c2dc31
Author: pitchaiah prakash <pitchaiah.murugan@iopsys.eu>
Date: 2020-07-08 20:29:24 +0200

    Each button object needs to change lowercase, otherwise the button object
    will report error in ubus call.

Base directory -> /
 src/button.c | 1 +
 1 file changed, 1 insertion(+)
-------------------------------------------------------------------------------
2020-11-10 15:34:17 +01:00
ated ated: Convert improper C-comments to Make-comments. 2019-10-29 17:30:07 +01:00
bashdb bachdb:update Makefile with licence info 2019-09-04 16:13:15 +02:00
bbf bbf: 2.7-2020-10-23 2020-10-23 18:08:30 +01:00
bbk_cli bbk_cli: initial package 2019-09-21 14:12:35 +02:00
bootchart2 bootchart2: Makefile added licence 2019-09-04 16:12:34 +02:00
bulkdata bulkdata: Bulkdata fails to build on x86 2020-10-27 13:05:24 +01:00
catv catv:adding licence info to make file and opkg 2019-09-04 16:21:37 +02:00
cifsd cifsd: add package 2020-01-20 10:50:01 +01:00
cifsd-tools Ticket#434: Fix write access in cifsd init 2020-01-20 10:50:01 +01:00
crashlog iop: config: deselect crashlog and select iopupgrade as module 2020-05-31 16:18:08 +02:00
dectmngr2 Make endptmngr and dectmngr2 stripped in the root filesystem on targets 2020-04-14 14:59:49 +02:00
dslmngr remove reference to iopsys_brcm63xx_mips target 2020-11-01 10:42:32 +01:00
easy-qos remove reference to iopsys_brcm63xx_mips target 2020-11-01 10:42:32 +01:00
easy-soc-events easy-soc-events: copy kmod to proper path for brcm-arm 2020-06-17 17:06:49 +02:00
easy-soc-libs Update feed [ iopsys ] package [ easy-soc-libs ] 2020-11-06 08:37:44 +01:00
endptmngr endptmngr: Adaptions for working with Broadcom 5.04L.02 2020-11-10 15:01:51 +01:00
ethmngr ethmngr: 1.0.4 2020-06-05 19:29:01 +02:00
fatrace fatrace: Changed licences to correct license file and update opkg database 2019-09-05 10:32:51 +02:00
gryphon-led-module Fix gryphon LED module crash. 2020-09-14 16:18:01 +02:00
icwmp icwmp: 5.2-2020-10-19 2020-10-19 23:44:00 +01:00
ieee1905 ieee1905: 20.0.30 2020-10-29 13:51:52 +01:00
imonitor imonitor: added opkg marker for licences 2019-09-05 13:59:07 +02:00
inbd inbd: 1.0.1 2020-06-09 19:23:59 +02:00
iop iop: TaaS need the trickle application too. 2020-11-08 01:12:27 +01:00
iopupgrade make ./iop ssh_upgrade work on sdk504 2020-09-10 19:54:59 +02:00
iwatchdog iwatchdog:updated copyright and added opkgs data plus changed name to iopsys 2019-09-05 14:20:08 +02:00
json-editor Fix spelling error 2019-11-26 10:40:38 +01:00
libjwt libwjt:added opkg licenses tag 2019-09-05 14:30:02 +02:00
libmicroxml libmicroxml: update source url 2020-05-17 20:50:45 +02:00
libpicoevent license correction: endptmngr and libpicoevent 2020-04-27 14:45:05 +02:00
librpc Add librpc 2019-11-22 14:46:18 +01:00
libtrace libtrace: correct dependency 2020-05-09 16:46:39 +02:00
lmbench lmbench: added opkg licences hooks 2019-09-05 15:10:16 +02:00
loop-detector loopdetector:Update Makefile for license also added opkg hooks 2019-09-05 15:13:56 +02:00
ltq-nand lqt-nand:added opkg licences hooks 2019-09-05 15:15:58 +02:00
map-1905 map-1905: Add validate function in plugin 2020-11-06 10:14:22 +05:30
map-agent map-agent: 2.0.3-internal 2020-09-23 14:57:50 +02:00
map-controller map-controller: 1.0.3-internal 2020-09-23 14:58:20 +02:00
map-topology map-topology:Added version 2020-10-07 17:48:53 +05:30
mcastmngr mcastmngr: resolve bug #3015 2020-09-02 18:50:09 +05:30
mqtt-ciotc Updated packages in iopsys feeds to have licenses info 2019-10-31 10:34:16 +01:00
natalie-dect PKG_SOURCE_URL should use HTTPS 2020-04-16 10:53:32 +02:00
natalie-dect-h Update feed [ iopsys ] package [ natalie-dect-h ] 2020-03-02 17:42:46 +01:00
ndisc ndisc: Added opkg licenses tag 2019-09-05 15:34:44 +02:00
ndt ndt: add pkg_hash 2020-06-08 16:20:47 +02:00
netmode remove reference to deprecated rpcd acl config option 2020-05-03 15:18:00 +02:00
obuspa obuspa: Fix registration of routing objects 2020-08-31 15:31:03 +05:30
owsd owsd: let written be longer than len 2020-08-28 13:37:39 +02:00
paho-mqtt-c paho-mqtt:added opkg licences tag 2019-09-05 16:43:22 +02:00
peripheral_manager Update feed [ iopsys ] package [ peripheral_manager ] 2020-11-10 15:34:17 +01:00
port-management base-files: move db to etc 2020-09-07 12:27:43 +02:00
qosmngr qosmngr: add log 2020-10-14 15:13:50 +05:30
questd questd: 5.2.1 2020-09-08 11:42:30 +02:00
rulengd Updated packages in iopsys feeds to have licenses info 2019-10-31 10:34:16 +01:00
shflags Add shflags for icwmp 2019-11-26 10:10:07 +01:00
sipcalc There is no kmod-ipv6 2019-11-26 10:21:52 +01:00
stun move tr-069 packages out of trx69 folder 2020-09-15 16:20:11 +02:00
swmodd swmodd: clean up 2020-05-26 09:51:48 +01:00
topologyd Updated packages in iopsys feeds to have licenses info 2019-10-31 10:34:16 +01:00
tr064 There is no libdatamodel 2019-11-26 10:19:26 +01:00
tr098 tr098:1.0-2020-05-31 2020-06-01 00:02:15 +01:00
twamp XMPP,BulkData,UDPecho,TWAMP: Fixed invalid int && unsignedInt && hexBinary parameter values 2020-10-19 23:37:01 +01:00
uboot PKG_SOURCE_URL should use HTTPS 2020-04-16 10:53:32 +02:00
ubus-mqtt Updated packages in iopsys feeds to have licenses info 2019-10-31 10:34:16 +01:00
udpechoserver XMPP,BulkData,UDPecho,TWAMP: Fixed invalid int && unsignedInt && hexBinary parameter values 2020-10-19 23:37:01 +01:00
uspd uspd: Added ubus methods to list_inform and init_notify 2020-11-05 15:50:09 +05:30
voicesec PKG_SOURCE_URL should use HTTPS 2020-04-16 10:53:32 +02:00
wfadatad wfadatad: use service_running hook to wait for ieee1905 object 2020-09-21 09:13:51 +02:00
wifimngr wifimngr: 8.2.9 2020-10-01 15:36:45 +02:00
xmpp XMPP,BulkData,UDPecho,TWAMP: Fixed invalid int && unsignedInt && hexBinary parameter values 2020-10-19 23:37:01 +01:00