1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-08-29 09:02:26 +00:00

Add Pedro Pereira to the list of contributors

This commit is contained in:
Carles Fernandez 2025-07-13 14:36:16 +02:00
parent 5a39141cf4
commit be5d2a6787
No known key found for this signature in database
GPG Key ID: 4C583C52B0C3877D
3 changed files with 7 additions and 0 deletions

View File

@ -68,6 +68,7 @@ Mara Branzanti mara.branzanti@gmail.com Contributor
Marc Molina marc.molina.pena@gmail.com Contributor
Marc Sales marcsales92@gmail.com Contributor
Mathieu Favreau favreau.mathieu@hotmail.com Contributor
Pedro Pereira pereirapedrocp@gmail.com Contributor
Piyush Gupta piyush04111999@gmail.com Contributor
Rodrigo Muñoz rodrigo.munoz@proteinlab.cl Contributor
Stefan van der Linden spvdlinden@gmail.com Contributor

View File

@ -105,6 +105,10 @@ authors:
email: into.paakkonen@aalto.fi
family-names: "Pääkkönen"
given-names: Into
- alias: pedromiguelcp
email: pereirapedrocp@gmail.com
given-names: Pedro
family-names: Pereira
- alias: Perrielornitorrinco
affiliation: "Instituto Nacional de Técnica Aeroespacial"
email: iperrie@inta.es

View File

@ -18,6 +18,8 @@ All notable changes to GNSS-SDR will be documented in this file.
- Enabled multi-band processing off-loading to the FPGA when using the MAX2771
RF front-end.
- Added a new Signal Source implementation `NTLab_File_Signal_Source`, which is
able to read files grabbed from [NTLab](https://ntlab.lt/) RF front-ends.
### Improvements in Maintainability: