This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git
from 296a6b3ca gas.c:Adapt to uORB new macro definition content.
new b428af2ca uORB: Add formatted string ("o_format") parameters and
remove callback log ("cb") printing.
new 3144c1494 listener.c: Support data saving to csv file.
The 2 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/listener.c | 153 +++++++++++++++++++++++++++++++++++++++++++++---
system/uorb/uORB/uORB.c | 32 +++++++++-
system/uorb/uORB/uORB.h | 70 +++++++++++++++++++---
3 files changed, 237 insertions(+), 18 deletions(-)