On 03/08/2016 05:54 AM, Nigel Steed wrote:
> Hi Marcus,
>
> I updated my code to (which compiles):
>
> pmt::pmt_t timeStamp = pmt::mp(pmt::from_long(0), pmt::from_double(1));
> command = pmt::dict_add(command, pmt::mp("time"), timeStamp);
>
> But my UHD Source gives the following error when it receives the message:
Try making the timestamp a pair, instead of using mp().
Cheers,
Martin
_______________________________________________
Discuss-gnuradio mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio