lp:~anj/epics-base/jsonfm

Created by Andrew Johnson and last modified
Get this branch:
bzr branch lp:~anj/epics-base/jsonfm
Only Andrew Johnson can upload to this branch. If you are Andrew Johnson please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Andrew Johnson
Project:
EPICS Base
Status:
Merged

Recent revisions

12060. By Andrew Johnson

Must clear link type before calling dbLockSetSplit()

12059. By Andrew Johnson

Move recGblInitConstantLink() functionality into dbLink.c
Using dbFastPutConvert for string to number conversion.

12058. By Andrew Johnson

Refactor link handling code (incomplete).
 * Moved routines into dbLink.h and dbLink.c
 * Created separate routines for DB_LINK processing
 * Added dbinitLink() and dbAddLink()
 * Started a Link Support Entry Table, not used yet
 * Everything should still work as before...

12057. By Andrew Johnson

Fix compiler warnings.

12056. By Andrew Johnson

Improve output from Show routines.

12055. By Andrew Johnson

Various updates.

 * Added dbChannelGet()
 * Implement dbChannelGetField() using dbChannelGet()
 * Close filters in reverse order of opening
 * Messages and comments improved.

12054. By Andrew Johnson

Simplify implementation.

 * dbGet() now handles DBF_*LINK fields,
 * Simplify dbGetField(),
 * Split out getAttrValue(),
 * Rename dbGetFieldLink() to getLinkValue(),
 * Reduce number of casts.

12053. By Andrew Johnson

Add ellPop() function, removes and returns the last node on a list.

12052. By Andrew Johnson

Tindying up.
Fixed issues with dbChannelDelete() and dbChannelShow().

12051. By Andrew Johnson

Rename dbChannelData() to dbChannelField()
dbChannel_get() now uses dbChannelGetField()
dbChannel_put() now uses dbChannelPutField()

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers