Francklin2 / RTKLIB_Touchscreen_GUI

RTKLIB GUI for Raspberry Pi with touchscreen made with Qt by the ENSG students
172 stars 65 forks source link

Stream selection in base mode is not working #4

Closed Francklin2 closed 8 years ago

Francklin2 commented 8 years ago

The radio button in the base station options are not functionnal, in fact the str2str has a initialisation string in optionstr2str.cpp who lauch the default 1& 2 button. I will remove the stream setting button and replace them in the master branch by a menu to choose betwen a automatic base position or a manual input of the base position.

Francklin2 commented 8 years ago

Removed stream input options and replace them by a manual input of the base position. The input of the base position is not working, the radio button to select manual or auto position mode are not used yet (to let a working version for the moment) they will be used to select a different file for base position in mainthread.cpp (sauvegardepositionbasemanual.txt). the input of the qline for position is not working too.

Francklin2 commented 8 years ago

I close this issue because the stream selection radiobuttons are deleted, creating a new issue for the new option page