kit-cel / simulink-hackrf

Simulink blockset and MATLAB functions to interface with HackRF devices in real-time
GNU General Public License v3.0
44 stars 22 forks source link

why sink hackrf one only can work with data int8 #8

Open stackprogramer opened 7 years ago

stackprogramer commented 7 years ago

when i want to work with hackrf one sink in simulink it returns and limit me that data type should be int8..... why it has not option for select data like source....... thanks

stackprogramer commented 7 years ago

@skoslowski for FM transmit with Sink, that only it has data type int8. when i used Convert block Matlab to transmit FM we can not any data on fm receiver,

but with source hackrfone we can hear FM local station. my question is int8 can proper for FM transmit? why sink hackrfone it does not support floating data. thanks

skoslowski commented 7 years ago

int8 is what goes over the wire as I recall.