summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2012-09-05dont need extra copies of these files, use them from gnuradioJosh Blum
2012-09-05qa_fft_filter no segfaults, still not passing thoughJosh Blum
2012-09-05work on input buffer reserve logic for satisfying output multipleJosh Blum
2012-09-03work on input queues and history logicJosh Blum
2012-09-03create default works for gr sync and blockJosh Blum
2012-09-03copied over the old msg swig stuff for the sake of completenessJosh Blum
2012-09-03created shared_to_element and use shared_from_thisJosh Blum
2012-09-03added output buff flush for mark doneJosh Blum
2012-09-03top and hier block brought into pythonJosh Blum
2012-09-02history: output offset and holds for input consumptionJosh Blum
2012-09-02deeper thoughts about history in the input queuesJosh Blum
2012-09-02implement logic for work_noutput_itemsJosh Blum
2012-09-02moved lib/impl headers for cleanupJosh Blum
2012-09-02created history implementation (untested)Josh Blum
2012-09-02pulled in numanuma as submodule, will integrateJosh Blum
2012-09-02checking in TODO and minor changesJosh Blum
2012-08-31added comments and some cleanup codeJosh Blum
2012-08-31inspired to handle the is_unaligned routineJosh Blum
2012-08-31created vector of queues to simplify repeated logicJosh Blum
2012-08-31done logic tweaks, comments, cleanupJosh Blum
2012-08-30checking in small fixes and message workJosh Blum
2012-08-30use the separate block msgs/topology updatesJosh Blum
2012-08-30insightful comments for insightful changesets (tomorrow)Josh Blum
2012-08-30cleanups from the previous commitJosh Blum
2012-08-29using port messages and implement buffer queues in houseJosh Blum
2012-08-29use cc files already in tree (no need to copy)Josh Blum
2012-08-28token work w/ messages to implement finite runsJosh Blum
2012-08-28some work on work consume/produce buffersJosh Blum
2012-08-27runtime: making swig runtime docs happyJosh Blum
2012-08-27runtime: other changes to work with minimal core changesJosh Blum
2012-08-26runtime: messed with convenience round functionsJosh Blum
2012-08-26runtime: work on allocator handlerJosh Blum
2012-08-26runtime: install rules for runtime filesJosh Blum
2012-08-26runtime: move task into its own fileJosh Blum
2012-08-26runtime: added size hints to top blockJosh Blum
2012-08-26work on tag prop policy implJosh Blum
2012-08-26runtime: work in the incredible tagsJosh Blum
2012-08-26runtime: fix for element shared ptr assignJosh Blum
2012-08-26runtime: io signature looks like a shared ptrJosh Blum
2012-08-26runtime: empty handler to task, and item sizesJosh Blum
2012-08-26runtime: fill in more top block hooksJosh Blum
2012-08-26runtime: whole project compilingJosh Blum
2012-08-26runtime: lots of swig work, not over yetJosh Blum
2012-08-26runtime: work on unit testsJosh Blum
2012-08-26runtime: a lot more is compiling/linkingJosh Blum
2012-08-26runtime: work on a bunch of implementationsJosh Blum
2012-08-26runtime: work on api wrapper blocksJosh Blum
2012-08-26runtime: library compiling (missing syms, duh)Josh Blum
2012-08-26runtime: added compile hooks into coreJosh Blum