M17-Project / m17-tools

A set of M17 tools
GNU General Public License v3.0
29 stars 3 forks source link

RTS line issues (Windows) #8

Closed sp5wwp closed 1 year ago

sp5wwp commented 1 year ago

Before the app is running, the default state of the RTS line is high (3.3V at the FTDI pin).

  1. When the app is executed, the RTS line goes low for a brief moment. See the scope screenshot below. scope_shot
  2. After that, when the Enabled tickbox in the Rig Control tab is ticked, the RTS line goes down and stays at this level.

2a. The only way to bring the RTS line back up, is to press the big PTT button twice, to force a dummy transmission. Then, after the button is pressed the second time, the RTS line goes back to logic high state.

sp5wwp commented 1 year ago

Would be also nice to set the RTS line as the default PTT signal (in the drop-down list).

Paulo-D2000 commented 1 year ago

Hi, please check if the bug is fixed now :)

Artifacts: https://github.com/M17-Project/m17-tools/actions/runs/3912388565

Commit: https://github.com/M17-Project/m17-tools/commit/57cf50bad60b8b214a1232cfc75996bd785b1522

sp5wwp commented 1 year ago

Fixed with 57cf50b

Behavior described in [1] is expected (wontfix). Ticking Enabled in the Rig Control tab causes brief RTS assertion too.