diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-07-08 20:46:52 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-07-08 20:46:52 -0400 |
commit | fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 (patch) | |
tree | bdda434976bc09c864f2e4fa6f16ba1952b1e555 /pkg/vocl/TODO | |
download | iraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz |
Initial commit
Diffstat (limited to 'pkg/vocl/TODO')
-rw-r--r-- | pkg/vocl/TODO | 13 |
1 files changed, 13 insertions, 0 deletions
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 |