18 Oct, 2021

1 commit

  • Previously, SetCOMPort.GetValue returned a pair (com_port, baud_rate),
    which needed to be unpacked into two variables, but the unpacking was
    not done.
    
    Change the API so that the dialog object has separate functions GetCOMPort
    and GetBaudRate, thus removing the need to unpack the return value.
    Olli-Pekka Kahilakoski
     

17 Oct, 2021

1 commit


15 Oct, 2021

1 commit


14 Oct, 2021

3 commits


12 Oct, 2021

3 commits


11 Oct, 2021

2 commits


08 Oct, 2021

5 commits


07 Oct, 2021

8 commits


06 Oct, 2021

8 commits


05 Oct, 2021

2 commits


04 Oct, 2021

2 commits


30 Sep, 2021

3 commits


29 Sep, 2021

1 commit