Hello Kushagra,

I can't. I've never looked into the details of digital video signals and so
I would be starting where you are. As I said, I would start by trying to
run the existing code and getting it working. From there you can research
online for information about the video signals inside your test setup then
start comparing that with the signals received by the working application.
When you get to that point and have questions we may be able to better help
you with specific questions.

I hope you do choose this or another project involving GNU Radio for your
final year presentation. We'd be very interested in hearing how the project
goes.

Best of luck,
Derek

On Thu, Mar 8, 2018 at 11:04 AM, Kushagra Dixit <dixitkushagra...@gmail.com>
wrote:

> Hello Derek,
>
> Thanks for the reply.
> Can you suggest some book or something to understand the nature of the
> signals used in Tempest ?
>
> Best Regards,
> Kushagra Dixit
>
> On Thu, Mar 8, 2018 at 4:30 PM, Derek Kozel <derek.ko...@ettus.com> wrote:
>
>> Hello Kushagra,
>>
>> This is a very broad question which is probably why no one has responded
>> yet, we simply don't have a good answer for you. Based on a quick look at
>> that project it seems like it already supports LCDs, it is shown to work
>> with DVI signals. Do you believe that it doesn't?
>>
>> As for a way to approach the problem, all I can offer are generic steps
>> I'd take to solve most problems. First, you have a working codebase which
>> does (almost?) what you want. Get it working and then study how it does the
>> signal processing. This will probably involve finding and understanding
>> some documents about the types of video signals which it supports decoding.
>> Then, if it doesn't do what you want, look for similar documents for the
>> video signals you want to decode and look at extending the module to
>> support the extra signal processing.
>>
>> Regards,
>> Derek
>>
>> On Sun, Mar 4, 2018 at 9:45 AM, Kushagra Dixit <
>> dixitkushagra...@gmail.com> wrote:
>>
>>> Hello Everybody,
>>>
>>> I am currently a third year Bachelors in Electronics student from India.
>>> I have had signals and systems and digital signal processing in my course
>>> already. I have used different GNURadio projects (gr-gsm, openBTS) in the
>>> past and have gone through Micheal Ossmann's Videos. I am very interested
>>> in making a GNURadio implementation of Tempest (
>>> https://github.com/martinmarinov/TempestSDR) for LCD screens. What
>>> would be the correct way of approaching the problem ? Also what all will I
>>> need to learn to do it efficiently ? The languages I know are C, Java and
>>> Python. I have a USRP B210.
>>>
>>> P.S. Also is there any definitive guide to such signals I cannot find
>>> any reading material on them.
>>>
>>> Any help would be greatly appreciated. This project will be for my final
>>> year presentation.
>>>
>>> Best Regards,
>>> Kushagra Dixit
>>>
>>> _______________________________________________
>>> Discuss-gnuradio mailing list
>>> discuss-gnura...@gnu.org
>>> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>>>
>>>
>>
>
_______________________________________________
USRP-users mailing list
USRP-users@lists.ettus.com
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com

Reply via email to