Skip to content
#

fft

Here are 522 public repositories matching this topic...

keithholt
keithholt commented Sep 12, 2019

Why is there zero documentation on how to configure after installation? I have a USRP B200 and I suppose there is some place I need to specify that such as in the Settings dialog user device. However, there is no hint as to how to do this. Entering obvious strings like 'b200' or 'USRP' doesn't do it. A couple sentences added to the readme file would go a long way to making this actually do som

gnzlbg
gnzlbg commented Apr 17, 2019

Raising scalars and vectors to integer powers is very common (e.g. llvm.powi), so I think the following APIs would be very useful:

  • double Sleef_ipow_u10(double x, int32_t y);
  • __m128d Sleef_ipowd2_u10(__m128d x, int32_t y);
  • __m256d Sleef_ipowd4_u10(__m256d x, int32_t y);
  • __m512d Sleef_ipowd8_u10(__m512d x, int32_t y);
  • floa

本库是一款基于Rxjava实现的android音频设备通信库,主要用于手机和音频设备之间通信,支持录音、发送、供电、发送失败自动重试(可以指定重试次数),设置接收超时、自定义编解码,自定义配置参数等功能,使用本库只需要关注与业务相关的自定义编解码。

  • Updated Jun 27, 2019
  • Java

Improve this page

Add a description, image, and links to the fft topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the fft topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.