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
#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)

#108 wontfix Add monitoring functionalities for BNC stuerze wiese
Description

If scanRTCM enabled:

  • check sourcetable format
  • check RTCM version based on message types
  • check receiver (1033)
  • write message types summary in sourcetable format
  • check nav-systems based on message types
  • check stream bitrate
  • warning if ADV NULLANTENNA
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.