Lora-net / sx1302_hal

SX1302/SX1303 Hardware Abstraction Layer and Tools (packet forwarder...)
Other
219 stars 272 forks source link

test_loragw_hal_tx: fix CRC for TX packets #56

Closed hilt0n closed 1 year ago

hilt0n commented 2 years ago

The equivalent RX tool (test_loragw_hal_rx) has a counter for packet received with a valid CRC. Currently the TX tool doesn't send packets with CRC. This patches enables CRC by default for TX packets and allows to optionally disable it through command argument (--ncrc).

Note: this has not been tested with FSK modulation.

smtc-bot commented 1 year ago

Thank you for your inquiry.

Customers are encouraged to submit technical questions via our dedicated support portal at https://semtech.force.com/ldp/ldp_support.

We invite all users to visit the LoRa Developer Portal Forum at https://forum.lora-developers.semtech.com and to join the thriving LoRa development community!