index
:
sandhi/.git
master
A software functional Clone to LabVIEW
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2012-09-05
dont need extra copies of these files, use them from gnuradio
Josh Blum
2012-09-05
qa_fft_filter no segfaults, still not passing though
Josh Blum
2012-09-05
work on input buffer reserve logic for satisfying output multiple
Josh Blum
2012-09-03
work on input queues and history logic
Josh Blum
2012-09-03
create default works for gr sync and block
Josh Blum
2012-09-03
copied over the old msg swig stuff for the sake of completeness
Josh Blum
2012-09-03
created shared_to_element and use shared_from_this
Josh Blum
2012-09-03
added output buff flush for mark done
Josh Blum
2012-09-03
top and hier block brought into python
Josh Blum
2012-09-02
history: output offset and holds for input consumption
Josh Blum
2012-09-02
deeper thoughts about history in the input queues
Josh Blum
2012-09-02
implement logic for work_noutput_items
Josh Blum
2012-09-02
moved lib/impl headers for cleanup
Josh Blum
2012-09-02
created history implementation (untested)
Josh Blum
2012-09-02
pulled in numanuma as submodule, will integrate
Josh Blum
2012-09-02
checking in TODO and minor changes
Josh Blum
2012-08-31
added comments and some cleanup code
Josh Blum
2012-08-31
inspired to handle the is_unaligned routine
Josh Blum
2012-08-31
created vector of queues to simplify repeated logic
Josh Blum
2012-08-31
done logic tweaks, comments, cleanup
Josh Blum
2012-08-30
checking in small fixes and message work
Josh Blum
2012-08-30
use the separate block msgs/topology updates
Josh Blum
2012-08-30
insightful comments for insightful changesets (tomorrow)
Josh Blum
2012-08-30
cleanups from the previous commit
Josh Blum
2012-08-29
using port messages and implement buffer queues in house
Josh Blum
2012-08-29
use cc files already in tree (no need to copy)
Josh Blum
2012-08-28
token work w/ messages to implement finite runs
Josh Blum
2012-08-28
some work on work consume/produce buffers
Josh Blum
2012-08-27
runtime: making swig runtime docs happy
Josh Blum
2012-08-27
runtime: other changes to work with minimal core changes
Josh Blum
2012-08-26
runtime: messed with convenience round functions
Josh Blum
2012-08-26
runtime: work on allocator handler
Josh Blum
2012-08-26
runtime: install rules for runtime files
Josh Blum
2012-08-26
runtime: move task into its own file
Josh Blum
2012-08-26
runtime: added size hints to top block
Josh Blum
2012-08-26
work on tag prop policy impl
Josh Blum
2012-08-26
runtime: work in the incredible tags
Josh Blum
2012-08-26
runtime: fix for element shared ptr assign
Josh Blum
2012-08-26
runtime: io signature looks like a shared ptr
Josh Blum
2012-08-26
runtime: empty handler to task, and item sizes
Josh Blum
2012-08-26
runtime: fill in more top block hooks
Josh Blum
2012-08-26
runtime: whole project compiling
Josh Blum
2012-08-26
runtime: lots of swig work, not over yet
Josh Blum
2012-08-26
runtime: work on unit tests
Josh Blum
2012-08-26
runtime: a lot more is compiling/linking
Josh Blum
2012-08-26
runtime: work on a bunch of implementations
Josh Blum
2012-08-26
runtime: work on api wrapper blocks
Josh Blum
2012-08-26
runtime: library compiling (missing syms, duh)
Josh Blum
2012-08-26
runtime: added compile hooks into core
Josh Blum