1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-12-06 00:28:07 +00:00

Add Cshort_To_Gr_Complex Data Type Adapter implementation

This commit is contained in:
Carles Fernandez
2024-09-30 15:34:50 +02:00
parent cdcbc4d03d
commit 98ee81f3ac
8 changed files with 295 additions and 0 deletions

View File

@@ -50,6 +50,9 @@ All notable changes to GNSS-SDR will be documented in this file.
- Add experimental decoding of Galileo's I/NAV ARAIM Integrity Support Message
(ISM) as defined in the OS SIS ICD v2.1. Values, if received, are only logged
but not used.
- Added new
[`Cshort_To_Gr_Complex`](https://gnss-sdr.org/docs/sp-blocks/data-type-adapter/#implementation-cshort_to_gr_complex)
Data Type Adapter implementation.
### Improvements in Portability: