Custom Query (104 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1 - 3 of 104)

1 2 3 4 5 6 7 8 9 10 11
Ticket Resolution Summary Owner Reporter
#22 fixed ntripcaster streaming latency bug edanastasio
Description

Dear BKG staff, we are running BKG Ntripcaster v 2.0.21, and monitoring RTCM3 streaming latencies with BNC Client 2.10 (log latency set to every 5 minutes).

We probably found a bug (or something we could not explain) in one of the modules of the BKG Ntripcaster software.

The module src/source.c has a variable named READ_RETRY_DELAY

The value for this is set to 400. Leaving this value, we observe an unexpected high latencies on all of our data streams. If we change the variable to a lower value (we are currently using READ_RETRY_DELAY value of 50), latencies measured by BNC Client decrease systematically by about 0.5 seconds.

The figure attached shows an example for AUCK_RTCM streaming. Red values are the one with READ_RETRY_DELAY set as default (400), whereas green values has this value set to 50. Any comments/suggestions from you would be really appreciated!

Thanks,

Elisabetta D'Anastasio GNS Science - Te Pu Ao

#88 fixed BNC for Raspberry Pi wiese wiese
Description

BNC compilation crashes on Rasperry Pi. (Model B Rev. 2)

qwt_polar_curve.cpp: In member function ‘void 
QwtPolarCurve::drawLines(QPainter*, const QwtScaleMap&, const 
QwtScaleMap&, const QPointF&, int, int) const’:
qwt_polar_curve.cpp:436:64: error: no matching function for call to 
‘qMax(double, qreal)’
qwt_polar_curve.cpp:436:64: note: candidate is:
/usr/include/qt4/QtCore/qglobal.h:1198:34: note: template<class T> const 
T& qMax(const T&, const T&)
Makefile:326: recipe for target '.obj/qwt_polar_curve.o' failed
make[1]: *** [.obj/qwt_polar_curve.o] Error 1
make[1]: Leaving directory '/home/wiese/BNC_2.12.2/qwtpolar'
Makefile:114: recipe for target 'sub-qwtpolar-make_default-ordered' failed
make: *** [sub-qwtpolar-make_default-ordered] Error 2

There are 2 errors more like that. Errors are all within QwtPolar.

#105 fixed Transition from Qt 4.x to Qt5 wiese wiese
Description

Migrate from Qt4 to Qt5.

Use c++11 standard

newmat updaten

QtWebKit is, as of 5.6, no longer part of the standard build and has been succeeded by QtWebEngine, see QWebEngineView, see here, here

See https://github.com/mlytvyn80/bnc (BNC fork ported to Qt5 and newmat11)

1 2 3 4 5 6 7 8 9 10 11
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.