- 20 Apr, 2020 4 commits
-
-
whitebeam_attenuator: group 2 by 2 arguments passing on `.move` whitebeam_attenuator: add error messages when, on moving, something unexpected happens whitebeam_attenuator: add frontend hook (to move motors the frontend should be closed)
-
Matias Guijarro authored
Resolve "Bliss+Tmux: no message if beacon is not running" Closes #1573 See merge request !2337
-
Linus Pithan authored
to get a human readable error message in terminal if beacon is not running
-
Linus Pithan authored
Resolve "cpu load goes to 100% when beacon dies" Closes #1587 See merge request !2333
-
- 18 Apr, 2020 2 commits
-
-
Antonia Beteva authored
Remove mx directory Closes #1584 See merge request !2336
-
Antonia Beteva authored
-
- 17 Apr, 2020 4 commits
-
-
Gilles Berruyer authored
added _get_max_velocity() and _get_min_acceleration_time() See merge request !2329
-
Matias Guijarro authored
Resolve "use of pytest.approx" Closes #1565 See merge request !2330
-
-
Sebastien Petitdemange authored
-
- 16 Apr, 2020 22 commits
-
-
Matias Guijarro authored
Resolve "Moco counters do not show in measurement group" See merge request !2311
-
Sebastien Petitdemange authored
Resolve "Tango commands debugging" Closes #1570 See merge request !2306
-
Piergiorgio Pancino authored
-
Piergiorgio Pancino authored
-
Piergiorgio Pancino authored
test_logtools: removed import * for module linting
-
Piergiorgio Pancino authored
-
Piergiorgio Pancino authored
-
Piergiorgio Pancino authored
-
Piergiorgio Pancino authored
* allow `/` to be used inside logger names (for good tango fqdn formatting) * activate loggers by traversing the tree
-
-
Laurent Claustre authored
chain: added helper to get node with counters or controller Closes #1561 See merge request !2286
-
Sebastien Petitdemange authored
Resolve "Lima: Make dialogs more userfriendly" Closes #1446 See merge request !2176
-
Matias Guijarro authored
Add favicon.png for bliss doc web pages See merge request !2321
-
Sebastien Petitdemange authored
Resolve "Motion hooks and group move" Closes #1575 See merge request !2312
-
Cyril Guilloud authored
from ldcm1: added StopIteration See merge request !1884
-
Cyril Guilloud authored
Acceleration time margin for trajectory See merge request !2326
-
Cyril Guilloud authored
-
Cyril Guilloud authored
-
Cyril Guilloud authored
-
Matias Guijarro authored
# Conflicts: # doc/docs/scan_engine_preset.md
-
Perceval Guillou authored
update doc scan See merge request !2324
-
Cyril Guilloud authored
-
- 15 Apr, 2020 8 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
-
Matias Guijarro authored
-
Cyril Guilloud authored
-
Matias Guijarro authored
Mca test fix See merge request !2318
-
Matias Guijarro authored
Resolve "Make documentation about DEFAULT_CHAIN and associated settings, clarify parameters passing to devices from acq. chain" Closes #831 See merge request !2302
-
Matias Guijarro authored
-
Emmanuel Papillon authored
Maxee See merge request !2184
-