summaryrefslogtreecommitdiff
path: root/Apology
AgeCommit message (Collapse)Author
2012-10-28Merge branch 'rc0_work'Josh Blum
Conflicts: Apology
2012-10-21moved commit and deprecated lock/unlock into hier blockJosh Blum
it can now be called from within a hier block once the design has been committed
2012-10-11make use of new message registration macrosJosh Blum
2012-10-04updated to latest subprojects, got compilingJosh Blum
due to the return 0 fix, interruptible threads are now optional, and by defualt off added empty hooks for max/min buffer stuff so its compiling...
2012-09-30created a bitset wrapper w/ all() routineJosh Blum
as it turns out ~ was making a new bitset and a malloc just make some common code to avoid the reuse
2012-09-29minor changes and updated submodule apology commitJosh Blum
2012-09-29gnuradio core mostly passing with apology fixesJosh Blum
2012-09-28started apology integration, removed tsbeJosh Blum