Andrew Johnson
|
37b6cbb50c
|
Use new dbLink APIs instead of checking link.type
|
2016-08-27 16:30:48 -05:00 |
|
Andrew Johnson
|
fe71fc98b8
|
Undo a small & unnecessary behaviour change
|
2016-08-12 23:53:42 -05:00 |
|
Andrew Johnson
|
d3a9ba7701
|
Fix issues related to const array initialization
|
2016-08-12 23:21:26 -05:00 |
|
Andrew Johnson
|
fb785e45c7
|
Adjust record and device support for array constants
|
2016-08-10 12:53:39 -05:00 |
|
Andrew Johnson
|
7627454f63
|
Simplify link-type checks in soft device supports
|
2016-06-02 22:02:54 -05:00 |
|
Andrew Johnson
|
fabc8d06a9
|
Move db_post_events(waveform, NORD) into recordType.
Dirk pointed out that existing device support authors aren't
going to add this themselves; it's much better if the record
does it all for itself.
|
2013-04-04 14:18:35 -05:00 |
|
Andrew Johnson
|
037e5f6a9d
|
Post events on waveform.NORD field changes
Set "Rec Proc Monitor" column in the Record Reference Manual to Yes.
|
2012-02-17 17:32:25 -06:00 |
|
 Michael DavidsaverandAndrew Johnson
|
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 |
|