Mas313

Results 7 comments of Mas313

@Lippa73 Its giving me `undefined` response. Are you sure its working for `node-binance-api` ?

Thanks for the reply, for the buy order its working fine as I put funds='20' and coins of 20 USDT worth are bought ( 27.11 ADA) . For the sale...

Yes. IT works now, Thanks alot. Can you tell about min delay between transmissions if any one has measured before or as per your expereince.

Thanks for the reply but it's buffer are already unsigned so how it could output signed samples. uint8_t* buffer;" in hackrf.h Thanks

Thanks for the useful suggestions. I did same but not receiving anything . I am doing this all on my raspberry pi and installed everything correctly. I have also tried...

Thanks for the reply. I have observed that `nrz_to_nrzi() `function generates NRZI but not bipolar `1s` and `-1s ` its like `0s` and `1s`. Does't GMSK Mod needs `1 &...

Thanks for the reply. I have genrated nrzi data file as per your procedure/code and used gnuradio with plutosdr for gmsk generation 'GMSK Mod' block with file source connected. The...