- 31 Mar, 2020 1 commit
-
-
Matias Guijarro authored
axis: introduce steps_position_precision to motor controllers, and use it to determine delta in _get_motion
-
- 30 Mar, 2020 1 commit
-
-
Matias Guijarro authored
-
- 26 Mar, 2020 12 commits
-
-
Matias Guijarro authored
-
Matias Guijarro authored
-
Matias Guijarro authored
-
Matias Guijarro authored
-
Matias Guijarro authored
-
Matias Guijarro authored
axis: make offset and sign writable properties, raise an exception if controller cannot change dial position, improved lprint messages
-
Matias Guijarro authored
-
Matias Guijarro authored
Return low_limit and high_limit settings values
-
Matias Guijarro authored
-
Matias Guijarro authored
axis: _set_position_and_offset: offset is 0 if it is very close to 0 (floating point errors), always display message with sign and offset if position is changed
-
Matias Guijarro authored
-
Matias Guijarro authored
Ensure all properties are updated when asked by user, independently of a config reload on Beacon
-
- 11 Mar, 2020 1 commit
-
-
Cyril Guilloud authored
-
- 05 Mar, 2020 1 commit
-
-
Cyril Guilloud authored
+ test
-
- 03 Mar, 2020 1 commit
-
-
Piergiorgio Pancino authored
-
- 02 Mar, 2020 2 commits
-
-
bliss administrator authored
-
* alpha / period * config with prefix * __info__ for undulator : * power powerdensity * DS values * axis info
-
- 01 Mar, 2020 2 commits
-
-
Cyril Guilloud authored
-
Benoit Formet authored
-
- 12 Feb, 2020 2 commits
-
-
Cyril Guilloud authored
-
*for axis / counter / encoder *for PI E753 - comm - get_axis_info()
-
- 05 Feb, 2020 1 commit
-
-
* Axis * encoder * icepap ctrl and encoder
-
- 04 Feb, 2020 2 commits
-
-
Emmanuel Papillon authored
reset_position has been set in jog motion in elmo: keep track of last state in order to reply correctly from read_position the real position or the command position bug in jog negative direction corrected
-
Emmanuel Papillon authored
on elmo controller : debug homing procedure correct jog range try to sync pos after jog/home methods added input_register and status_register to help debugging
-
- 29 Jan, 2020 1 commit
-
-
Cyril Guilloud authored
-
- 23 Jan, 2020 1 commit
-
-
added calls to communication __info__() in MUSST and VSCANNER fixed axis __info__() to call controller __info__()
-
- 18 Dec, 2019 1 commit
-
-
Cyril Guilloud authored
-
- 16 Dec, 2019 1 commit
-
-
Matias Guijarro authored
-
- 10 Dec, 2019 2 commits
-
-
- 03 Dec, 2019 1 commit
-
-
Piergiorgio Pancino authored
- added `lprint` function on shell/standard to sent messages to stdout and to logbook (not yet implemented)
-
- 02 Dec, 2019 1 commit
-
-
Matias Guijarro authored
-
- 26 Nov, 2019 1 commit
-
-
Matias Guijarro authored
fix issue #1160: call stop on the group GroupMove object if '.stop()' is called on any axis of the group
-
- 22 Nov, 2019 1 commit
-
-
Matias Guijarro authored
-
- 08 Nov, 2019 1 commit
-
-
Matias Guijarro authored
-
- 18 Oct, 2019 1 commit
-
-
This reverts commit aa8ae257.
-
- 15 Oct, 2019 1 commit
-
-
naudet authored
-
- 09 Oct, 2019 1 commit
-
-
Sebastien Petitdemange authored
This simplify the way to register to the map Now all registration are done in the object constructor.
-