Re: [ATTN 0/9] SDR transmitter API

2015-06-05 Thread Hans Verkuil
On 06/05/2015 12:25 PM, Antti Palosaari wrote: > On 06/05/2015 12:50 PM, Hans Verkuil wrote: >> Hi Antti, >> >> FYI: don't use ATTN as prefix: patchwork doesn't pick that up as a patch, >> and if it doesn't appear there, then it is likely to be forgotten. >> >> Can you repost it with the correct pr

Re: [ATTN 0/9] SDR transmitter API

2015-06-05 Thread Antti Palosaari
On 06/05/2015 12:50 PM, Hans Verkuil wrote: Hi Antti, FYI: don't use ATTN as prefix: patchwork doesn't pick that up as a patch, and if it doesn't appear there, then it is likely to be forgotten. Can you repost it with the correct prefix? It's so much easier to process for me if it ends up in pa

Re: [ATTN 0/9] SDR transmitter API

2015-06-05 Thread Hans Verkuil
Hi Antti, FYI: don't use ATTN as prefix: patchwork doesn't pick that up as a patch, and if it doesn't appear there, then it is likely to be forgotten. Can you repost it with the correct prefix? It's so much easier to process for me if it ends up in patchwork... Thanks! Hans On 05/26/20

[ATTN 0/9] SDR transmitter API

2015-05-26 Thread Antti Palosaari
That patch set adds V4L2 API support for SDR transmitters, with real life working example driver - HackRF. It also contains small change for old SDR API as I decided to rename tuner type from V4L2_TUNER_ADC to V4L2_TUNER_SDR. ADC is SDR receiver and DAC is SDR transmitter, so I eventually though i