- 27 Jun, 2017 7 commits
-
-
Antonia Beteva authored
controllers/leica_microscope.py: removed unused 'oscil' method, call ABORT on musst in data_collection_end_hook, added third column in diag file
-
Antonia Beteva authored
-
Antonia Beteva authored
controllers/_leica_usb.py: call `dev.reset()` in USBDev constructor, removed the need to call reset in LeicaFocus constructor and fixed the motors init. problem
-
Antonia Beteva authored
controllers/leica_microscope.py: fixed diagnostic file writing, clear cache before uploading program, fixed program upload from beacon server
-
Antonia Beteva authored
-
Antonia Beteva authored
conductor/client.py: raise exception in case of error instead of falling back to opening local file in remote_open
-
Antonia Beteva authored
comm/modbus.py: pass keyword arguments to underlying serial line object constructor in Modbus RTU class
-
- 19 Jun, 2017 7 commits
-
-
Sebastien Petitdemange authored
Motors test fix See merge request !407
-
Sebastien Petitdemange authored
Fix issue #92 Closes #92 See merge request !406
-
Antonia Beteva authored
eurotherm 2400 and 2700 temperature bliss controller See merge request !401
-
Matias Guijarro authored
to have calc controller tests passing OK TODO: slits now have 'no_offset = True' by default, which make them a particular case when testing calc controller in general. So, the tests should be rewritten with a different pseudo controller, and some specific tests for slits should be added to test the 'no_offset' feature.
-
Matias Guijarro authored
fix typo in macro: ass_arr_revrse() -> ass_arr_reverse() See merge request !405
-
Matias Guijarro authored
common/axis.py: call _check_ready() before calling controller .is_busy()
-
Cyril Guilloud authored
-
- 16 Jun, 2017 11 commits
-
-
Matias Guijarro authored
migration of unittest files to pytest for temperature controller See merge request !404
-
domingue@lid269 authored
-
domingue@lid269 authored
-
Marie-Christine Dominguez authored
use `custom_attributes_list` property to build the custom attributes See merge request !403
-
Matias Guijarro authored
common/utils.py: use `custom_attributes_list` property to build the custom attributes dict instead of taking it from the private member Solves issue in !402
-
Matias Guijarro authored
very first pytest for temperature controllers See merge request !402
-
domingue@lid269 authored
-
Matias Guijarro authored
Musst new feature See merge request !398
-
Matias Guijarro authored
setting: sorted display of the parameters arguments. See merge request !397
-
Matias Guijarro authored
Revert "call `sync_hard()` in _initialize_axis only if hardware has not already been initialized" See merge request !400
-
Jose Tiago Macara Coutinho authored
opiom: some fixes due to new communication config. See merge request !396
-
- 15 Jun, 2017 15 commits
-
-
bliss administrator authored
-
bliss administrator authored
use resolution scaling for ramp rates too fix scale value when integer resolution start_ramp, set_ramprate, read_ramprate methods implemented state_output implemented
-
bliss administrator authored
-
bliss administrator authored
__del__(self) method added self._serial.flush() call, rather than unexisting flushInput()
-
bliss administrator authored
-
Sebastien Petitdemange authored
-
Marie-Christine Dominguez authored
A3200 See merge request !399
-
Sebastien Petitdemange authored
This reverts commit 00d5555e. This erase all the settings and cause problem if the motor controller is Moving during initialization.
-
Sebastien Petitdemange authored
-
Sebastien Petitdemange authored
-
Sebastien Petitdemange authored
-
Sebastien Petitdemange authored
-
Sebastien Petitdemange authored
-
Sebastien Petitdemange authored
-
Sebastien Petitdemange authored
Axis bugs fixes See merge request !394
-