Treat Tcl procs prefixed with imot_, hdb_ and get_ specially.

hdb_, Parameter will be added to hdb tree.
imot_, Motor interface function, eg run, status.
get_, Tcl code will be evaluated when "mot list" is called.
Add debug info.
This commit is contained in:
Ferdi Franceschini
2013-04-20 18:28:28 +10:00
parent b98ff24528
commit a5c097cedc
4 changed files with 498 additions and 408 deletions

View File

@@ -153,6 +153,7 @@ GHTTP_LIBS = $(LIB_HTTP)
OBJ= site_ansto.o anstoutil.o\
ansto_sctdriveadapter.o\
ansto_tclmotdriv.o\
sctemonadapter.o\
motor_asim.o motor_dmc2280.o\
lh45.o lh45driv.o \