summaryrefslogtreecommitdiff
path: root/gr-blocks/lib/message_strobe_random_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* blocks: replace ::bind with lambdaMarcus Müller2021-03-201-1/+1
* blocks/message_strobe: Remove manual memory managementThomas Habets2020-08-141-4/+3
* Replace all calls to `get_initial_sptr` with `make_block_sptr`Thomas Habets2020-07-301-2/+2
* msg_handler: Use lambdas to set msg handlersJohannes Demel2020-06-041-3/+1
* msg_handler: Switch from boost::function to std::functionJohannes Demel2020-06-041-3/+4
* Switch from boost pointers to std C++11 pointersThomas Habets2020-04-011-1/+1
* Update license header to SPDX formatdevnulling2020-01-271-13/+1
* message_strobe_random: replace boost::random with C++11Marcus Müller2020-01-021-28/+25
* message_strobe_random: inexplicable includes removedMarcus Müller2020-01-021-8/+0
* clang-format: Ordering all the includesMarcus Müller2019-08-091-4/+4
* Tree: clang-format without the include sortingMarcus Müller2019-08-091-78/+94
* Merge remote-tracking branch 'origin/next' into merge_nextMarcus Müller2018-08-311-5/+5
|\
| * Unbreak boost 1.67. Constrain the delay in message_strobe to integer millisec...Peter Horvath2018-07-081-5/+5
* | Boost 1.67 compatibilityilovezfs2018-04-181-1/+1
* | blocks: remove unnecessary call to pmt::intern at runtimeMarcus Müller2018-02-231-3/+5
|/
* blocks: switching last calls from boost::thread to gr::thread.Tom Rondeau2014-09-301-2/+2
* Removing trailing/extra whitespaces before release.Tom Rondeau2014-07-071-3/+3
* blocks: random_pdu (speedup, also allow a byte mask), message_strobe_random (...Tim O'Shea2014-02-161-0/+121