Norman Feske
cbdad73dd7
terminal_mux.run: LOG output of terminal_log
...
This patch tweaks the route of 'terminal_log' such that a LOG session
request of this program is directed to the parent rather to itself.
2013-10-16 09:26:08 +02:00
Norman Feske
242d51033f
terminal_mux.run: Don't use uart_drv on Fiasco.OC
2013-04-08 11:42:25 +02:00
Christian Prochaska
3f9bf7e5dd
Add missing route to timer
2013-03-26 12:21:45 +01:00
Norman Feske
dfe4fd177d
cli_monitor: Add foc-specific kdebug command
2013-03-21 15:50:32 +01:00
Norman Feske
d7f85ef81f
Add cli_monitor to terminal_mux.run
2013-03-21 11:44:34 +01:00
Christian Prochaska
82aa092dac
terminal_mux: increase RAM quota in run script
...
Fixes #694 .
2013-03-20 14:22:43 +01:00
Norman Feske
a61bd71a4f
Terminal multiplexer
...
The new terminal_mux server is able to provide multiple terminal
sessions over one terminal-client session. The user can switch
between the different sessions using the keyboard shortcut C-y,
which brings up an ncurses-based menu.
2013-02-25 16:45:47 +01:00