- 01 Jul, 2021 3 commits
-
-
Perceval Guillou authored
-
Perceval Guillou authored
-
Perceval Guillou authored
-
- 18 Jan, 2021 2 commits
-
-
- 30 Dec, 2020 1 commit
-
-
Matias Guijarro authored
-
- 12 Dec, 2020 1 commit
-
-
Matias Guijarro authored
-
- 01 Dec, 2020 1 commit
-
-
Matias Guijarro authored
-
- 18 Nov, 2020 1 commit
-
-
Linus Pithan authored
-
- 22 Sep, 2020 1 commit
-
-
For mesh scans, motor's limits check was done before the motors positions was completely build.
-
- 17 Sep, 2020 1 commit
-
-
Matias Guijarro authored
This patch preserves the last value set in redis, which should mimic better a real motor controller (since positions, for example, stay the same even if BLISS is restarted -except if there is a power cut on the controller, but that's another story-)
-
- 16 Sep, 2020 1 commit
-
-
- 04 Sep, 2020 1 commit
-
-
Matias Guijarro authored
-
- 19 Aug, 2020 1 commit
-
-
Matias Guijarro authored
-
- 06 Jul, 2020 3 commits
-
-
Matias Guijarro authored
changes
-
Matias Guijarro authored
-
Matias Guijarro authored
-
- 27 May, 2020 1 commit
-
-
Matias Guijarro authored
- add jog_velocity R/W property, both in YML config + setting in redis - jog_velocity can be changed while motor is in a jog move - fix: take sign into account - calling .jog() without velocity would use current .jog_velocity - if .jog() is called with a velocity => this will set the new jog_velocity
-
- 24 Apr, 2020 1 commit
-
-
Matias Guijarro authored
Added "test" in mockup controller code
-
- 15 Apr, 2020 2 commits
-
-
Matias Guijarro authored
-
Matias Guijarro authored
'prepare_move' is renamed to 'get_motion', to not confuse the 'prepare_move' on motor controller. Now, 'get_motion' does not involve any communication, the check for readiness of the axis has been moved to GroupMove. About hooks: pre_move, post_move are called in GroupMove. This allows to fix issue #1575, hooks are called with the motion list corresponding to the group move, not for individual moves
-
- 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
-
- 26 Mar, 2020 1 commit
-
-
Matias Guijarro authored
-
- 06 Mar, 2020 1 commit
-
-
Piergiorgio Pancino authored
* implement %-arguments on log_* bliss functions for lazy eval purpose * conversion of existent code
-
- 01 Mar, 2020 1 commit
-
-
Benoit Formet authored
-
- 12 Feb, 2020 1 commit
-
-
*for axis / counter / encoder *for PI E753 - comm - get_axis_info()
-
- 18 Dec, 2019 1 commit
-
-
Cyril Guilloud authored
-
- 10 Dec, 2019 1 commit
-
-
- 02 Dec, 2019 1 commit
-
-
Matias Guijarro authored
-
- 24 Oct, 2019 1 commit
-
-
Matias Guijarro 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.
-
- 19 Sep, 2019 1 commit
-
-
Cyril Guilloud authored
-
- 03 Sep, 2019 1 commit
-
-
Cyril Guilloud authored
* Axis generic class. * mockup controller.
-
- 20 Aug, 2019 1 commit
-
-
- 05 Jul, 2019 1 commit
-
-
Piergiorgio Pancino authored
* some bugfixes
-
- 20 May, 2019 1 commit
-
-
Piergiorgio Pancino authored
-
- 16 May, 2019 1 commit
-
-
Matias Guijarro authored
Use common utility function
-
- 15 May, 2019 1 commit
-
-
Matias Guijarro authored
Globals from the past...
-
- 14 May, 2019 1 commit
-
-
Matias Guijarro authored
Mockup controller raises an error for values above a certain range
-
- 23 Apr, 2019 1 commit
-
-
Cyril Guilloud authored
all of them are now: # Copyright (c) 2015-2019 Beamline Control Unit, ESRF + blackified ct2 files.
-