13 Commits (c21ba6c5007530f22db704924e79e9bb1ea79130)

Author SHA1 Message Date
px4dev ff15efb9c9 Build utility apps -Os to save ROM space. 12 years ago
px4dev 2ebcd0fdcc Switch to optimising some things for size rather than speed. 12 years ago
patacongo 7f22c14077 Add support for a login script (in addition to the init script); Add logic so that a USB console session can connect and reconnect to the USB serial device 12 years ago
patacongo 19e43efe23 NSH will now run files from the file system; Add logic to unload and clean-up after running a task from a file system; Extensions to builtin apps from Mike Smith 12 years ago
patacongo fcb316906d Implement redirection of output from NSH builtin commands to a file in a mounted volume 12 years ago
px4dev 0267782782 Recover changes lost to bad merging. 12 years ago
Lorenz Meier 913f5a7812 Cleared last diff items between origin/master and fixedwing_outdoor 12 years ago
patacongo 3fe53af6be Remove .context kludge from apps/ directory 12 years ago
patacongo f552862bb5 Missing comma in EVERY DELFILE/DELDIR macro call in every Makefile 12 years ago
patacongo d4dca58d93 Most of the changes needed to support Windows native clean; distclean is has a problem 12 years ago
patacongo 2581506dfb Move some (hopefully) un-necessary quotes in Makefiles for Mike 12 years ago
patacongo d3ac724c7b Changes to get a clean ez80 build using the ZDS 5.1.1 toolchain 12 years ago
patacongo 63e8e1bed3 Correct some issues with last check-in; ez80 still does not build 12 years ago
patacongo 24a0389152 Partial change: Removing bash ARCHIVE loop 12 years ago
patacongo 26cbab4570 Add apps/netutils/codecs and associated NSH commands from Darcy Gong 12 years ago
patacongo 57623d42eb Resync new repository with old repo r5166 13 years ago
px4dev 8a365179ea Fresh import of the PX4 firmware sources. 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 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 3d42ab8282 FTPD daemon and example now build without errors 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 6eb0403ddd If we are using a USB serial console, then NSH must wait for the USB device to be connected 13 years ago
patacongo add995c32e Completes coding of the PWM module 13 years ago