Enlarge number of channels for PVT

This commit is contained in:
Carles Fernandez 2017-08-16 18:10:37 +02:00
parent 2ca252c4d4
commit dc4d3790ed
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@
#include <armadillo>
#include <boost/date_time/posix_time/posix_time.hpp>
const unsigned int PVT_MAX_CHANNELS = 24;
const unsigned int PVT_MAX_CHANNELS = 90;
const unsigned int PVT_MAX_PRN = 127; // 126 is SBAS
/*!