[go: up one dir, main page]

Menu

/trunk/apps Commit Log


Commit Date  
[r4530] by smmoore

Include the iap and dbquery include files if not doing CSW work.

2010-11-17 01:44:26 Tree
[r4529] by smmoore

remove some things not needed by CSW application.
These are the fake responses to queries.

2010-11-16 06:19:38 Tree
[r4523] by smmoore

Update the usage message to match the actual program.
No change in the program.

2010-10-28 21:01:55 Tree
[r4522] by smmoore

Add feature to remove one element (the first) from within a sequence.
Before, we could remove an entire sequence, but this allows us to
choose one element inside the sequence.
Missing: Delete the Nth occurrence

2010-10-28 21:01:07 Tree
[r4521] by smmoore

Add another switch with a function to add a sequence
that contains binary data to a file. This is useful
if you are adding icons into an existing image or some
other object.

2010-10-28 20:58:26 Tree
[r4520] by smmoore

Update the usage message. It was behind the implementation.
No change in implementation.

2010-10-28 20:55:31 Tree
[r4519] by smmoore

Hard code the element type of 0028 3002 to DCM_US.
This should really depend on the context of the pixel
data. This is a remaining bug to be fixed.

2010-10-28 20:54:23 Tree
[r4517] by smmoore

Update the services library to accept all Storage SOP classes
defined in DICOM 2009. Clean up the tables so they follow the
order in the DICOM spec (that part is cosmetic to help me keep
things straight.
Simple_storage modified to accept all Storage SOP classes.
Add a new function to dicom_echo. The -f flag specifies a file
that contains a list of SOP Class UIDs. dicom_echo does not perform
a C-Echo in this case, but walks through the file and tests the
server application to determine if it accepts the SOP Classes.

2010-06-29 22:26:03 Tree
[r4301] by smmoore

Modified simple_storage to take -b flag. -b 1 now tells simple_storage to
accept transfer syntaxes from a pre-compiled list. That means we don't need
to grab this from a file.
Added -Y switch to send_image. This is a shortcut for -X. This tells
send_image to propose 3 transfer syntaxes, the 3 non-compression ones.

2008-11-19 19:28:43 Tree
[r4298] by smmoore

Add Dose SR object and then several others. This was precipitated
by storing Dose SR.

2008-10-29 00:59:05 Tree
Older >