Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-09-09 | gras: work on global config that works on hier | Josh Blum | |
2013-06-11 | gras: added backup for failing clock_gettime | Josh Blum | |
2013-06-06 | gras: update Apology submodule for tweaks | Josh Blum | |
2013-06-06 | gras: changes for actor in worker Apology commit | Josh Blum | |
2013-04-23 | gras: use framework send, prepare for theron v6 | Josh Blum | |
2013-03-15 | gras: address high prio message issue with atomic count | Josh Blum | |
Both stats and inactive use the atomic count to tell the actor that there is a high prio message in the queue. This is intended to be a workaround; Hopefully Theron will gain API support for message priority stuff. See issue #56 | |||
2013-02-17 | gras: submodule update | Josh Blum | |
2013-01-31 | gras: submodule update - misc fixes | Josh Blum | |
2012-12-01 | submodule commit, parallel setup | Josh Blum | |
2012-11-08 | updated the subprojects for Theron 5.01.00 | Josh Blum | |
2012-10-28 | Merge branch 'rc0_work' | Josh Blum | |
Conflicts: Apology | |||
2012-10-21 | moved commit and deprecated lock/unlock into hier block | Josh Blum | |
it can now be called from within a hier block once the design has been committed | |||
2012-10-11 | make use of new message registration macros | Josh Blum | |
2012-10-04 | updated to latest subprojects, got compiling | Josh 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-30 | created a bitset wrapper w/ all() routine | Josh Blum | |
as it turns out ~ was making a new bitset and a malloc just make some common code to avoid the reuse | |||
2012-09-29 | minor changes and updated submodule apology commit | Josh Blum | |
2012-09-29 | gnuradio core mostly passing with apology fixes | Josh Blum | |
2012-09-28 | started apology integration, removed tsbe | Josh Blum | |