- Nov 27, 2015
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
apps/nshlib: The 'ifconfig' command now uses /proc/net/stat to show network statistics. A consequence of this is that you cannot view network statistics if the procfs is not enabled and mounted at /proc
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Nov 26, 2015
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Nov 25, 2015
-
-
Gregory Nutt authored
NSH no long calls losetup() and loteardown() directly. Now it uses /dev/loop and performs these operations using ioctl() calls
-
Gregory Nutt authored
If CONFIG_LIBC_LOCALTIME or CONFIG_TIME_EXTENDED are defined, then the NSH date command should also show the day ofo the week
-
Gregory Nutt authored
examples/serialrx: Don't print 'Received:\n' before printing bytes received
-
Paul A. Patience authored
-
Ken Pettit authored
-
- Nov 24, 2015
-
-
Gregory Nutt authored
examples/serialrx: Add configuration options to print the bytes received
-
Paul A. Patience authored
-
Gregory Nutt authored
-
- Nov 23, 2015
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Ken Pettit authored
mksmartfs: Move into apps/fsutils from kernel, now uses only open and ioctl. Add configuration option to supported multiple root directories. From Ken Petit
-
- Nov 22, 2015
-
-
Ken Pettit authored
examples/smart-test: Adds a circular log type test for SMARTFS wear level code testing. From Ken Petit
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
-
- Nov 21, 2015
-
-
Gregory Nutt authored
nshlib: Now that NuttX automatically converts block to character devices, the implemention of the DD command no longer has to muck with block to character conversion
-
- Nov 19, 2015
-
-
Ken Pettit authored
drivers/mtd/smart.c Fixed SmartFS wear level error that occurs when the logical sector size is too small to save all wear level status bytes in a single sector. Logical sectors 1 and 2 were simply not being allocated and then the read_sector and write_sector routines were failing. From Ken Petit
-
- Nov 17, 2015
-
-
Gregory Nutt authored
-
- Nov 13, 2015
-
-
Gregory Nutt authored
-
- Nov 12, 2015
-
-
Gregory Nutt authored
Uavcan
-
Gregory Nutt authored
Nucleo F303RE: Move C++ initialization from configs to apps/platform
-
Paul A. Patience authored
-
Paul A. Patience authored
-
Paul A. Patience authored
-
- Nov 10, 2015
-
-
Gregory Nutt authored
canutils/uavcan: Update default configuration
-
Paul A. Patience authored
-
Gregory Nutt authored
examples/can: Add missing configuration options
-