Commit Graph

23 Commits

Author SHA1 Message Date
zimoch 86eb673c35 search all network interfaces for first broadcast address (e.g. in case IFC starts on eth1) 2015-10-20 16:11:46 +02:00
zimoch c4cd1c687c load misc early to have ! in startup scripts 2015-09-18 10:10:20 +02:00
zimoch e29c9218f6 bugfix in require version search 2015-08-25 14:10:50 +02:00
zimoch 6b0fbf4523 accidentally had require misc twice 2015-08-24 13:15:37 +02:00
zimoch ebdd06288c allow core dumps of ioc by default 2015-08-24 13:13:43 +02:00
zimoch 76e6b8fc83 cvs keywords removed, rm with -f, addresses quoted 2015-08-24 11:44:02 +02:00
zimoch 8a51bf4b80 improved usage of default variables. tested on PC, Moxa, IFC 2015-08-20 18:00:23 +02:00
zimoch 2210abde88 use new library 'require' or old 'misc' 2015-08-20 11:57:39 +02:00
zimoch 31db8cdfc5 use new library 2015-08-12 13:51:58 +02:00
zimoch bdf36280eb use new model for modules 2015-08-12 11:52:42 +02:00
zimoch a627652af6 Allow to specify the "misc" library in a variable. 2015-06-29 09:47:00 +00:00
zimoch 2c8ceffeca improve finding matching EPICS versions 2015-05-18 14:53:43 +00:00
zimoch 2600548627 Put libraries into database 2015-05-18 11:59:07 +00:00
lauk fe5549eb61 Call dbl2odb.sh with IOC name instead of shellbox name 2014-11-04 16:03:05 +00:00
zimoch 40633885c3 parse -h and -v before script file is opened
allow to change base version even if EPICS_BASE is set
2014-02-12 10:49:00 +00:00
zimoch 3c0db7b6ad force iocInit before starting seq programs, add -s for shortcut 2014-02-11 16:50:54 +00:00
zimoch f80ebdda8e Update for EPICS 3.15 2012-08-30 08:05:39 +00:00
zimoch 0dc8e4f274 Make using older EPICS versions possible (get rid of compiled-in rpath)
Allow using 32 bit executable on 64 bit machine.
Default to 32 bits if running on 64 bit machine but 64 bit EPICS installation is missing.
2012-02-08 12:45:01 +00:00
zimoch 39b646627b put record into database (does not work in common startup script because records must be loaded first) 2012-01-30 10:40:52 +00:00
zimoch 8f77f269c1 check for missing EPICS_HOST_ARCH 2012-01-09 14:08:08 +00:00
zimoch 53b3360c45 add option to select epics version 2011-12-20 16:22:39 +00:00
zimoch 3571221b89 New version to handle multimple base versions 2011-11-28 14:21:23 +00:00
zimoch 8674e81a42 merged disctools and exec into this directory.
Added iocsh wrapper with flexible EPICS version handling
2011-11-28 14:18:37 +00:00