ExpertSDR3 / ExpertSDR3-SUGGESTIONS

11 stars 0 forks source link

Feature Request - Adding Panadapter/Waterfall data stream to TCI protocol #88

Open iw7dmh opened 2 years ago

iw7dmh commented 2 years ago

I would like you consider extending the TCI protocol adding a new binary data stream. The idea is to allow embedded devices (like Arduino / STM32 / ESP32) to display the panadapter and the waterfall without having to process the I/Q data stream or the Audio stream. Therefore the new data stream should send to the client an array of data corresponding to the db value of each displayed bin in the panadapter. The framerate should grant at least 10 fps while, at the opening of the stream, the client should be informed about the bin width and the number of samples in the array.

73' iw7dmh