l_samenv
c7584d70b1
added config_dirs methed to FrappyManager
2021-04-09 13:57:05 +02:00
4fb55323e3
do not show <instance> in help when not needed
2021-04-09 10:28:18 +02:00
3748948b5d
better message when server is not running
...
when a client is started and the server is not running,
issue 'please use ".. start .."' message
2021-04-09 10:15:32 +02:00
9900af0e3f
main ins no longer needed in command
...
- MAIN is automatically replaced by the basename of the home directory
- when %(ins) is omitted in *_command, it is also replaced by this
+ add help subcommand
2021-04-09 09:20:10 +02:00
l_samenv
702db45a76
improve service manager
...
- do not start sea server automatically
- replace _SERVICE in FRAPPY_HISTORY by service name
- imporve error messages
- no fiddling around with sys,path, reply on PYTHONPATH for
finding packages
2021-03-15 15:11:16 +01:00
adbe97361f
add logger argument to ServiceManager.restart
...
+ replace MAIN instrument by the name of home directory
2021-03-09 18:03:13 +01:00
10c01a7fdd
added frappy gui
2021-02-26 16:06:14 +01:00
7670e1d693
Merge branch 'master' of git.psi.ch:zolliker/servicemanager
2021-02-26 14:55:33 +01:00
51abcab182
renamed to 'servicemanager'
...
the PYTHONPATH should be set to the directory above servicemanager
2021-02-26 14:52:24 +01:00
ff71f10ce5
renamed to 'servicemanager'
...
the PYTHONPATH should be set to the directory above servicemanager
2021-02-26 14:48:38 +01:00
632beda430
reorganize in order to make packaging better
2020-12-10 17:01:54 +01:00
l_samenv
6756cebbbd
fixe wrong import of sea_client
2020-11-03 14:25:09 +01:00
8dde3aaadd
Merge branch 'master' of git.psi.ch:zolliker/servman
2020-11-03 14:22:36 +01:00
8a9dee244e
unified sics_command() with sics_client()
2020-11-03 14:18:04 +01:00
52fc0fa054
unified sics_command() with sics_client()
2020-11-03 14:16:58 +01:00
l_samenv
4b9e0e905d
add info about SEA cfg in listing
...
+ fixed: all servers should be shown, independent whether nicos list,
frappy list or sea list is used
2020-11-03 14:08:38 +01:00
eee6c22b87
add sea config information to sea list
...
+ fixed servman import (must be __init__)
2020-11-03 12:06:29 +01:00
l_samenv
fcd85f1ca4
various improvements
...
- servman.cfg moved to home directory
- changed mechanism to retrieve frappy cfg in list
- fixed bin/sea to accept also foreign instruments for gui / cli
2020-11-03 11:35:04 +01:00
61ba9336b8
initial version
2020-10-23 16:18:50 +02:00
c5f9c12e98
Initial commit
2020-10-23 15:59:08 +02:00