- 16 May, 2019 8 commits
-
-
Sebastien Petitdemange authored
uniform configuration parameters with settings parameters.
-
Sebastien Petitdemange authored
-
Perceval Guillou authored
Resolve "scrolling with tmux" Closes #738 See merge request bliss/bliss!1287
-
Matias Guijarro authored
Resolve "Scan listener missing output lines on fast scan" Closes #747 See merge request bliss/bliss!1289
-
GUILLOU Perceval authored
-
Cyril Guilloud authored
-
Cyril Guilloud authored
-
Cyril Guilloud authored
-
- 15 May, 2019 15 commits
-
-
GUILLOU Perceval authored
-
Sebastien Petitdemange authored
Issues #587, #722 + a bit of refactoring Closes #587 and #722 See merge request bliss/bliss!1292
-
Matias Guijarro authored
Use of 'raw string' to ignore '\', otherwise Python thinks it is an Unicode escape sequence
-
Matias Guijarro authored
-
Matias Guijarro authored
* also added members initialization
-
Matias Guijarro authored
Only where it makes more sense, ie. Axis objects and Lima objects config: .close() also closes channels and clears instances
-
Matias Guijarro authored
-
Matias Guijarro authored
* use same env dict for both cli and session * add config object and standard functions in Session * added test
-
Matias Guijarro authored
-
Matias Guijarro authored
-
Matias Guijarro authored
-
Sebastien Petitdemange authored
Fix issue 751: apply_config() fails if wrong settings have been set at first init. Closes #751 See merge request bliss/bliss!1299
-
Matias Guijarro authored
-
Matias Guijarro authored
-
Matias Guijarro authored
-
- 14 May, 2019 12 commits
-
-
Matias Guijarro authored
-
Matias Guijarro authored
-
Matias Guijarro authored
motor controller: _init_settings just goes through settings and set the right value from redis or from config Previous code in _init_settings moved into the initialization method Better test for setting property setter
-
Matias Guijarro authored
-
Matias Guijarro authored
-
Matias Guijarro authored
Mockup controller raises an error for values above a certain range
-
Matias Guijarro authored
no more python2 + tnago channel See merge request bliss/bliss!1298
-
Cyril Guilloud authored
-
Matias Guijarro authored
add epoch as second channel to SoftwareTimerMaster Closes #696 See merge request bliss/bliss!1282
-
Sebastien Petitdemange authored
MULTIPLEXER - convert labels to upper case See merge request bliss/bliss!1295
-
bliss administrator authored
-
Linus Pithan authored
-
- 13 May, 2019 5 commits
-
-
Sebastien Petitdemange authored
Fix exception in TTL setter Closes #630 See merge request bliss/bliss!1280
-
Matias Guijarro authored
make ctrl-c to erase current line (if not in execution) Closes #729 See merge request bliss/bliss!1291
-
Linus Pithan authored
Resolve "real motors of nested calc axis not published" Closes #714 See merge request bliss/bliss!1281
-
Linus Pithan authored
-
Cyril Guilloud authored
-