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
Sukru Senli
5c744f71e3
remove reference to iopsys_brcm63xx_mips target
2020-11-01 10:42:32 +01:00
pitchaiah prakash
95e887087f
peripheral_manager: 1.0.5
2020-06-30 10:54:13 +02:00
Sukru Senli
8fd7232ea2
peripheral_manager: 1.0.4
...
pitchaiah prakash <pitchaiah.murugan@iopsys.eu>
2020-06-19 10:45:31 +02:00
Markus Gothe
e72ef7290b
peripheral-manager: 1.0.3
2020-06-15 20:42:57 +02:00
Markus Gothe
c5df7e08a1
peripheral-manager: 1.0.2
2020-06-11 18:04:54 +02:00
Markus Gothe
ebf1f8fd39
peripheral_manager: add test-mode
2020-06-11 12:58:42 +02:00
pitchaiah prakash
64e0a86b77
Peripheral Manager: Changed the project from autotools to CMake.
2020-05-28 12:39:25 +02:00
Benjamin Larsson
568098ee0b
Update feed [ iopsys ] package [ peripheral_manager ]
...
-------------------------------------------------------------------------------
* 4851bc6 Merge branch 'production-button' into 'devel'
* 4dd5f3c Peripheral-manager: Add production mode support for button
-------------------------------------------------------------------------------
commit 4851bc6a0ee52a6f3399ac26a70e4ccced1b72cc
Author: Benjamin Larsson <benjamin.larsson@iopsys.eu>
Date: 2020-05-08 13:33:47 +0200
Merge branch 'production-button' into 'devel'
Peripheral-manager: Add production mode support for button
See merge request iopsys/peripheral-manager!2
Base directory -> /
src/button.c | 128 ++++++++++++++++++++++++++++++++++++++++++++++++++++++-----
1 file changed, 118 insertions(+), 10 deletions(-)
-------------------------------------------------------------------------------
commit 4dd5f3c38a7a4e5c7fcc5c9461f0f13a99023fb4
Author: pitchaiah prakash <pitchaiah.murugan@iopsys.eu>
Date: 2020-05-08 12:20:16 +0200
Peripheral-manager: Add production mode support for button
Base directory -> /
src/button.c | 128 ++++++++++++++++++++++++++++++++++++++++++++++++++++++-----
1 file changed, 118 insertions(+), 10 deletions(-)
-------------------------------------------------------------------------------
2020-05-13 11:45:10 +02:00
Ronny Nilsson
0c69245845
peripheral_manager: were sometimes built incorrectly with many cores and Broadcom 5.02L.07.
2020-04-27 14:12:47 +02:00
Benjamin Larsson
db110b74e7
Update feed [ iopsys ] package [ peripheral_manager ]
...
-------------------------------------------------------------------------------
* 778735d add missing temperature call
* 87dbafa Read sfp i2c bus device from hw.board.sfpBus instead of hardcoded config in binary, enable temperature readings
* 986c088 Update README.md
* 2816e70 Add sfp data.
* 38791c3 Update README.md
* 385be13 Add empty README.md
-------------------------------------------------------------------------------
commit 778735da4e25e2075a6ecb365850a61ceb4bd515
Author: Benjamin Larsson <benjamin.larsson@iopsys.eu>
Date: 2020-03-25 18:40:58 +0100
add missing temperature call
Base directory -> /
src/sfp.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-------------------------------------------------------------------------------
commit 87dbafa7c7e14b6ea7dcd592b8779a71dab128b3
Author: Benjamin Larsson <benjamin.larsson@iopsys.eu>
Date: 2020-03-25 17:03:51 +0100
Read sfp i2c bus device from hw.board.sfpBus instead of hardcoded config in
binary, enable temperature readings
Base directory -> /
src/sfp.c | 55 ++++++++++++++++---------------------------------------
1 file changed, 16 insertions(+), 39 deletions(-)
-------------------------------------------------------------------------------
commit 986c0887197fc3410c796f2e5777b0c233ee2623
Author: Benjamin Larsson <benjamin.larsson@iopsys.eu>
Date: 2020-03-16 16:24:18 +0100
Update README.md
Base directory -> /
README.md | 17 +++++++++++++++--
1 file changed, 15 insertions(+), 2 deletions(-)
-------------------------------------------------------------------------------
commit 2816e70a9e5e68199a4864073311c4cb3cce06bb
Author: Benjamin Larsson <benjamin.larsson@iopsys.eu>
Date: 2020-03-16 15:36:56 +0100
Add sfp data.
Base directory -> /
README.md | 75 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 75 insertions(+)
-------------------------------------------------------------------------------
commit 38791c32e769c195593067d5af7d157cc6725b24
Author: Benjamin Larsson <benjamin.larsson@iopsys.eu>
Date: 2020-03-13 15:38:53 +0100
Update README.md
Base directory -> /
README.md | 12 ++++++++++++
1 file changed, 12 insertions(+)
-------------------------------------------------------------------------------
commit 385be132924cb824b25c9d7adbcaaab4126533b5
Author: Benjamin Larsson <benjamin.larsson@iopsys.eu>
Date: 2020-03-13 13:47:16 +0100
Add empty README.md
Base directory -> /
README.md | 0
1 file changed, 0 insertions(+), 0 deletions(-)
2020-03-26 18:03:15 +01:00
Ronny Nilsson
7efa7dc06b
sdk: dependency was again incorrect. This time there were issues when building for Mediatek.
2020-01-21 15:57:33 +01:00
Ronny Nilsson
18008a9ec9
sdk: Remove build dependencies to bcmopen
...
From OpenWRT point of view no bcmopen package exist. bcmopen
is really just bcmkernel built with alternate flags.
2020-01-13 15:31:00 +01:00
Jonas Höglund
e3f7ad9156
Fix conditional dependancy.
2019-11-25 14:22:51 +01:00
Strhuan Blomquist
df39d6948c
peripheral_manager:added license info to makefile
2019-09-05 16:48:31 +02:00
Strhuan Blomquist
e1f420ef99
peripherial_manager: aded opkg links
2019-09-05 16:47:37 +02:00
Jakob Olsson
ca4e0b2997
peripheral_manager: updated start order from 19 to 12
2019-09-05 15:37:18 +02:00
Ronny Nilsson
81927b8b20
peripheral-manager: Remove support for VOX since it is not in use any more.
2019-08-09 16:14:29 +02:00
Oussama Ghorbel
bf621a4371
Update feed [ iopsys ] package [ peripheral_manager ]
...
-------------------------------------------------------------------------------
* 7694301 remove the warning Error: option is missing: sx9512_i2c_device
-------------------------------------------------------------------------------
commit 769430115b6dd984313574c3fa2a6d99c65cd223
Author: Oussama Ghorbel <oussama.ghorbel@iopsys.eu>
Date: 2019-04-18 13:46:58 +0200
remove the warning Error: option is missing: sx9512_i2c_device
Base directory -> /
src/touch_sx9512.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-------------------------------------------------------------------------------
2019-04-18 13:47:41 +02:00
Oussama Ghorbel
a0ae93e039
Update feed [ iopsys ] package [ peripheral_manager ]
...
-------------------------------------------------------------------------------
* 7603235 remove compilation warning about declaration shadow
* 99f3837 added support for RGB LED (SK9822)
-------------------------------------------------------------------------------
commit 76032350a6182f035bd47ea03c96e4386f3cd5cf
Author: Oussama Ghorbel <oussama.ghorbel@iopsys.eu>
Date: 2019-04-18 11:38:06 +0200
remove compilation warning about declaration shadow
Base directory -> /
src/gpio_led.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
-------------------------------------------------------------------------------
commit 99f383757fbbd9227ffc48ac2fb77597787d1aef
Author: Oussama Ghorbel <oussama.ghorbel@iopsys.eu>
Date: 2019-04-18 11:24:43 +0200
added support for RGB LED (SK9822)
Base directory -> /
src/gpio_led.c | 58 ++++++++++++++++++++++++++++++++++++++++++++++++++--------
1 file changed, 50 insertions(+), 8 deletions(-)
-------------------------------------------------------------------------------
2019-04-18 12:13:55 +02:00
Oussama Ghorbel
47a0e7b5ec
Update feed [ iopsys ] package [ peripheral_manager ]
...
-------------------------------------------------------------------------------
* c1598f9 added support for Linux LED
-------------------------------------------------------------------------------
commit c1598f9dc8f2d67fbfcfd831052f40b3cde3d19c
Author: Oussama Ghorbel <oussama.ghorbel@iopsys.eu>
Date: 2019-04-12 14:11:06 +0200
added support for Linux LED
Base directory -> /
src/gpio_led.c | 75 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
1 file changed, 74 insertions(+), 1 deletion(-)
-------------------------------------------------------------------------------
2019-04-12 14:22:18 +02:00
Ronny Nilsson
3873129a8b
- Don't start the catv monitor if init of CATV
...
device failed (likely it's missing then).
- Clear the UBUS buffer before send.
2018-12-05 18:00:38 +01:00
Jonas Höglund
8543ec9de1
New syntax for https url:s
2018-09-24 16:37:05 +02:00
Sukru Senli
d4aa675a7a
iopsys: point to new iopsys git repositories
2018-09-23 11:19:23 +02:00
Sukru Senli
8efd6f5207
peripheral_manager: ledctl with simplified API
2018-04-23 14:01:35 +02:00
Benjamin Larsson
c46f5444b0
Depend on bcmkernel/bcmopen, dependencies fix
2018-02-22 13:58:30 +01:00
Ionut-Alex Oprea
ecd82c9b55
peripheral_manager: update
2018-01-12 17:03:56 +01:00
Sukru Senli
4114221ec2
peripheral_manager: remove peripheral_led_normal init script; its functionality is moved to done
2018-01-02 14:21:31 +01:00
Sukru Senli
bd6352dfcb
Update feed [ feed_inteno_packages ] package [ peripheral_manager ]
...
-------------------------------------------------------------------------------
* 959eca8 button: do not add buttons to ubus
-------------------------------------------------------------------------------
commit 959eca8ab2b50eaccfff9c710cffe5b317bb6ad1
Author: Sukru Senli <sukru.senli@inteno.se>
Date: 2017-10-23 13:45:36 +0200
button: do not add buttons to ubus
Base directory -> /
src/button.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-------------------------------------------------------------------------------
2017-10-23 13:46:02 +02:00
Ionut-Alex Oprea
170264bc5d
Update feed [ feed_inteno_packages ] package [ peripheral_manager ]
...
-------------------------------------------------------------------------------
* ece0282 fix memory leak
-------------------------------------------------------------------------------
commit ece02822d74c2d9e4be4ebd3ebef4e4a3f57e05d
Author: Ionut-Alex Oprea <ionutalexoprea@gmail.com>
Date: 2017-09-28 19:29:27 +0200
fix memory leak
Base directory -> /
src/catv.c | 1 +
1 file changed, 1 insertion(+)
-------------------------------------------------------------------------------
2017-09-28 19:30:51 +02:00
Kenneth Johansson
529dad8737
Update feed [ feed_inteno_packages ] package [ peripheral_manager ]
...
-------------------------------------------------------------------------------
* 6be24af Wrong variable used for storing string.
-------------------------------------------------------------------------------
commit 6be24afc3c0422815ddd30f07811ee3eae3a9154
Author: Kenneth Johansson <kenneth@southpole.se>
Date: 2017-09-28 14:48:26 +0200
Wrong variable used for storing string.
Base directory -> /
src/button.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
-------------------------------------------------------------------------------
2017-09-28 14:48:52 +02:00
Kenneth Johansson
cf1a476161
Update feed [ feed_inteno_packages ] package [ peripheral_manager ]
...
-------------------------------------------------------------------------------
* 5eaa810 Prevent adding the same button twice.
* d9307f7 if config read from /lib/db/config/hw then do not allow any changes.
* a930a09 Read button config from two places.
-------------------------------------------------------------------------------
commit 5eaa810747ec7c130df2a2e6ac3a1df664c8f06b
Author: Kenneth Johansson <kenneth@southpole.se>
Date: 2017-09-26 19:02:20 +0200
Prevent adding the same button twice.
Base directory -> /
src/button.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
-------------------------------------------------------------------------------
commit d9307f796d8b30170fdff7451c4efc35ed3cd428
Author: Kenneth Johansson <kenneth@southpole.se>
Date: 2017-09-26 18:54:53 +0200
if config read from /lib/db/config/hw then do not allow any changes.
Base directory -> /
src/button.c | 12 ++++++++----
1 file changed, 8 insertions(+), 4 deletions(-)
-------------------------------------------------------------------------------
commit a930a095a0f2f4a338de846fd5a01de609588365
Author: Kenneth Johansson <kenneth@southpole.se>
Date: 2017-09-26 18:40:05 +0200
Read button config from two places.
First read /lib/db/config/hw then /etc/config/button
Base directory -> /
src/button.c | 317 ++++++++++++++++++++++++++++++++++-------------------------
1 file changed, 182 insertions(+), 135 deletions(-)
-------------------------------------------------------------------------------
2017-09-27 17:01:24 +02:00
Ke Hu
fa7a3e02eb
revert changes about LED
...
delete the file , do not need it any more
2017-09-22 13:39:55 +02:00
ke.hu
7b1f241dda
arm platform led set
...
disable arm board eg400, dg400 led blinking
2017-09-21 12:05:05 +02:00
ke.hu
889a681b57
led config fix
...
setting led for all mips platform based on BCM
2017-09-21 10:04:58 +02:00
ke.hu
0899b8c4ab
Led blinking stop
...
stop sw controlled blinking before peripheral manager take control
2017-09-21 09:16:55 +02:00
Kenneth Johansson
0da93b1d4a
Update feed [ feed_inteno_packages ] package [ peripheral_manager ]
...
-------------------------------------------------------------------------------
* a9e0b8e wlctl needs to have the interface as argument.
-------------------------------------------------------------------------------
commit a9e0b8ea80511ef16ef71c59412bcd9b90beb7fe
Author: Kenneth Johansson <kenneth@southpole.se>
Date: 2017-06-09 16:54:25 +0200
wlctl needs to have the interface as argument.
On systems with multiple wifi chips we need to specify what chip the led is
connected to.
Also fix an issue with address could only be 0-9 and we need 0-31.
Base directory -> /
src/wlctl_led.c | 26 +++++++++++++++++++-------
1 file changed, 19 insertions(+), 7 deletions(-)
-------------------------------------------------------------------------------
2017-06-09 16:54:46 +02:00
Jonas Höglund
427482f60d
Update feed [ feed_inteno_packages ] package [ peripheral_manager ]
...
-------------------------------------------------------------------------------
* ff2cf8b Remove gpio_test program as it does not compile with musl
-------------------------------------------------------------------------------
commit ff2cf8bfbd3a04731088e9f4540796696e961382
Author: Jonas Höglund <jonas.hoglund@embeddednation.com>
Date: 2017-04-05 10:16:15 +0200
Remove gpio_test program as it does not compile with musl
Base directory -> /
Makefile.am | 15 +--------------
1 file changed, 1 insertion(+), 14 deletions(-)
-------------------------------------------------------------------------------
2017-04-05 10:21:50 +02:00
Sukru Senli
42b5cd023b
Update feed [ feed_inteno_packages ] package [ peripheral_manager ]
...
-------------------------------------------------------------------------------
* 2217e77 gpio_set_state: add delay argument
-------------------------------------------------------------------------------
commit 2217e777ce56b53878ca467a06025db935c235eb
Author: Sukru Senli <sukru.senli@inteno.se>
Date: 2017-03-17 15:00:41 +0100
gpio_set_state: add delay argument
Base directory -> /
src/gpio_linux.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-------------------------------------------------------------------------------
2017-03-23 10:10:31 +01:00
Kenneth Johansson
b2dcd3a853
perf_manager: turn off all leds when turning off.
...
we need this so that when we do a reset the leds is known to be off.
2017-03-23 10:06:34 +01:00
ke.hu
62a27eef77
LED setting
...
set led to notice state when init. After all init done, change to OK state
2017-03-20 16:16:45 +01:00
Kenneth Johansson
05d27a0cac
Update feed [ feed_inteno_packages ] package [ peripheral_manager ]
...
-------------------------------------------------------------------------------
* a6eaaae Implement support function for led driver.
-------------------------------------------------------------------------------
commit a6eaaae28519e1b77cd6e7a95c28bf9b113afecb
Author: Kenneth Johansson <kenneth@southpole.se>
Date: 2017-03-16 16:43:47 +0100
Implement support function for led driver.
Need this to avoid led module to set leds to unsupported state.
Base directory -> /
src/gpio_led.c | 16 ++++++++++++++++
src/touch_sx9512.c | 16 ++++++++++++++++
2 files changed, 32 insertions(+)
-------------------------------------------------------------------------------
2017-03-16 16:44:18 +01:00
Kenneth Johansson
4a2c9876f5
Update feed [ feed_inteno_packages ] package [ peripheral_manager ]
...
-------------------------------------------------------------------------------
* c3c2a59 change catv montor to run 10 times slower when no module is detected.
* 9700e9d Add delay for gpio.
-------------------------------------------------------------------------------
commit c3c2a591ad74ae0bdc255e8255045879502b2522
Author: Kenneth Johansson <kenneth@southpole.se>
Date: 2017-03-07 15:58:57 +0100
change catv montor to run 10 times slower when no module is detected.
Base directory -> /
src/catv_monitor.c | 10 +++++++---
1 file changed, 7 insertions(+), 3 deletions(-)
-------------------------------------------------------------------------------
commit 9700e9d11a146344b80e17dcd093474a15f8262a
Author: Kenneth Johansson <kenneth@southpole.se>
Date: 2017-03-07 15:47:06 +0100
Add delay for gpio.
This delay is how long to wait in microseconds after a gpio value is set.
Used to work around HW issue with setting bits where the hardware uses a
read modify write on a pin with a large capacitor.
Base directory -> /
src/gpio.c | 8 ++++----
src/gpio.h | 2 +-
src/gpio_led.c | 15 ++++++++++++---
src/gpio_shift_register.c | 16 ++++++++--------
src/gpio_test.c | 2 +-
5 files changed, 26 insertions(+), 17 deletions(-)
-------------------------------------------------------------------------------
2017-03-07 16:00:19 +01:00
Kenneth Johansson
ec0e038fa6
Update feed [ feed_inteno_packages ] package [ peripheral_manager ]
...
-------------------------------------------------------------------------------
* abe5807 mem leak: add missing file to previous mem fix patch
-------------------------------------------------------------------------------
commit abe58070db6a616eb4f24304f0613c9d67a77775
Author: Kenneth Johansson <kenneth@southpole.se>
Date: 2017-02-24 18:23:15 +0100
mem leak: add missing file to previous mem fix patch
Base directory -> /
src/catv.c | 57 ++++++++++++++++++++++++++++++++++++++++++++++++++++-----
1 file changed, 52 insertions(+), 5 deletions(-)
-------------------------------------------------------------------------------
2017-02-24 18:25:09 +01:00
Kenneth Johansson
ee972545bc
Update feed [ feed_inteno_packages ] package [ peripheral_manager ]
...
-------------------------------------------------------------------------------
* 664864a Fix compile for bradcom targets (mips/arm).
* 1a5ba03 mem leak fix.
* 0434260 Add missed interrupt handler for touch panel.
* 3008d04 add support for gpio buttons using linux gpio interface.
* d57bb3f Add support for leds using linux gpio interface.
* 70137e9 Include touch driver sx9512 on all platforms.
-------------------------------------------------------------------------------
commit 664864adeb06d23569f27de91b9c743881d99ee4
Author: Kenneth Johansson <kenneth@southpole.se>
Date: 2017-02-24 16:38:36 +0100
Fix compile for bradcom targets (mips/arm).
Base directory -> /
Makefile.am | 4 +++-
src/gpio.h | 3 ++-
2 files changed, 5 insertions(+), 2 deletions(-)
-------------------------------------------------------------------------------
commit 1a5ba03b502a0910b5648b26b1051b0e59c4ff28
Author: Kenneth Johansson <kenneth@southpole.se>
Date: 2017-02-23 18:02:08 +0100
mem leak fix.
So blob_buf_init needs to have a blob_buf_free or else we leak memory.
This is not done in the ubus example client so if you copy that code you
have a memory leak.
Base directory -> /
src/button.c | 5 +++++
src/catv_monitor.c | 7 +++++++
src/led.c | 2 ++
src/sfp.c | 22 +++++++++++++++++++++-
4 files changed, 35 insertions(+), 1 deletion(-)
-------------------------------------------------------------------------------
commit 04342602acb00420c5e5cb4e83807d55ccc4b42f
Author: Kenneth Johansson <kenneth@southpole.se>
Date: 2016-11-18 19:17:24 +0100
Add missed interrupt handler for touch panel.
missed this file from last commit.
Base directory -> /
src/touch_sx9512.c | 9 +++++++--
1 file changed, 7 insertions(+), 2 deletions(-)
-------------------------------------------------------------------------------
commit 3008d04ed46d82f98fc2078333d1c76b6c03de1b
Author: Kenneth Johansson <kenneth@southpole.se>
Date: 2016-11-18 18:51:02 +0100
add support for gpio buttons using linux gpio interface.
Base directory -> /
Makefile.am | 2 +-
src/button.c | 10 ++++++----
src/gpio.h | 4 ++++
src/gpio_button.c | 32 +++++++++++++++++++++++++++++++-
src/gpio_led.c | 2 +-
src/gpio_linux.c | 34 ++++++++++++++++++++++++++++++++--
6 files changed, 75 insertions(+), 9 deletions(-)
-------------------------------------------------------------------------------
commit d57bb3f171a1c4383dbc9d6cff7a104b310a61fe
Author: Kenneth Johansson <kenneth@southpole.se>
Date: 2016-11-17 20:41:18 +0100
Add support for leds using linux gpio interface.
Base directory -> /
Makefile.am | 9 ++++----
src/gpio.h | 14 +++++++++++++
src/gpio_button.c | 1 -
src/gpio_led.c | 16 +++++++++-----
src/gpio_linux.c | 63 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
src/server.c | 6 +++---
6 files changed, 96 insertions(+), 13 deletions(-)
-------------------------------------------------------------------------------
commit 70137e9ef89f43e71b455c8445dd33ae03b06bf6
Author: Kenneth Johansson <kenneth@southpole.se>
Date: 2016-11-17 17:18:07 +0100
Include touch driver sx9512 on all platforms.
Was only compiled in on broadcom based platform. But is now also needed for
mediatek SOC (ex400).
Base directory -> /
Makefile.am | 8 ++++----
src/gpio.h | 5 ++++-
src/server.c | 2 +-
src/sx9512.c | 6 ++++--
src/sx9512.h | 4 ++++
src/touch_sx9512.c | 12 ++++++++----
6 files changed, 25 insertions(+), 12 deletions(-)
-------------------------------------------------------------------------------
2017-02-24 16:40:32 +01:00
Benjamin Larsson
2df1081825
Update feed [ feed_inteno_packages ] package [ peripheral_manager ]
...
-------------------------------------------------------------------------------
* db710fe Vendor product number is not reliable, remove backend check
* 1f4d7d7 Remove unused header file that prevent compile on mediatek target.
-------------------------------------------------------------------------------
commit db710fed768e20fba40212e11fa4191593e168fc
Author: Benjamin Larsson <benjamin@southpole.se>
Date: 2016-09-13 13:44:37 +0200
Vendor product number is not reliable, remove backend check
Base directory -> /
src/catv.c | 4 ----
1 file changed, 4 deletions(-)
-------------------------------------------------------------------------------
commit 1f4d7d7b657682146257f2e1ac04944973ff28ba
Author: Kenneth Johansson <kenneth@southpole.se>
Date: 2016-09-01 18:32:47 +0200
Remove unused header file that prevent compile on mediatek target.
Base directory -> /
src/wlctl_led.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-------------------------------------------------------------------------------
2016-09-13 13:47:51 +02:00
Kenneth Johansson
4049d66741
add lmbench.
2016-09-02 13:54:51 +02:00
Ronny Nilsson
c0e76808e3
Update feed [ feed_inteno_packages ] package [ peripheral_manager ]
...
-------------------------------------------------------------------------------
* 8ff193b When sending a ubus button event, include info about short or long press (like is beeing done for /sbin/hotplug-call). refs #9873
-------------------------------------------------------------------------------
commit 8ff193b389aa5d960225166b92cc60b32721504f
Author: Ronny Nilsson <ronny.nilsson@inteno.se>
Date: 2016-08-29 15:23:12 +0200
When sending a ubus button event, include info about short or long press
(like is beeing done for /sbin/hotplug-call). refs #9873
Base directory -> /
src/button.c | 14 ++++++++------
1 file changed, 8 insertions(+), 6 deletions(-)
-------------------------------------------------------------------------------
2016-08-30 13:40:45 +02:00
Benjamin Larsson
763ff80d82
Update feed [ feed_inteno_packages ] package [ peripheral_manager ]
...
-------------------------------------------------------------------------------
* 4a64f96 Workaround for ghost gpio press directly after start
-------------------------------------------------------------------------------
commit 4a64f969af4ee38507e83ed113e4e6a6fa9b9cf1
Author: Benjamin Larsson <benjamin@southpole.se>
Date: 2016-08-17 11:41:09 +0200
Workaround for ghost gpio press directly after start
On platforms with gpio buttons we have seen that sometimes buttons get
pressed directly after start and thus disabling the wifi. This change
implements a dummy read to flush out the bad states. Also implemented is a
check if a button is pressed directly 4 seconds after start. If that is the
case the press is logged to the syslog and then ignored.
Base directory -> /
src/button.c | 13 ++++++++++++-
src/gpio_button.c | 12 ++++++++++--
src/peripheral_manager.c | 2 ++
src/server.c | 6 ++++++
src/server.h | 3 +++
5 files changed, 33 insertions(+), 3 deletions(-)
-------------------------------------------------------------------------------
2016-08-29 13:57:58 +02:00
Mats Karrman
05ce0dac18
peripheral_manager: Update source version (Support for EG400, refs #9092 )
2016-08-16 17:17:23 +02:00