commit-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Commit-gnuradio] r7538 - grc/branches/grc_reloaded/notes


From: jblum
Subject: [Commit-gnuradio] r7538 - grc/branches/grc_reloaded/notes
Date: Fri, 1 Feb 2008 10:53:20 -0700 (MST)

Author: jblum
Date: 2008-02-01 10:53:20 -0700 (Fri, 01 Feb 2008)
New Revision: 7538

Removed:
   grc/branches/grc_reloaded/notes/todo_new.txt
Modified:
   grc/branches/grc_reloaded/notes/release_notes.txt
   grc/branches/grc_reloaded/notes/todo.txt
Log:
notes added

Modified: grc/branches/grc_reloaded/notes/release_notes.txt
===================================================================
--- grc/branches/grc_reloaded/notes/release_notes.txt   2008-02-01 17:52:55 UTC 
(rev 7537)
+++ grc/branches/grc_reloaded/notes/release_notes.txt   2008-02-01 17:53:20 UTC 
(rev 7538)
@@ -1,10 +1 @@
-This release: PENDING
 
-Last release: GRC 0.69, September 19th 2007
-
-Compatibility: 
-       gnuradio trunk rxxxx and subsequent revisions within a reasonable 
time-period
-       gnuradio 3.1 branch
-
-Fixes and New Features:
-       -multilple scope channels

Modified: grc/branches/grc_reloaded/notes/todo.txt
===================================================================
--- grc/branches/grc_reloaded/notes/todo.txt    2008-02-01 17:52:55 UTC (rev 
7537)
+++ grc/branches/grc_reloaded/notes/todo.txt    2008-02-01 17:53:20 UTC (rev 
7538)
@@ -1,9 +1,14 @@
-############ Arbitration of Data Types: #############
-Variable bus widths with upper and lower to handle 
-       floats, vectored floats
-       integers, vectored integers
-       fixed point numbers, and vectored
+############ GRC Reloaded: #############
+Implement variables block: 
+       $means substitution, no $ means use as a variable
+Integrate existing graphics code with new backend
+Import/Export in blocks and flowgraph
+Data type parsing in params
+       remove datatype.py
+reload(usrp) in usrp diagnostics
+setup.py for grc
 
+
 ############   Blocks to Add:  ####################
 -ofdm (blks2)
 -cpm (blks2)
@@ -12,7 +17,6 @@
 
 ############   Known Problems: ####################
 -packet threads block on close
--core abort with bad params to filter functions
 -blocks need to fix themselves when they go out of bounds, like in a resize
 -socket controllers should be intelligent on shrinkage
 -usrp transmit dies in lock/unlock
@@ -20,11 +24,11 @@
 
 ############   Features to Add:        ####################
 -startup tips
--math expr from file
 -save working directory after close
 -create sub-flow graphs to be used in larger flow graphs
 -include dtd in saved flow graphs
--fm demod example with expansion of wfm_recv block
+-press enter to close params
+-copy and paste blocks
 
 ############   wxPython Features:      ####################
 -dump wx running graph to png?
@@ -43,8 +47,6 @@
 -auto param to usrp diagnose dialog
 -use popen3 once it works in cygwin
 -arrow like images for socket, to replace in/out strings
--min/max in DataTypes can be other data types
--press enter to close params
 
 ############   Get GTK Stock IDs:      ####################
 gtk.stock_list_ids()

Deleted: grc/branches/grc_reloaded/notes/todo_new.txt





reply via email to

[Prev in Thread] Current Thread [Next in Thread]