Christopher Brooks

Results 152 comments of Christopher Brooks

Currently: $PTII/bin/ptcg -language java /Users/cxh/ptII/ptolemy/domains/modal/test/auto/Blending.xml fails with: Cannot resolve codegen type from Ptolemy type: unknown Wrote /Users/cxh/cg/Array.java Wrote /Users/cxh/cg/Token.java Writing Blending.java in file:/Users/cxh/cg/ (47930 characters) Wrote /Users/cxh/cg/Blending.java Reading "ptolemy/cg/kernel/generic/program/procedural/java/makefile.in", writing...

Main demo for our first sprint. Note we should still have smaller test cases/test models for each of the individual features.

Created attachment 41 Temperature Alert app - main screen > Attached file: [SprintAlphaDemoMain.png](https://coq.inria.fr/bugfiles/attachment.cgi?id=41) (image/png, 78183 bytes) > Description: Temperature Alert app - main screen

Created attachment 42 Temperature Alert app - URL view A single screen can pull data from multiple web services (assuming one web service is mapped to one URL). Some sample...

Bonus tasks: Bonus: Use a database. This is very interesting, but not top priority. Bonus: Use a consistent RESTful URL naming strategy. This seems like a larger topic. For our...

Plan 5/10/2012 @ Christopher – Is building square footage data available at that internal Berkeley site? That would be great to show total energy/footage to find the least efficient buildings....

I updated org/ptolemy/ptango/demo/UCBPower/buildingsCampusUUID.txt with square foot data. Various data are available via http://dashboard.berkeley.edu/ I have a more details spreadsheet, but I don't want to check it in to svn. One...

[I'm creating a separate bug for this one.] We seem to be generating code each time the model is run: 1. $PTII/bin/vergil $PTII/ptolemy/cg/lib/test/auto/ModularCodeGen.xml 2. Run the model, note that code...

As a Ptolemy modeler, I want to control virtual actuators, to show how the system could be improved

Start by building on basic WebSource actor