- Obligations and Outlays data retrieval working
- formatted display data to two decimal points
- obligation outlays canvas almost working….
- the query kinds of works, but need some tuning…. cannot get rid of the null rows…
Monthly Archives: March 2010
Phil 3.24.2010
8:00 -5:00
- Nothing new at site
- Working on getting a new method in ScriptFacades, but can’t get ScriptingServer to see the output. Grr. Had to close and open the project to get the change detected.
- Got most of the user db interaction handled
- Got started on saving scripts
Feldman Project Log
- Got the buttons working so button 0 starts it button 7 stops it
- Anytime a command is received make sure as part of the check that it isNew() and then after it runs it acknowledge() it so its no longer a new command.
- Set output 0 to always be on so we will have power for the strain gauges
- Powered up second motor that has completed strain gauge bar on it. Holding torque seems high enough for our purposes not sure about how much it will be able to push back before stalling while moving.
- Command, Response, and State all now display which device is receiving or responding.
- Need to change the way motor moves so it can be interrupted while moving. Currently it waits to stop before receiving new commands.
Phil 3.22.2010
8:00 -4:00
- Ingested S14 Data
- Noon meeting with Jim M – Got a lot of good stuff. A
- Added list of available scripts and databases to Flex Scripting app
Dong Shin 03.23.2010
- Add Project working
- Program Manager and Program Supervisor information gets added to ProjectViewer on Project Builder
- Financial information (Funding) can be added/removed from Project Viewer
Dong Shin 03.22.2010
- set up users for Project Portfoli management
- added additional fields to database table
- modified AddUserForm and UserManagement
- created ProjectViewer to display financial/funding data
- met with Jim to clarify UI and work flow
- created Add Project Form
Feldman Project Log
- Added Output for command, response, and state. Currently it does not tell you which device though will need to work on that next time.
- Added bool isRunning function to steppercontrol so the program knows if the motor is running and sets and holds the state appropriately
- Fixed the decision process might not be exactly the way its supposed to but it works. Added move and reset states to PhidgetsExec’s states to diffientiate between forward and back commands.
- Realized that motor going in reverse is negative velocity hence why it was going forward no problem but on the way back was being interrupted.
- Currently does a 360 degree rotation and then goes reverse back to start.
Mike 3.19.2010
- Added the ability for users to click on a specific map marker and edit the icon
- The map will also look for an “icon” column containing the name of an uploaded icon, if it finds one it will display that icon instead of the default marker
Dong Shin 03.19.2010
- started data definitions
- discussed with Phil about design approach
- added more information to user_info.user table to reflect the changes
- created database and tables
- contract
- invoice
- obligations_outlays
- project
- project_funding
- project_cofunding
- project_financials
- relationship
- relationship_type
- defining relationships as it needs
Phil 3.19.2010
7:30 – 5:30
- Added S2A role and a bunch of new users for Anne
- Deployed the documentation
- Spent some time with Dong working out how to handle the linkages in the data laid out by Jim yesterday. Here are the records as I have in my notes (additionally, note that each field(!?) needs to be able to store a STATIC/DYNAMIC flag and comments. My initial thought is that these fields default to some value, and any actual change is stored in a FIELD_STATE and COMMENTS table, since I’m guessing that they will be used infrequently:
- Person Record
- Last Name
- First Name
- Unclass Phone
- Class Phone
- JWCS email
- SIPR email
- Unclass email
- Title (i.e. Project Manager, TRP Member, TST Portfolio Manager, etc)
- Secretary for (Person Record/Cofund Record combo? Multiple)
- Project Record
- Project Number (I’m guessing this is a string)
- Project Name
- Project Description (can have classified parts)
- TST Portfolio Manager (Person Record)
- Co-funds (1+ Co-Fund Records)
- Cofund Record
- Project Manager (Person Record)
- TRP Member (Person Record)
- Financial Analyst (Person Record)
- “Secretaries” – people who are authorized to enter data for someone else (Person Record)
- Lab Location (City and State)
- Period of Performance (Start and End)
- Funding Source(s) (Funding and UFR Records)
- Unfunded Requests (Funding and UFR Records)
- Supplemental (Funding and UFR Records)
- Contract (Contract Record)
- MIPR Number
- Invoices (Invoice Record)
- Funding (And Unfunded Request) Record
- Funding Source
- Name
- Amount
- Remarks
- Fiscal Year
- Contract Record (For prime only)
- Contract Number
- Vendor Name
- Vendor City
- Vendor State
- Invoice Record
- Number
- Date Sent
- Date Received
- Amount
- Person Record
- Rolled in Mikes icon-drawing changes
- Going to try to spend a minute or two on script handling. Hey! Got it working!
Dong Shin 03.18.2010
- fixed a bug not updating default values properly in TableMgmtDG
- prepared for the demo
- 4 different sets of data
- created charting capability of each
Phil 3.18.2010
7:30 – 4:30
- 2:00 technical status meeting with Jim Murphy – changed a lot. Notes tomorrow.
- Working on getting all the script pieces working to produce a script that can take data from dong’s db and publish an xml mashup that can then be read into Visibility – stopped to rush around madly for demo
- Found a bug in trend widget(?) where data
Dong Shin 03.17.2010
- added Nullable and Default TextInput controls to TablesManagement
- null – can be empty when inserting
- default – default value to use when not specified
- create and modify both working
Phil 3.17.2010
8:00 – 4:00
- And a happy St. Patty’s day to you, too 🙂
- Working with getting jetty integrated. Having some trouble with the server going off in a loop and hanging. That’s fixed. Now if I can just get a servlet to terminate.
- Meeting with Anne at 2:00. Some kind of presentation. Well, kind of. I got sent to the wrong room, so had a nice tour of the campus
- Wired up one set of strain gauges
Dong Shin 03.16.2010
- found a bug in FormViewer not displaying labels
- transition from com.edgeti.* to com.fgm.* made a whole lot of messes than I thought….
- build and deployed MvnAssist 1.9

You must be logged in to post a comment.