User Tools

Site Tools


roadmap

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
roadmap [2014/06/17 18:54] – [Roadmap for 0.72] Add status as per b4bbda7c arnaudroadmap [2016/02/10 22:44] (current) – Typo arnaud
Line 6: Line 6:
   * Restore SIG_USR1 and SIG_USR2 to call update_readers and run_netnsim_activated respectively   * Restore SIG_USR1 and SIG_USR2 to call update_readers and run_netnsim_activated respectively
   * Restore DBus interface call to run_netnsim_activated and all other actions from AppMenu   * Restore DBus interface call to run_netnsim_activated and all other actions from AppMenu
- +  * <del>Restore Figure menu in order to unhide previously hidden figures</del> Done fe15a91d 
-** In progress ** +  <del>Drag and drop support (see dd8a1a9)</del> Done 886ebad3 
-  * **Move to ipython3 (> 1.10.0) and gtk3**+  <del>Support for other graph format: Smith charts, polar plots, eye diagram ([[http://www.tek.com/forum/viewtopic.php?f=5&t=4664|hint there]]) </del>1e5be52b, 92fba10b, 9aa4c559 
 +  * <del>**Move to ipython3 (> 1.10.0) and gtk3**</del>
       * **Warning** Changed default behavior of ounit: the two arguments shall be explicit when setting yunit (see d06eb18f)       * **Warning** Changed default behavior of ounit: the two arguments shall be explicit when setting yunit (see d06eb18f)
       * **Warning** It seems that GTK3Agg backend is not (yet?) compatible with python3, in the meantime using GTK3Cairo       * **Warning** It seems that GTK3Agg backend is not (yet?) compatible with python3, in the meantime using GTK3Cairo
Line 25: Line 26:
 |**List of signals**||| |**List of signals**|||
 |Double click on signal create new figure  |  09/02/2014 0ce3464c  |  PASSED  | |Double click on signal create new figure  |  09/02/2014 0ce3464c  |  PASSED  |
-|Drag signals |  09/02/2014 0ce3464c   PASSED  |+|Drag signals |  31/10/2014 886ebad3   PASSED  |
 |Drop file |  09/02/2014 0ce3464c  |  PASSED  | |Drop file |  09/02/2014 0ce3464c  |  PASSED  |
 |Freeze / Unfreeze signals  |  09/02/2014 0ce3464c  |  PASSED  | |Freeze / Unfreeze signals  |  09/02/2014 0ce3464c  |  PASSED  |
-|Contextual Insert Signal menu |  02/02/2014 f74133f4   PASSED  |+|Contextual Insert Signal menu |  31/10/2014 7f05b484   PASSED  |
 |**Figure**||| |**Figure**|||
 |Display graphs |  05/04/2014 8909c3cc  |  PASSED  | |Display graphs |  05/04/2014 8909c3cc  |  PASSED  |
Line 37: Line 38:
 |Select Span for a all graphs |  05/04/2014 8909c3cc  |  PASSED  | |Select Span for a all graphs |  05/04/2014 8909c3cc  |  PASSED  |
 |Select Span for a single graph |  05/04/2014 8909c3cc  |  PASSED  | |Select Span for a single graph |  05/04/2014 8909c3cc  |  PASSED  |
-|Span when button pressed and mouse in a selected graph |   05/04/2014 8909c3cc  |  FAILED  |+|Span when button pressed and mouse in a selected graph |   21/11/2014 8a1e636d  |  PASSED  |
 |Keep button selection as choice of Graph combobox |  05/04/2014 8909c3cc  |  PASSED  | |Keep button selection as choice of Graph combobox |  05/04/2014 8909c3cc  |  PASSED  |
 |Export figure when button pressed |  05/04/2014 8909c3cc  |  PASSED  | |Export figure when button pressed |  05/04/2014 8909c3cc  |  PASSED  |
-|Right-click menu |  05/04/2014 8909c3cc  |  FAILED  |+|Right-click menu |  10/11/2014 2cb6d9ec  |  PASSED  |
 |Display coordinates when in graph |  05/04/2014 8909c3cc  |  PASSED  | |Display coordinates when in graph |  05/04/2014 8909c3cc  |  PASSED  |
 |Drop Signals  |  17/06/2014 b4bbda7c  |  PASSED  | |Drop Signals  |  17/06/2014 b4bbda7c  |  PASSED  |
 +|Range dialog  |  06/11/2014 c7d64ed6  |  PASSED  |
 +|Unit dialog    10/11/2014 2cb6d9ec    PASSED  |
 |**Communication with other programs**||| |**Communication with other programs**|||
 |SIG_USR1 / SIG_USR2 |  14/02/2014 a70817ae  |  PASSED  | |SIG_USR1 / SIG_USR2 |  14/02/2014 a70817ae  |  PASSED  |
Line 60: Line 63:
   * Support for annotation at start and end of span plus difference when zooming with span tool   * Support for annotation at start and end of span plus difference when zooming with span tool
   * Support for panning with a mouse button hold (which one)   * Support for panning with a mouse button hold (which one)
-  * Support for other graph format: Smith charts, polar plots, eye diagram ([[http://www.tek.com/forum/viewtopic.php?f=5&t=4664|hint there]])+
 **oscopy-core / back-end** **oscopy-core / back-end**
   * Optimize update process (goal: have a refresh rate > 25 FPS to allow interface with acquisition systems, oscilloscope). Hint: use parallelisation.   * Optimize update process (goal: have a refresh rate > 25 FPS to allow interface with acquisition systems, oscilloscope). Hint: use parallelisation.
Line 69: Line 72:
   * Help message on command line arguments (see dd8a1a9)   * Help message on command line arguments (see dd8a1a9)
   * Separator on right bar in figure (see dd8a1a9)   * Separator on right bar in figure (see dd8a1a9)
-  * Drag and drop support (see dd8a1a9) 
   * Default folder in File>>Run netlister and simulate (see 292d75b9)   * Default folder in File>>Run netlister and simulate (see 292d75b9)
   * Behavior when no folder is selected in File>>Run netlister and simulate (see 292d75b9)   * Behavior when no folder is selected in File>>Run netlister and simulate (see 292d75b9)
-  * <del>Restore Figure menu in order to unhide previously hidden figures</del> Done fe15a91d 
   * Separators in Graph menu of Signal window contextual menu   * Separators in Graph menu of Signal window contextual menu
 +  * Verify the commands in "Getting Started" section of user manual ([[http://www.delorie.com/archives/browse.cgi?p=geda-help/2016/01/31/05:19:59|at least for issue reported here]])
 +  * Improve behavior in case two sessions of ioscopy are started in parallel (Timeout, g-io-error-quark 24 on ioscopy.py:ioscopy_app.register(None))
  
 Need a feature not listed here ? Tell [[mailto:oscopy-dev@oscopy.org|there]] Need a feature not listed here ? Tell [[mailto:oscopy-dev@oscopy.org|there]]
roadmap.1403031267.txt.gz · Last modified: 2014/06/17 18:54 by arnaud