donvito92 / mySoftGPS

A software-defined GNSS receiver for processing a 'snapshot' of data using collective detection.
5 stars 9 forks source link

Question for acquisition.m #4

Open dadwi91 opened 7 years ago

dadwi91 commented 7 years ago

Hello,

I would like to ask in the acquisiton.m ,

for this part -> acquisition(signalSnap, settings)

What is the input for signalSnap? Do we generate the value for signalSnap from other function or we can choose any value? because in the description it says that it is 11ms of raw signal from front-end but we didnt initialize signalSnap before.

Thank you

LanbotBeer commented 3 months ago

Hello,

I would like to ask in the acquisiton.m ,

for this part -> acquisition(signalSnap, settings)

What is the input for signalSnap? Do we generate the value for signalSnap from other function or we can choose any value? because in the description it says that it is 11ms of raw signal from front-end but we didnt initialize signalSnap before.

Thank you

hi bro, have you finished this problem?