User:Mtmiller/TODO: Difference between revisions
Jump to navigation
Jump to search
(→Core: Add todos not in bug tracker) |
m (→Old Bugs) |
||
(23 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
== Core == | == Core == | ||
* | * Add urlread and urlwrite tests using file:// URLs with temporary files | ||
** | |||
* | === Old Bugs === | ||
** {{bug| | |||
** | Work off some old untouched bug reports. The following bugs have not been commented on or updated since before 2014-01-01. | ||
* | |||
** | * {{bug|38063}} OF statistics | ||
* {{bug|38087}} OF image | |||
* <del>{{bug|38261}}</del> p | |||
* {{bug|38345}} OF image | |||
* <del>{{bug|38369}}</del> p | |||
* <del>{{bug|38460}}</del> p | |||
* <del>{{bug|38542}}</del> p | |||
* <del>{{bug|38587}}</del> p | |||
* <del>{{bug|38666}}</del> p | |||
* <del>{{bug|38776}}</del> p | |||
* <del>{{bug|38806}}</del> p | |||
* <del>{{bug|38961}}</del> p | |||
* <del>{{bug|39141}}</del> p | |||
* <del>{{bug|39168}}</del> f | |||
* <del>{{bug|39243}}</del> f/p | |||
* {{bug|39249}} imread | |||
* <del>{{bug|39309}}</del> p | |||
* <del>{{bug|39314}}</del> p | |||
* <del>{{bug|39316}}</del> p | |||
* <del>{{bug|39393}}</del> p | |||
* {{bug|39424}} | |||
* {{bug|39426}} | |||
* {{bug|39430}} | |||
* {{bug|39431}} | |||
* {{bug|39432}} | |||
* {{bug|39434}} | |||
* {{bug|39552}} | |||
* {{bug|39604}} | |||
* {{bug|39605}} | |||
* {{bug|39642}} | |||
* {{bug|39643}} | |||
* {{bug|39692}} | |||
* {{bug|39827}} | |||
* <del>{{bug|39834}}</del> p | |||
* {{bug|39935}} | |||
* <del>{{bug|40045}}</del> p | |||
* {{bug|40066}} OF dicom | |||
* {{bug|40105}} | |||
* {{bug|40117}} | |||
* {{bug|40212}} | |||
* {{bug|40343}} | |||
* {{bug|40537}} | |||
* {{bug|40546}} | |||
* {{bug|40562}} | |||
* {{bug|40576}} | |||
* {{bug|40663}} | |||
* {{bug|40668}} | |||
* {{bug|40687}} | |||
* {{bug|40739}} | |||
* {{bug|40744}} | |||
* {{bug|40812}} | |||
== Forge == | == Forge == | ||
=== Signal Package === | === [[Signal Package]] === | ||
* Compare pwelch wrapper functions (cpsd, tfestimate) to Matlab, change plot type shown? | * Compare pwelch wrapper functions (cpsd, tfestimate) to Matlab, change plot type shown? | ||
* Look at sos2*, ss2*, tf2*, zp2* functions and make more consistent | * Look at sos2*, ss2*, tf2*, zp2* functions and make more consistent | ||
* Add spectrogram function, make specgram a deprecated wrapper around spectrogram | * Add spectrogram function, make specgram a deprecated wrapper around spectrogram | ||
** http://sourceforge.net/p/octave/bugs/152/ | ** http://sourceforge.net/p/octave/bugs/152/ | ||
* Convert help texts to texinfo | * Convert help texts to texinfo (work in progress) | ||
* Convert style to Octave coding style standards | * Convert style to Octave coding style standards (work in progress) | ||
* Add test blocks for all functions (work in progress) | |||
=== Communications Package === | === [[Communications Package]] === | ||
* Write vitdec | * Write vitdec | ||
* Write rcosine, rcosfir, rcosflt, rcosiir functions | * Write rcosine, rcosfir, rcosflt, rcosiir functions | ||
* Add useful test blocks for all functions (work in progress) | |||
* Add | |||
Latest revision as of 23:54, 24 November 2016
These are my todo lists for tracking things I am working on or want to work on. You can add to my lists to assign me things or give me ideas, but please sign anything you add to this page with "~~~~".
Core[edit]
- Add urlread and urlwrite tests using file:// URLs with temporary files
Old Bugs[edit]
Work off some old untouched bug reports. The following bugs have not been commented on or updated since before 2014-01-01.
- #38063 OF statistics
- #38087 OF image
#38261p- #38345 OF image
#38369p#38460p#38542p#38587p#38666p#38776p#38806p#38961p#39141p#39168f#39243f/p- #39249 imread
#39309p#39314p#39316p#39393p- #39424
- #39426
- #39430
- #39431
- #39432
- #39434
- #39552
- #39604
- #39605
- #39642
- #39643
- #39692
- #39827
#39834p- #39935
#40045p- #40066 OF dicom
- #40105
- #40117
- #40212
- #40343
- #40537
- #40546
- #40562
- #40576
- #40663
- #40668
- #40687
- #40739
- #40744
- #40812
Forge[edit]
Signal Package[edit]
- Compare pwelch wrapper functions (cpsd, tfestimate) to Matlab, change plot type shown?
- Look at sos2*, ss2*, tf2*, zp2* functions and make more consistent
- Add spectrogram function, make specgram a deprecated wrapper around spectrogram
- Convert help texts to texinfo (work in progress)
- Convert style to Octave coding style standards (work in progress)
- Add test blocks for all functions (work in progress)
Communications Package[edit]
- Write vitdec
- Write rcosine, rcosfir, rcosflt, rcosiir functions
- Add useful test blocks for all functions (work in progress)