aboutsummaryrefslogtreecommitdiff
path: root/src/systemcmds/nshterm
Commit message (Expand)AuthorAgeFilesLines
* USB startup: Ensure that we are not talking to the peripheral too soon. Start...Lorenz Meier2015-01-262-1/+7
* NSH term fixLorenz Meier2015-01-041-2/+3
* Fix NSH timeout logicLorenz Meier2015-01-041-6/+4
* Merge pull request #1419 from PX4/nshtermLorenz Meier2014-11-171-2/+25
|\
| * NSH term: Only time out if no arming information is available, if arming info...Lorenz Meier2014-11-011-2/+25
* | Drop NSH priority to keep system responsiveLorenz Meier2014-11-031-0/+2
|/
* Simplify error messages for NSH termLorenz Meier2014-11-011-2/+2
* Leave NSH terminal enough stack spaceLorenz Meier2014-10-301-1/+1
* Hotfix: Optimize shell commands for size - we do not need massive performance...Lorenz Meier2014-08-131-0/+2
* nshterm: increase stack size to fix crash on 'ls -l'Anton Babushkin2014-07-291-1/+1
* nshterm: Hotfix for retries counterLorenz Meier2014-06-301-1/+1
* nshterm: Reduce stack size further after more thorough inspectionLorenz Meier2014-05-161-1/+1
* nshterm: Use only the stack we really needLorenz Meier2014-05-141-1/+1
* Check 30 seconds for USB portLorenz Meier2014-01-071-1/+3
* Fixed NSH terminal initLorenz Meier2013-08-201-1/+1
* Minimized nshterm flags, fixed some pretty stupid non-standard coding in top,...Lorenz Meier2013-08-191-1/+1
* Put console and syslog on UART8, added support to nshterm for proper serial p...Lorenz Meier2013-08-181-3/+28
* nshterm: start a nsh console on any deviceAndrew Tridgell2013-08-032-0/+131