Menu

#20 wrong COM port using Linux

1.0
closed
nobody
None
2018-09-16
2018-01-23
Anonymous
No

Hi,
I compiled the current version from mercurial repository (0.5.0) but I can't use it in RTU mode because the com selector does not work in Linux,

This release use only ttySx as com port, but in linux the device could be ttyUSBx.

In the previous 4.7.0 release (https://github.com/zhanglongqi/qModMaster) I can write the full path for the device (/dev/ttyUSB0) in the COM selector, and in this case it works!

Discussion

  • elbar

    elbar - 2018-01-25

    Thanks a lot for your bug report. I will fix it ASAP.

    Best Regards

     
  • elbar

    elbar - 2018-01-27

    Please download the latest snapshot from Mercurial.Main.tip.

    Best regards

     
  • elbar

    elbar - 2018-01-27
    • status: open --> closed
     
  • Anonymous

    Anonymous - 2018-02-07

    Now it works, thank you for fixing.

    Just a note for the users: selecting serial device /dev/ttyUSB and Serial Port 1 you open /dev/ttyUSB0 (the port ID is shifted +1). Not a big problem, just an advertise

     
  • Shaunak

    Shaunak - 2018-09-16

    I am getting the following compilation error:
    /home/shaunak/Downloads/build-qModMaster-Desktop_Qt_5_0_2_GCC_64bit-Debug/ui_mainwindow.h:328: error: ‘class QSpinBox’ has no member named ‘setDisplayIntegerBase’
    sbStartAddress->setDisplayIntegerBase(10);

     

Anonymous
Anonymous

Add attachments
Cancel