nuttx-apps/system
jinxudong 6bea926ef2 sensor: add force sensor
A sensor of this type measures the force on it, and additionally
compares the force with one or more specified thresholds. The sensor
can output the force value directly. Moreover, it's usually applied
as a press key. In that case, when it detects a force greater than
some given threshold, a corresponding event is reported.

Signed-off-by: jinxudong <jinxudong@xiaomi.com>
2023-08-10 03:33:22 +08:00
..
adb adb: add adb log level 2023-08-10 00:50:50 +08:00
argtable3 system/artable3: add cmake build support 2023-07-25 10:48:01 +02:00
cachespeed system/cachespeed:Modifying kconfig depends on 2023-07-20 01:42:38 +08:00
cdcacm add initial cmake build system 2023-07-08 13:52:02 +08:00
cfgdata Replace all strncpy with strlcpy 2023-05-08 21:35:16 +03:00
cle add initial cmake build system 2023-07-08 13:52:02 +08:00
composite add initial cmake build system 2023-07-08 13:52:02 +08:00
coredump coredump/priority: Increase the default priority of coredump to 254 2023-08-09 15:00:45 +08:00
critmon add initial cmake build system 2023-07-08 13:52:02 +08:00
cu add initial cmake build system 2023-07-08 13:52:02 +08:00
dd system: dd: add standalone dd command 2023-08-09 20:59:40 +08:00
dhcpc add initial cmake build system 2023-07-08 13:52:02 +08:00
dumpstack add initial cmake build system 2023-07-08 13:52:02 +08:00
flash_eraseall add initial cmake build system 2023-07-08 13:52:02 +08:00
gcov system/gcov: add show usage 2022-09-27 19:39:31 +08:00
gdbstub gdbstub:Support a general gdbstub, support serial port and network link 2023-07-13 19:31:57 +08:00
hex2bin add initial cmake build system 2023-07-08 13:52:02 +08:00
hexed add initial cmake build system 2023-07-08 13:52:02 +08:00
hostname add initial cmake build system 2023-07-08 13:52:02 +08:00
i2c Add function missing FAR information 2023-08-09 14:47:00 +08:00
input apps: Use MIN/MAX definitions from "sys/param.h" 2023-02-02 00:35:14 +02:00
iptables apps/system: Call arg_freetable before iptables/tcpdump exit 2023-04-24 23:47:45 +08:00
libuv libuv: fix compile warning 2023-07-01 13:27:02 +08:00
lm75 add initial cmake build system 2023-07-08 13:52:02 +08:00
lzf add initial cmake build system 2023-07-08 13:52:02 +08:00
mdio add initial cmake build system 2023-07-08 13:52:02 +08:00
memstress memorystress:Fix some warnings and make the index randomized. 2023-08-03 10:55:12 -07:00
netdb add initial cmake build system 2023-07-08 13:52:02 +08:00
nsh add initial cmake build system 2023-07-08 13:52:02 +08:00
ntpc Fix nuttx coding style 2023-08-01 23:10:32 -07:00
nxcamera nxcamera: Add logic to convert to rgb565 2023-08-09 18:22:39 +08:00
nxdiag system/nxdiag: Fix race condition during build 2023-07-18 23:43:29 +08:00
nxlooper system/audio: check if channels are valid 2023-05-26 02:24:28 +08:00
nxplayer nxplayer:add sbc simple parser in nxplayer 2023-08-08 21:41:15 +08:00
nxrecorder add initial cmake build system 2023-07-08 13:52:02 +08:00
ofloader ofloader: fix warning and typo 2023-08-01 23:22:52 -07:00
ping add initial cmake build system 2023-07-08 13:52:02 +08:00
ping6 add initial cmake build system 2023-07-08 13:52:02 +08:00
popen system/popen: support r+, w+ mode 2023-07-29 20:29:54 -07:00
psmq move embedlog from system to logging 2023-01-05 21:42:15 +08:00
ramspeed system/ramspeed: Allow read and write buffers to be allocated from the heap. 2023-06-23 17:06:09 +08:00
ramtest add initial cmake build system 2023-07-08 13:52:02 +08:00
readline add initial cmake build system 2023-07-08 13:52:02 +08:00
sched_note add initial cmake build system 2023-07-08 13:52:02 +08:00
setlogmask syste/setlogmask: add syslog channel filtering function 2023-07-13 00:47:23 +08:00
spi Indent the define statement by two spaces 2023-05-21 07:39:53 +03:00
stackmonitor add initial cmake build system 2023-07-08 13:52:02 +08:00
system add initial cmake build system 2023-07-08 13:52:02 +08:00
taskset add initial cmake build system 2023-07-08 13:52:02 +08:00
tcpdump apps/system: Call arg_freetable before iptables/tcpdump exit 2023-04-24 23:47:45 +08:00
tee add initial cmake build system 2023-07-08 13:52:02 +08:00
telnet add initial cmake build system 2023-07-08 13:52:02 +08:00
telnetd telnetd/Kconfig: cosmetic change 2023-05-13 10:15:02 -03:00
termcurses system: Fix nxstyle errors 2023-05-10 15:40:06 +02:00
trace apps: fix style issues in code 2023-06-11 18:47:50 +08:00
ubloxmodem add initial cmake build system 2023-07-08 13:52:02 +08:00
uniqueid Replace all sprintf with snprintf 2023-05-08 21:35:16 +03:00
uorb sensor: add force sensor 2023-08-10 03:33:22 +08:00
usbmsc add initial cmake build system 2023-07-08 13:52:02 +08:00
vi add initial cmake build system 2023-07-08 13:52:02 +08:00
ymodem ymodem:fix compile warnings 2023-07-30 01:20:36 -07:00
zmodem add initial cmake build system 2023-07-08 13:52:02 +08:00
.gitignore Remove extra whitespace from files (#43) 2020-01-31 08:29:24 -06:00
CMakeLists.txt add initial cmake build system 2023-07-08 13:52:02 +08:00
Make.defs Makefiles: Gregory Nutt: update licenses to Apache 2021-06-07 21:35:33 -05:00
Makefile Makefiles: Gregory Nutt: update licenses to Apache 2021-06-07 21:35:33 -05:00