Hi
I am puzzling about the algorithm of realtime graphic response in
EMC2.
While the count of plot data is very big, how can it do with it so
rapid?
I have read the axis.py in the source tree of EMC2, found it have no
some
special algorithm to do with the problem. It seems use s
hello everyone:
we have a computer whose architecture is mips.I try to compile the
emc(version: 1.2.0-rc1) on the machine. But I found there is a object file
in /emc/src/emcmot .The file is smallmath.o , its format is X86.
so I cannot link it on the mips machine.
How can I do with it? or