mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-03-08 02:07:28 +01:00
No description
-------------------------------------------------------------------------------
* 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(-)
-------------------------------------------------------------------------------
|
||
|---|---|---|
| 4g-support | ||
| asterisk-1.8.x-mod | ||
| bootchart2 | ||
| catv | ||
| crashlog | ||
| dectmngr | ||
| dectmngr2 | ||
| endptcfg | ||
| ice-client | ||
| icgroupd | ||
| icwmp | ||
| ifsi | ||
| inotify-tools | ||
| inteno-netmodes | ||
| iop | ||
| iup | ||
| iwatchdog | ||
| layer2interface | ||
| libcgroup | ||
| libstrophe | ||
| mtd-utils | ||
| multiwan | ||
| natalie-dect | ||
| natalie-dect-h | ||
| netcheck | ||
| peripheral_manager | ||
| picolisp | ||
| port-management | ||
| power-management | ||
| questd | ||
| samba2 | ||
| samba3 | ||
| sipcalc | ||
| speedtest-cli | ||
| tptest | ||
| ubus-mqtt | ||
| voice-client | ||
| voicesec | ||
| wifimngr | ||