16 Commits (2bfb6727912e804325e5a512c9c09d36e8fe06d3)

Author SHA1 Message Date
patacongo 57623d42eb Resync new repository with old repo r5166 13 years ago
patacongo f53d3ecc71 Add perror() 13 years ago
patacongo fca1ea81db I learned how to spell PSEUDO 13 years ago
patacongo 60889d41f6 Update NSH documentation; Add option to reduce size of help commnd without completely eliminating it 13 years ago
px4dev 8a365179ea Fresh import of the PX4 firmware sources. 13 years ago
patacongo 3ec93230f3 Fix max filename size report by FAT statfs with long file names; Add missing logic to support fieldwidth and justification for %s format; Add extended help options. Default help command just shows a short list of commands. Verbose and single command help options 13 years ago
patacongo 2545e9bc4b Add the NSH df command 13 years ago
patacongo aa8c93baab Extend the NSH mount command so that it will enumerate mountpoints if no arguments are provided 13 years ago
patacongo 606c031000 Improve capability to traverse inodes in the NuttX psuedo-filesystem; now returns statfs 13 years ago
patacongo 8bbd7a5455 Prep for 6.19 release 13 years ago
patacongo 23817b959f Add NSH mv command 13 years ago
patacongo 516a0a7adb Add support for the USB trace cability in NSH when a USB console is used 13 years ago
patacongo 983e72ea39 Fix packet size calculation in CDC/ACM and PL2303 USB serial drivers 13 years ago
patacongo c22a13ef4a Move file-system header files to include/nuttx/fs 13 years ago
patacongo 0a89a8ade3 Add support for use of a USB serial device to provide NSH console I/O. Verified on the Sure PIPIC32MX board 13 years ago
patacongo 7a586daed8 NSH now uses the new Telnet daemon and built-in tasks started by NSH can be used over Telnet 13 years ago
patacongo 2a2655f8e0 Use realine instead of fgets in several other places 13 years ago
patacongo add995c32e Completes coding of the PWM module 13 years ago