source: moxy/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @789   13 years jemian this is a Probe demo application
(edit) @788   13 years jemian enhancements but Traits Qt versions still crashes during CA monitor …
(edit) @787   13 years jemian alternate versions of EPICS probe
(edit) @781   13 years jemian less printout, strip off .VAL for revert button
(edit) @780   13 years jemian consistency
(edit) @779   13 years jemian keywords
(edit) @778   13 years jemian start to work on the settings now
(edit) @777   13 years jemian now pops more motor controls panel
(edit) @776   13 years jemian checkpoint
(edit) @775   13 years jemian access the PyEpics? motor control panel - needs fix to start properly
(edit) @774   13 years jemian simple work with the PyEpics? Motor object
(edit) @773   13 years jemian checkpoint
(edit) @772   13 years jemian all refactoring complete; ready to build positioning table
(edit) @771   13 years jemian checkpoint
(edit) @770   13 years jemian working
(edit) @769   13 years jemian minor
(edit) @768   13 years jemian conversion of axis is complete, now properly changes PV monitoring, …
(edit) @767   13 years jemian refactor to use a PyEpics? Device interface: Motor and my neew PAxis
(edit) @766   13 years jemian checkpoint
(edit) @765   13 years jemian checkpoint
(edit) @764   13 years jemian demo code is ready
(edit) @763   13 years jemian use Matt's motor panels
(edit) @762   13 years jemian indicate some error to be fixed and test SVN commit access after …
(edit) @761   13 years jemian a start but not ready
(edit) @760   13 years jemian subpanels refactored into callable classes
(edit) @758   13 years jemian resolved the pv.disconnect() matter, revise computation of axis …
(edit) @757   13 years jemian documentation and plans
(edit) @753   13 years jemian details
(edit) @752   13 years jemian checkpoint
(edit) @751   13 years jemian start the next GUI
(edit) @750   13 years jemian vc_axis tool is now working, on to next part of GUI
(edit) @749   13 years jemian examples using a wx.Notebook
(edit) @748   13 years jemian checkpoint
(edit) @747   13 years jemian change import enthought.traits to import traits
(edit) @746   13 years jemian rename to avoid a conflict
(edit) @745   13 years jemian checkpoint
(edit) @744   13 years jemian work-in-progress
(edit) @743   13 years jemian now working on axis configure dialog
(edit) @742   13 years jemian suggestions
(edit) @741   13 years jemian SingleAxis? GUI works, needs a Configure dialog
(edit) @740   13 years jemian preparations
(edit) @739   13 years jemian Demonstrate the order in which init() and OnInit?() are called
(edit) @738   13 years jemian move SingleAxis? into a panel, identify and remove cause of termination …
(edit) @737   13 years jemian PV disconnect and callback revisions
(edit) @736   13 years jemian start work on single-axis GUI
(edit) @735   13 years jemian another image, reorganize
(edit) @734   13 years jemian use wx.CallAfter? in more places, add more color, really disconnect the …
(edit) @733   13 years jemian update WX widgets from callbacks using wx.CallAfter?()
(edit) @732   13 years jemian put the EPICS PV connection into a separate thread - this may not be useful
(edit) @731   13 years jemian needs more testing - threading?
(edit) @730   13 years jemian work-in-progress
(edit) @729   13 years jemian work-in-progress
(edit) @728   13 years jemian checkpoint
(edit) @727   13 years jemian restore content overwritten in [726]
(edit) @726   13 years jemian licensing, template file for this project
(edit) @725   13 years jemian better comments, example code, streamline the callback
(edit) @724   13 years jemian renames complete ... for now
(edit) @723   13 years jemian better, shorter name
(edit) @722   13 years jemian keywords
(edit) @721   13 years jemian new development effort will use wxPython, no Traits
(edit) @720   13 years jemian rename traits effort (work suspended due to poor traits documentation)
(edit) @719   13 years jemian work-in-progress
(edit) @718   13 years jemian prepared a couple of the basic models
(edit) @717   13 years jemian can watch an axes_set but GUI is far from ready, bogged down in syntax …
(edit) @716   14 years jemian multi-axis panel still a problem
(edit) @715   14 years jemian improved default handling of motor records
(edit) @714   14 years jemian continued work on single axis GUI
(edit) @713   14 years jemian still needs work on Config dialog
(edit) @712   14 years jemian refined the first class of Moxy, consider test7.py for the SingleAxis?
(edit) @711   14 years jemian demonstrate access to subfields in the view: use "object"
(edit) @710   14 years jemian a little progress with test7.py
(edit) @709   14 years jemian various incremental changes
(edit) @708   14 years jemian added EPD example of traitsui with dynamic view as test6, can modify …
(edit) @707   14 years jemian work-in-progress
(edit) @706   14 years jemian work-in-progress
(edit) @705   14 years jemian make PV connections; properties
(edit) @704   14 years jemian getting further along
(edit) @703   14 years jemian software license
(edit) @702   14 years jemian making some real progress with the Traits-based GUI
(edit) @701   14 years jemian sketch out some of the basics
(edit) @700   14 years jemian prepare to restart this project using Traits
(edit) @699   14 years jemian replace lengthy+obvious with compact+obtuse+efficient code
(edit) @698   14 years jemian add some more examples and test code: test3 is getting close …
(edit) @697   14 years jemian Separator(), not Separator -- also removed threading since it did not …
(edit) @696   14 years jemian start on the menu bar, indicating what to do, stopped when …
(edit) @695   14 years jemian pick colors directly from interface pull all wx calls into the …
(edit) @694   14 years jemian additional comment
(edit) @693   14 years jemian revert back to showing DMOV state using color - good suggestion from …
(edit) @692   14 years jemian restore code removed in [689] that set widget background color when …
(edit) @691   14 years jemian tidy
(edit) @690   14 years jemian Ok, colors are out for now, ... got to find a way ... ... …
(edit) @689   14 years jemian try to show motor moving a different way
(edit) @688   14 years jemian cleanup and better comments
(edit) @687   14 years jemian same problem, GUI fails when trying to set widget background color
(edit) @686   14 years jemian This works and does not jam up
(edit) @685   14 years jemian minor changes to simplify code, GUI updates get jammed when motors …
(edit) @644   14 years jemian added a runner, initialize PV and RBV widgets on Connect, rebrand two …
(edit) @643   14 years jemian add threading
(edit) @642   14 years jemian converted CaPython code to PyEpics? - still need to handle widget …
(edit) @641   14 years jemian most code moved over to PyEpics? -- moxy.py is next
Note: See TracRevisionLog for help on using the revision log.