R1-2
R1-2 is a release based on the master branch.
Changes since R1-1
New features
- Pull request #14 and #15: Heinz Junkes Added support for the Newport FCL200 (FC series) to the AG_CONEX driver
Modifications to existing features
- Commit e4e75f7: Removed SUPPORT from RELEASE; use RELEASE.local to define it instead, needed for OPI conversion
- Pull request #9: Added example ESP300 serial port configuration from Lee Yang
Bug fixes
- Pull request #18: drvESP300.cc now sets both position and encoder_position, so that UEIP of the motor record can be set to YES.
Documentation
- Pull request #17: Added SMC100 to README.md
Continuous integration
- Added ci-scripts (v3.0.1)
- Switched from Travis CI to Github Actions