58 Commits (cae070c73e661f3242ec816cfae28bbeb37897da)

Author SHA1 Message Date
patacongo ce9b97b8f5 More patches/bugfixes from Kate 13 years ago
patacongo 3cc812dbad Fixes to apps/*/Make.defs files needed for auto-configuration build 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 6913926a96 Move RAMLOG driver to drivers/syslog; Add ability to output debug information to any character device or file 13 years ago
patacongo 10364c669f Lock the scheduler when starting NSH builtin applications to eliminate race conditions 13 years ago
patacongo 3f57f313a1 PM update; NSH extension to catch return values 13 years ago
patacongo 3f48ca481b Fix some questionable MAC addresses 13 years ago
patacongo 8bbd7a5455 Prep for 6.19 release 13 years ago
patacongo 03e8602c57 Improve NFS retry logic 13 years ago
patacongo 1c2b2798b4 Clean up NFS user interface; Fix NFS disconnect bug 13 years ago
patacongo c3cba92265 Minor change to NFS interface 13 years ago
patacongo a27028feab NFS just finished a major weight reduction program 13 years ago
patacongo 23817b959f Add NSH mv command 13 years ago
patacongo 11d938dd21 First round of compile fixes for IPv6 13 years ago
patacongo 5e0db56108 Massive naming fix: STMPE11->STMPE811 13 years ago
patacongo 516a0a7adb Add support for the USB trace cability in NSH when a USB console is used 13 years ago
patacongo 7b37a5a7ba remove a warning 13 years ago
patacongo 18c23f126b Now have to press enter 3 times to start with USB NSH console 13 years ago
patacongo 983e72ea39 Fix packet size calculation in CDC/ACM and PL2303 USB serial drivers 13 years ago
patacongo ae3a9e76b5 NFS update 13 years ago
patacongo 5baa9ac0f9 Update of NSH nfsmount command 13 years ago
patacongo b66dd903b6 NxWidgets: Fix a potential deadlock that can occur waiting for toolbard geometry data 13 years ago
patacongo 424579fcba Add configuration for testing NxWM 13 years ago
patacongo 6aadb593e2 NSH fix 13 years ago
patacongo 36f080fa7d Add GPIO support to STMPE11 driver; NFS update 13 years ago
patacongo f812f168dd NSF update 13 years ago
patacongo 743103b228 NSF update 13 years ago
patacongo b1cb7ef744 NFS update 13 years ago
patacongo 01de46fb3f NFS fixes 13 years ago
patacongo 0073ac83ff NFS updates 13 years ago
patacongo 31640bb6a6 Kconfig updated + NFS update 13 years ago
patacongo cfbb78e266 More NFS updates 13 years ago
patacongo 7c722206dd More NFS updates 13 years ago
patacongo 585a703015 Developing a new way to handle application configurations 13 years ago
patacongo 5286a4c849 Kconfig updates 13 years ago
patacongo 9e918288f2 Kconfig update 13 years ago
patacongo 0c9433d032 Misc STM32 OTF FS driver fixes + More Kconfig files 13 years ago
patacongo 2ac0dff544 Add kconfig documentation 13 years ago
patacongo 373c6c3757 Adding skeleton Kconfig files (part 3 of 2) 13 years ago
patacongo b277d5c193 Fix read() return value for the case of permissions problem 13 years ago
patacongo c22a13ef4a Move file-system header files to include/nuttx/fs 13 years ago
patacongo fd38715cba Add a PIC32 configuration that supports only a Telnet console 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 03c2be3856 Move all non-standard, NuttX header files into include/nuttx/net 13 years ago