1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-12-15 12:58:09 +00:00

Store work

This commit is contained in:
Carles Fernandez
2017-04-21 16:14:46 +02:00
parent 9c6ff1df9b
commit 417dc1daf1
5 changed files with 45 additions and 45 deletions

View File

@@ -60,7 +60,7 @@
/* constants -----------------------------------------------------------------*/
#define SQR(x) ((x)*(x))
//#define SQR(x) ((x)*(x))
#define NX (4+3) /* # of estimated parameters */