Introduction of pycalc record
What's Changed
- New pycalc record has been introduced with support for 10 any-type arguments and adaptive return value
- Use of % for escaping record fields is now optional and can be omitted
- When TPRO=1, Python code is now printed to IOC console before it executes
- configure/CONFIG.PyDevice now defines any Python specific compiler and linker flags, IOCs only need to include this file in Makefile
Full Changelog: R1.0.0...R1.1.0