nuttx-apps/system
YAMAMOTO Takashi a63bdcbacb system/ntpc: Add ntpcstatus command
An example output:

    nsh> ntpcstatus
    The number of last samples: 5
    [0] srv 178.16.23.50 offset -0.014006560 delay 0.349967444
    [1] srv 5.9.57.158 offset 0.001792161 delay 0.269991633
    [2] srv 206.75.147.25 offset 0.009916600 delay 0.129989672
    [3] srv 162.159.200.1 offset 0.011508908 delay 0.019917401
    [4] srv 185.19.184.35 offset 0.021468135 delay 0.239915030
    nsh>
2021-02-20 01:30:55 -08:00
..
adb nsh: Pass the correct command lines to nsh_consolemain 2021-01-13 16:40:18 +08:00
argtable3 system/argtable3: Update to the latest version(v3.2.0.7402e6e) 2021-01-16 14:13:25 -08:00
cdcacm Rewritten READMEs to Markdown 2020-07-25 01:01:51 -07:00
cfgdata Rewritten READMEs to Markdown 2020-07-25 01:01:51 -07:00
cle system/cle: Remove column offset for cursor position 2021-02-19 10:39:21 -08:00
composite Rewritten READMEs to Markdown 2020-07-25 01:01:51 -07:00
critmon build: Replace $(TOPDIR)/Make.defs with $(APPDIR)/Make.defs 2020-07-09 15:17:37 -03:00
cu system/cu/cu_main.c: ctrlC will send SIGINT/SIGSTP 2020-10-27 10:16:55 -07:00
dhcpc build: Replace $(TOPDIR)/Make.defs with $(APPDIR)/Make.defs 2020-07-09 15:17:37 -03:00
embedlog Replace all wget with curl 2020-12-21 22:45:46 -06:00
flash_eraseall Rewritten READMEs to Markdown 2020-07-25 01:01:51 -07:00
hex2bin system/hex2bin: Fix compilation error 2020-07-29 15:22:20 +02:00
hexed Makefile: Unify ROOTDEPPATH into DEPPATH 2020-07-29 15:22:20 +02:00
i2c system/i2c/i2c_hexdump.c: Fix a printf format warning 2020-11-13 05:51:23 -08:00
libuv Replace all wget with curl 2020-12-21 22:45:46 -06:00
lm75 system/lm75/lm75.c: Fix a printf format warning 2020-11-13 05:51:23 -08:00
lzf build: Replace $(TOPDIR)/Make.defs with $(APPDIR)/Make.defs 2020-07-09 15:17:37 -03:00
mdio build: Replace $(TOPDIR)/Make.defs with $(APPDIR)/Make.defs 2020-07-09 15:17:37 -03:00
netdb netdb: Fix usage and comment 2021-01-27 11:38:16 +01:00
nsh Change all 'Nuttx' to 'NuttX' 2020-10-18 22:27:57 -07:00
ntpc system/ntpc: Add ntpcstatus command 2021-02-20 01:30:55 -08:00
nxlooper system/nx: update mqueue_open return value 2021-01-03 21:15:00 -06:00
nxplayer system/nx: update mqueue_open return value 2021-01-03 21:15:00 -06:00
nxrecorder system/nx: update mqueue_open return value 2021-01-03 21:15:00 -06:00
ping system/ping/ping.c: Fix printf format warnings 2020-11-13 05:51:23 -08:00
ping6 build: Replace $(TOPDIR)/Make.defs with $(APPDIR)/Make.defs 2020-07-09 15:17:37 -03:00
popen build: Replace $(TOPDIR)/Make.defs with $(APPDIR)/Make.defs 2020-07-09 15:17:37 -03:00
psmq Replace all wget with curl 2020-12-21 22:45:46 -06:00
ramtest system/ramtest/ramtest.c: Fix printf format warnings 2020-11-13 05:51:23 -08:00
readline system/readline: check the control ascii only to support multi-languages 2021-01-05 08:02:25 +01:00
sched_note Add SCHED_INSTRUMENTATION_HIRES support 2020-10-21 02:10:51 +08:00
setlogmask system: Fix typos 2020-07-29 15:22:20 +02:00
spi system: Fix typos 2020-07-29 15:22:20 +02:00
stackmonitor build: Replace $(TOPDIR)/Make.defs with $(APPDIR)/Make.defs 2020-07-09 15:17:37 -03:00
system build: Replace $(TOPDIR)/Make.defs with $(APPDIR)/Make.defs 2020-07-09 15:17:37 -03:00
taskset system: taskset: Replace license header with Apache License 2.0 2020-07-29 01:05:31 -05:00
tee system: Fix typos 2020-07-29 15:22:20 +02:00
telnet system: Fix typos 2020-07-29 15:22:20 +02:00
termcurses Rewritten READMEs to Markdown 2020-07-25 01:01:51 -07:00
trace system/trace: Fix fprintf format warnings 2021-01-06 10:27:34 +01:00
ubloxmodem build: Replace $(TOPDIR)/Make.defs with $(APPDIR)/Make.defs 2020-07-09 15:17:37 -03:00
usbmsc style/Document: remove unnecessary trailing whitespace 2020-11-28 12:20:10 +01:00
vi system/vi/vi.c: Fix a printf format warning 2020-11-13 05:51:23 -08:00
zmodem system/zmodem/zm_receive.c: Fix a printf format warning 2020-11-13 05:51:23 -08:00
.gitignore Remove extra whitespace from files (#43) 2020-01-31 08:29:24 -06:00
Make.defs Make.defs: Use complete include path 2020-02-19 12:56:10 -06:00
Makefile Rearrange to eliminate Kmenu files 2016-06-09 08:59:16 -06:00