- Mar 25, 2016
-
-
Gregory Nutt authored
-
- Mar 24, 2016
-
-
Gregory Nutt authored
-
Gregory Nutt authored
minor; intialize buffer to well-known pattern to make it easy to see if it was truly filled with random data
-
ziggurat29 authored
minor; intialize buffer to well-known patter to make it easy to see if it was truly filled with random data
-
- Mar 23, 2016
-
-
Gregory Nutt authored
-
- Mar 21, 2016
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Mar 17, 2016
-
-
Gregory Nutt authored
-
Gregory Nutt authored
Add a simple test of the scheduler instrumentation logic. This initial version is still kind of buggy.
-
- Mar 16, 2016
-
-
Gregory Nutt authored
apps/modbus/nuttx/portserial.c: Was not returning an error on failure to open the device driver. From Olololshka kokoko
-
- Mar 14, 2016
-
-
Gregory Nutt authored
-
- Mar 11, 2016
-
-
Gregory Nutt authored
-
- Mar 01, 2016
-
-
Gregory Nutt authored
-
- Feb 24, 2016
-
-
Gregory Nutt authored
-
- Feb 23, 2016
-
-
Gregory Nutt authored
-
Alan Carvalho de Assis authored
-
- Feb 22, 2016
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Feb 21, 2016
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Feb 20, 2016
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Alan Carvalho de Assis authored
-
- Feb 19, 2016
-
-
Gregory Nutt authored
-
- Feb 16, 2016
-
-
Gregory Nutt authored
UAVCAN: Add a patch to make the verified version of UAVCAN compatible with the current NuttX code base
-
- Feb 14, 2016
-
-
Gregory Nutt authored
apps/: Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section()
-
- Feb 09, 2016
-
-
Gregory Nutt authored
-
- Feb 08, 2016
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
DHCPD no longer calls directly into the OS, but uses network IOCTL commands to modify the ARP table.
-
Gregory Nutt authored
-
- Feb 06, 2016
-
-
Gregory Nutt authored
-
- Feb 05, 2016
-
-
Gregory Nutt authored
-
- Feb 02, 2016
-
-
Gregory Nutt authored
-
Gregory Nutt authored
Low level drive access functions should not generate output; it interferes with higher level formatting
-