summaryrefslogtreecommitdiff
path: root/TODO.txt
AgeCommit message (Collapse)Author
2012-10-13simplfied input queues, WIP, but workingJosh Blum
2012-10-13change to fixed_rate_noutput_to_ninput in block for non fixed ratesJosh Blum
2012-10-13handle_update_inputs also performs resize, cleanup input fixed rate logicJosh Blum
2012-09-29ported block task and tag handlers to apologyJosh Blum
2012-09-29apology support compiling w/o message handlersJosh Blum
2012-09-19cleanup input queues, and do /smart/ output flush logicJosh Blum
2012-09-18bring in theron and tsbe as submodulesJosh Blum
2012-09-18added update hook for changing history/output multipleJosh Blum
2012-09-14cleanup and adding to TODO.txtJosh Blum
2012-09-13added set buffer affinity hook for blocksJosh Blum
2012-09-13added more stuff to the TODO.txtJosh Blum
2012-09-13redo gr type compat header, it has 2 purposesJosh Blum
to be included by swig and bring in hpp files and to provide gr_<stdint> typedefs This is for backwards compat since really old blocks use these typedefs (should totally sed these out)
2012-09-12communicate downstream buffer reqs to upstream output allocatorJosh Blum
2012-09-11added wait w/ timeout to top block/executorJosh Blum
2012-09-11mark off thread work on the TODO.txtJosh Blum
2012-09-11work on interruptible_threadJosh Blum
2012-09-10moved around/tweaking sbuffer codeJosh Blum
2012-09-09work on implementing forecast logic and failure casesJosh Blum
* still a bit to clean up * commented out case of consume zero and 0 reserve for input queues
2012-09-05work on input buffer reserve logic for satisfying output multipleJosh Blum
2012-09-03top and hier block brought into pythonJosh Blum
2012-09-02created history implementation (untested)Josh Blum
2012-09-02checking in TODO and minor changesJosh Blum