From fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Wed, 8 Jul 2015 20:46:52 -0400 Subject: Initial commit --- pkg/vocl/TODO | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 pkg/vocl/TODO (limited to 'pkg/vocl/TODO') diff --git a/pkg/vocl/TODO b/pkg/vocl/TODO new file mode 100644 index 00000000..f1f22567 --- /dev/null +++ b/pkg/vocl/TODO @@ -0,0 +1,13 @@ + + - start/stop/restart of SAMP sometimes fails with a segfault or + a pointer free error + - Need a 'help samp' page + - implement spectrum load + + - with no Hub running, "samp on" produces duplicate error strings + + - Test file arguments to mtypes (send/receive): + http URL + file URL + local path + logical path -- cgit