1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-08-30 01:17:59 +00:00

Merge branch 'fifo_source' of https://github.com/lenhart/gnss-sdr into lenhart-fifo_source

This commit is contained in:
Carles Fernandez
2021-04-19 23:27:20 +02:00

View File

@@ -27,7 +27,7 @@
#include <boost/bind/bind.hpp>
#endif
const int FIFO_SIZE = 1'472'000;
const int FIFO_SIZE = 1472000;
/* 4 bytes IP address */