tmtsoftware / icd

ICD - Interface Control Document Management
Other
12 stars 5 forks source link

Data rate calculator #50

Closed jasonweiss closed 6 years ago

jasonweiss commented 6 years ago

this is adding in the listData command. I also fixed something in IcdDbQuery. getPublishInfo wasn't filtering on subsystem, so i added that. Please double check that won't break anything.

jasonweiss commented 6 years ago

Hey Allan. Thinking we should get this merged. I think it doesn't affect the rest of the program. Sorry about the messy history. I had some issues bringing it up to date with current master.

jasonweiss commented 6 years ago

@abrighton @kgillies I fixed the TCS issue by getting the array size from maxItems in the case dimensions is not specified, defaulting to 1 if that's not specified either. Also included now is a new function in which i go through all the model files and compile a set of all of the units used for commands and events. This will help us with our set of units in CSW.

abrighton commented 6 years ago

OK, it looks good now. Merged to master.