mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-05-02 07:24:11 +00:00
Describe flowgraph improvement in the changelog
This commit is contained in:
parent
4506bed859
commit
453c3f99f9
@ -21,6 +21,7 @@ Next release will have several improvements in different dimensions, addition of
|
||||
### Improvements in Efficiency:
|
||||
|
||||
- Added the possibility of non-blocking acquisition, which works well when using real-time data from an RF front-end.
|
||||
- Improved flowgraph in multiband and multisystem configurations. Satellites acquired in one band are immediately searched in others. The flowgraph does not get stalled anymore if no signal is found from the first system.
|
||||
- Complex local codes have been replaced by real codes, alleviating the computational burden.
|
||||
- New volk_gnsssdr kernels: volk_gnsssdr_16i_xn_resampler_16i_xn.h, volk_gnsssdr_16ic_16i_rotator_dot_prod_16ic_xn.h, volk_gnsssdr_32f_xn_resampler_32f_xn.h, volk_gnsssdr_32fc_32f_rotator_dot_prod_32fc_xn.h
|
||||
- Some AVX2 implementations added to the volk_gnsssdr library.
|
||||
|
Loading…
x
Reference in New Issue
Block a user