bastibl / gr-keyfob

Transceiver for Hella wireless car key fobs.
172 stars 31 forks source link

missing foo_periodic_msg_source #1

Closed vsboost closed 8 years ago

vsboost commented 8 years ago

Hi there, Installed using pybombs and am missing foo_periodic_msg_source block, not sure where to go from here.

Thanks

bastibl commented 8 years ago

Hi, the periodic message source was a disabled block in the TX flow graph. It's available in this repository https://github.com/bastibl/gr-foo but not really needed here. I just pushed an updated version of the flow graph that uses the upstream "Message Strobe" block, which is pretty similar.