12 Commits (27ee36b2049167a1272122548fe61aa2993d79c1)

Author SHA1 Message Date
Andrew Tridgell 1670b8afe1 nshlib: added cmp command to nsh 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 6ebd56f299 The USB monitor now works with configs/stm32f4discovery/usbnsh 12 years ago
patacongo fb94bc1258 The USB monitor now works with the stm32f4discover/nsh configuration (but not with the usbnsh configuration) 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
Lorenz Meier 913f5a7812 Cleared last diff items between origin/master and fixedwing_outdoor 12 years ago
patacongo d04ce723f0 Several patches from Petteri Aimonen (mostly NxWidgets) 12 years ago
patacongo f6de06f9f9 Add interfaces flags, extend ifconfig, add ifup and ifdown commands (Darcy Gong 12 years ago
patacongo 26cbab4570 Add apps/netutils/codecs and associated NSH commands from Darcy Gong 12 years ago
patacongo dbdf7cb3ae Ping/DNS fixes (part 2 of 2) 12 years ago
patacongo e4ccbe7508 You can now configure a login for Telnet NSH session -- from Darcy Gong 13 years ago
Julian Oes df8bbb2d30 workaround in nuttx to allow for more than 6 arguments when starting an app (in my opinion needed) 13 years ago
patacongo 57623d42eb Resync new repository with old repo r5166 13 years ago
patacongo f53d3ecc71 Add perror() 13 years ago
px4dev 8a365179ea Fresh import of the PX4 firmware sources. 13 years ago
patacongo 2545e9bc4b Add the NSH df command 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 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 cfbb78e266 More NFS updates 13 years ago
patacongo 592c4f7deb Add dmesg command that can be used to dump the syslog 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 758d4cd6e6 More name changes: USBSER->PL2303 CDCSER->CDCACM 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