Andrew Johnson
|
1ede873200
|
Fixed some space/tab issues in DBD files
|
2016-04-26 16:20:12 -05:00 |
|
Ralph Lange
|
6a362f467d
|
rec: implement new promptgroup (gui_group) choices
|
2016-04-26 13:28:28 +02:00 |
|
Andrew Johnson
|
5a498e26a1
|
Added Undefined Severity field UDFS
With this, records can be configured to have a lower
alarm severity when they are undefined.
Sets initial severity at iocInit too.
|
2012-12-10 09:25:58 -06:00 |
|
Andrew Johnson
|
0563044097
|
Marty Kraimer's changes to support process-get operations.
|
2009-12-28 20:37:09 -06:00 |
|
Andrew Johnson
|
545166281c
|
Merged Dirk Zimoch's named-soft-events branch
Added the iocsh command postEvent
Marked a couple of char * args as const
|
2012-04-10 17:10:50 -05:00 |
|
Andrew Johnson
|
03b66fd2cc
|
Prettify DBF_NOACCESS fields so definitions line up in record.h file.
|
2010-04-15 11:37:18 -05:00 |
|
Michael Davidsaver
|
2a36a3906d
|
Stage 1 reorganization
Directory moves.
src/RTEMS/ => src/libCom/RTEMS/
src/as/ => src/ioc/as/
src/bpt/ => src/ioc/bpt/
src/ca/ => src/ca/client/
src/cap5/ => src/ca/client/perl/
src/cas/ => src/ca/legacy/pcas/
src/catools/ => src/ca/client/tools/
src/db/ => src/ioc/db/
src/dbStatic/ => src/ioc/dbStatic/
src/dbtools/ => src/ioc/dbtemplate/
src/dev/softDev/ => src/std/dev/
src/dev/testDev/ => src/std/test/
src/excas/ => src/ca/legacy/pcas/ex/
src/gdd/ => src/ca/legacy/gdd/
src/makeBaseApp/ => src/template/base/
src/makeBaseExt/ => src/template/ext/
src/misc/ => src/ioc/misc/
src/rec/ => src/std/rec/
src/registry/ => src/ioc/registry/
src/rsrv/ => src/ioc/rsrv/
src/softIoc/ => src/std/softIoc/
src/toolsComm/ => src/libCom/tools/
|
2010-12-16 15:15:52 -05:00 |
|