Closed stillwer closed 5 years ago
The commands are now being build outside the interpreter but the UDP commands are done in the interpreter...all except the UDP read in the UDP read loop. It could be put in but I think for now this is pretty good to have all other word commands done in the interpreter.
As it currently stands, Brad's version of the code has a lot of NCAR specific functions in the main program. This is not the intention and will not work for any other MCS or hardware. These functions should be dropped in the command interpreter to bring into compliance with other code.