This is an automated email from the ASF dual-hosted git repository. lupyuen pushed a change to branch releases/12.7 in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git
from 729e1cad6 uorb:Added 6dof motion and gesture related types. For details,see: https://developer.android.com/reference/android/hardware/SensorEvent#values new fe5acd657 apps/uorb: change nuttx/list to posix queue new d076b9815 system/uorb: support build in aosp new 83fc4e2ab system/uorb: fix memory leak report by coverity new 2933182cf system/uorb: fix compile warning new f0db02740 system/uorb: fix compile warning new 2ae831f40 system/uORB: using lib_sprintf to output va_format and printf normal info in aosp adb shell new 9d7e023e6 system/uorb: add O_DIRECT to access sensor as wachers new 84e7a1d40 system/uORB: return subscibe latency/interval new de7bbc1b2 uorb/flush: support flush operation The 9 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: system/uorb/Kconfig | 2 +- system/uorb/listener.c | 97 ++++++++++------- system/uorb/sensor/topics.c | 2 - system/uorb/test/unit_test.c | 250 ++++++++++++++++++++++++++++++------------- system/uorb/uORB/uORB.c | 37 +++++-- system/uorb/uORB/uORB.h | 74 +++++++++++-- 6 files changed, 326 insertions(+), 136 deletions(-)