James Goppert
|
1d6b31d196
|
Switch to cmake build system.
|
2015-09-07 20:37:45 -04:00 |
|
Daniel Agar
|
88d58ae051
|
format src/systemcmds/nshterm
|
2015-09-05 12:21:11 -04:00 |
|
Lorenz Meier
|
1ef7d13487
|
Increase NSH back-off time
|
2015-08-13 23:26:35 +02:00 |
|
Lorenz Meier
|
aa61d3b2d6
|
Merged beta into master
|
2015-08-08 11:33:42 +02:00 |
|
Lorenz Meier
|
e09771be17
|
NSH terminal: Increase hold-off time to ensure USB is up and running
|
2015-08-08 11:31:58 +02:00 |
|
Mark Charlebois
|
9758112e31
|
Use px4_config.h instead of nuttx/config.h
Modified code to use OS independent header file for config settings.
Signed-off-by: Mark Charlebois <charlebm@gmail.com>
|
2015-04-20 10:55:41 -07:00 |
|
Lorenz Meier
|
18d756dd59
|
USB startup: Ensure that we are not talking to the peripheral too soon. Startup does not take longer due to smart rearrangement of launch calls
|
2015-01-26 08:59:19 +01:00 |
|
Lorenz Meier
|
d70ed8ad12
|
NSH term fix
|
2015-01-04 19:04:56 +01:00 |
|
Lorenz Meier
|
552ff80969
|
Fix NSH timeout logic
|
2015-01-04 18:53:34 +01:00 |
|
Lorenz Meier
|
db144f8da7
|
Merge pull request #1419 from PX4/nshterm
NSH term: Only time out if no arming information is available, if arming...
|
2014-11-17 07:59:05 +01:00 |
|
Lorenz Meier
|
8652ee0b64
|
Drop NSH priority to keep system responsive
|
2014-11-03 09:48:24 +01:00 |
|
Lorenz Meier
|
83eb81251c
|
NSH term: Only time out if no arming information is available, if arming information is available abort if unconnected on arming
|
2014-11-01 11:22:18 +01:00 |
|
Lorenz Meier
|
eeda1886f0
|
Simplify error messages for NSH term
|
2014-11-01 11:07:36 +01:00 |
|
Lorenz Meier
|
9f3c352959
|
Leave NSH terminal enough stack space
|
2014-10-30 16:38:27 +01:00 |
|
Lorenz Meier
|
54fc6aa678
|
Hotfix: Optimize shell commands for size - we do not need massive performance there
|
2014-08-13 10:33:46 +02:00 |
|
Anton Babushkin
|
c9eea8fbfa
|
nshterm: increase stack size to fix crash on 'ls -l'
|
2014-07-29 12:01:09 +02:00 |
|
Lorenz Meier
|
04efee0bc8
|
nshterm: Hotfix for retries counter
|
2014-06-30 12:23:38 +02:00 |
|
Lorenz Meier
|
ea99fd8446
|
nshterm: Reduce stack size further after more thorough inspection
|
2014-05-16 10:48:41 +02:00 |
|
Lorenz Meier
|
6018ffa462
|
nshterm: Use only the stack we really need
|
2014-05-14 14:02:01 +02:00 |
|
Lorenz Meier
|
f35e6efbca
|
Check 30 seconds for USB port
|
2014-01-07 08:37:06 +01:00 |
|
Lorenz Meier
|
95260d4535
|
Fixed NSH terminal init
|
2013-08-20 09:36:26 +02:00 |
|
Lorenz Meier
|
1ae5a6ac1d
|
Minimized nshterm flags, fixed some pretty stupid non-standard coding in top, now behaving with two shell instances as expected
|
2013-08-19 15:02:15 +02:00 |
|
Lorenz Meier
|
80f38e3dea
|
Put console and syslog on UART8, added support to nshterm for proper serial port config
|
2013-08-18 21:00:47 +02:00 |
|
Andrew Tridgell
|
4708693f86
|
nshterm: start a nsh console on any device
this is used in APM startup to fallback to a console on ttyACM0 if
startup fails for any reason
|
2013-08-03 11:41:35 +02:00 |
|