pflarue / ardop

Source for various version of ARDOP
Other
23 stars 4 forks source link

Send frame #22

Closed pflarue closed 1 month ago

pflarue commented 1 month ago

A new command is added to the Host interface. The _SEND command allows a host to cause ardopcf to transmit a specific frame with specified parameters, independent of the ARQ or FEC protocols. This is intended only for development and debugging purposes. It is NOT intended for normal use by Host applications. This feature may be modified or removed without notice from future releases of ardopcf.

This branch also fixes a problem reported earlier that caused a PingAck frame to not properly report the S:N and Quality of the Ping frame.