[spp] [PATCH 00/12] Improve spp controller

ogawa.yasufumi at lab.ntt.co.jp ogawa.yasufumi at lab.ntt.co.jp
Tue Mar 6 11:39:17 CET 2018


From: Yasufumi Ogawa <ogawa.yasufumi at lab.ntt.co.jp>

This update is to improve usability and fix bugs. SPP controller
supports the least commands and help messages and it's insufficient
to actual usages. This update includes basic UNIX command support
(cd, pwd, ls, etc.), more intuitive help messages and bug fixes.

Yasufumi Ogawa (12):
  spp: add basic commands
  spp: add ls command
  spp: add completion for ls command
  spp: add common completion mehtod in Shell class
  spp: fix bug of completion
  spp: add file type support to compl_common
  spp: fix bug for record command
  spp: add completion for playback command
  spp: add completion for record command
  spp: add mkdir command and its completion
  spp: refactor help messages in Shell class
  spp: refactor logger

 src/spp.py | 263 +++++++++++++++++++++++++++++++++++++++++++++++++++++++------
 1 file changed, 237 insertions(+), 26 deletions(-)

-- 
2.13.1



More information about the spp mailing list