summaryrefslogtreecommitdiff
path: root/apps/ChangeLog.txt
Commit message (Expand)AuthorAgeFilesLines
* Fixes to apps/*/Make.defs files needed for auto-configuration buildpatacongo2012-08-141-0/+2
* drivers/serial/serial.c open, read, write, and poll methods will not return a...patacongo2012-08-121-0/+2
* Fix max filename size report by FAT statfs with long file names; Add missing ...patacongo2012-08-041-0/+4
* Add the NSH df commandpatacongo2012-08-041-0/+2
* Extend the NSH mount command so that it will enumerate mountpoints if no argu...patacongo2012-08-031-0/+3
* Add support for testing multiple ADC, PWM, and QE devicespatacongo2012-07-301-0/+2
* Lock the scheduler when starting NSH builtin applications to eliminate race c...patacongo2012-07-281-1/+3
* PM update; NSH extension to catch return valuespatacongo2012-07-281-0/+2
* Don't use strerror in apps/modbus; Add CONFIG_MB_TERMIOS to enable/suppress u...patacongo2012-07-221-2/+4
* Use NuttX types in FreeModBus port; Add FreeModBus demo at apps/examples/modb...patacongo2012-07-211-2/+6
* Check-in of initial, unmodified freemodbus-v1.5.0patacongo2012-07-211-1/+3
* Header file clean-uppatacongo2012-07-171-0/+1
* Prep for release 6.20nuttx-6.20patacongo2012-07-121-1/+3
* Correct an error in named application priority when SCHED_RR is enabledpatacongo2012-07-111-0/+6
* Prep for 6.19 releasenuttx-6.19patacongo2012-06-151-1/+3
* Add NSH mv commandpatacongo2012-06-111-1/+2
* Add support for the USB trace cability in NSH when a USB console is usedpatacongo2012-05-261-0/+2
* Now have to press enter 3 times to start with USB NSH consolepatacongo2012-05-261-0/+3
* Fix packet size calculation in CDC/ACM and PL2303 USB serial driverspatacongo2012-05-251-0/+4
* Prep for 6.18 releasenuttx-6.18patacongo2012-05-191-1/+3
* NxWM: Finishes touchscreen implementation; NuttX: Standardize touchscreen ini...patacongo2012-05-111-0/+2
* Add STM32 watchdog configurationpatacongo2012-04-161-1/+1
* Add a watchdog timer testpatacongo2012-04-151-0/+1
* Add skeleton file for STM32 watchdog timer driverpatacongo2012-04-151-0/+4
* Prep for 6.17 releasenuttx-6.17patacongo2012-04-141-1/+3
* Move include/math.h to include/nuttx/math.hpatacongo2012-04-071-0/+2
* Add framework in NxConsole to support VT100 escape sequencespatacongo2012-03-301-0/+2
* Can now run an NSH session within an NX windowpatacongo2012-03-291-0/+2
* Add a test for the NX console devicepatacongo2012-03-271-0/+1
* NFS update + make some examples configurable as NSH built-inspatacongo2012-03-221-0/+4
* Extend examples/can so that it can be used in other contextspatacongo2012-03-141-0/+4
* Prep for 6.16 releasepatacongo2012-03-101-1/+3
* Add support for use of a USB serial device to provide NSH console I/O. Verif...patacongo2012-03-061-0/+2
* Add logic to NSH startup to call C++ static initializers on startuppatacongo2012-02-281-0/+2
* Extend CDC/ACM driver so that can be connected/disconnected under software co...patacongo2012-02-281-0/+2
* readline() (and hence NSH) now accept the DEL character as well as the Backsp...patacongo2012-02-251-0/+4
* Add a test to verify that FPU registers are properly saved and restored on co...patacongo2012-02-241-0/+2
* Add QE support to STM32F4Discovery; add a test of the quadrature encoder driverpatacongo2012-02-151-0/+2
* Prep for 6.15 releasenuttx-6.15patacongo2012-02-131-12/+13
* Add dmesg command that can be used to dump the syslogpatacongo2012-02-111-0/+2
* Add the beginnings of an FTP serverpatacongo2012-02-041-0/+4
* Move lib/stdio/lib_fgets.c to apps/system/readline; simplify fgets(); use rea...patacongo2012-02-011-1/+4
* Get rid of psock.h (bad idea); Add logic to clone the socket structure when w...patacongo2012-01-301-0/+4
* A few more telnet updatespatacongo2012-01-301-1/+1
* Add new psock layer; telnet session is now wrapped in a character devicepatacongo2012-01-301-0/+10
* First round of changes from debug of USB composite device (still has problems)patacongo2012-01-271-0/+1
* If we are using a USB serial console, then NSH must wait for the USB device t...patacongo2012-01-241-0/+4
* Prep for 6.14 releasenuttx-6.14patacongo2012-01-151-2/+4
* Add pulse count support to apps/examples/pwmpatacongo2012-01-091-0/+2
* Fix some LPC17xx GPIO/button interrupt logicpatacongo2011-12-311-0/+3