Open Susurrus opened 10 years ago
Yes, there should.
As of right now, once a message is sent, I don't think the program ever stops sending it. The QTimer associated with the outgoing message never stops, and the message just keeps getting transmitted.
There should really be an area where the user can see all of the messages scheduled for transmission. Basically they use the UI right now to add a message to this area. All the messages in that area are transmit at their transmission frequency (or just that first time if frequency == 0). It should support transmitting multiple of the same PGN/ID messages.