mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-05-20 16:24:10 +00:00
More required manual changes
This commit is contained in:
parent
f68c4d091f
commit
2da64e0685
@ -21,12 +21,11 @@ iterations of all versions that your machine can execute and annotates
|
|||||||
which is the fastest, which will then be selected at runtime when
|
which is the fastest, which will then be selected at runtime when
|
||||||
executing GNSS-SDR. In this way, we can address at the same time
|
executing GNSS-SDR. In this way, we can address at the same time
|
||||||
[portability](http://gnss-sdr.org/design-forces/portability/) (by
|
[portability](http://gnss-sdr.org/design-forces/portability/) (by
|
||||||
creating executables that will run in nearly all
|
creating executables that will run in nearly all processor
|
||||||
processor architectures) and
|
architectures) and
|
||||||
[efficiency](http://gnss-sdr.org/design-forces/efficiency/) (by
|
[efficiency](http://gnss-sdr.org/design-forces/efficiency/) (by
|
||||||
providing custom
|
providing custom implementations specially designed to take advantage of
|
||||||
implementations specially designed to take advantage of the specific
|
the specific processor that is running the code).
|
||||||
processor that is running the code).
|
|
||||||
|
|
||||||
These kernels have some specific features (e.g. saturation arithmetics)
|
These kernels have some specific features (e.g. saturation arithmetics)
|
||||||
that are aimed to GNSS signal processing, but could make them not
|
that are aimed to GNSS signal processing, but could make them not
|
||||||
|
Loading…
x
Reference in New Issue
Block a user