Skip to content

Conversation

@ma11
Copy link

@ma11 ma11 commented Jul 12, 2018

Summary

This merge request proposes the following:

  • Handling of FSK at MAC layer
  • Handling of FSK at PHY layer
  • Integration and Fix of FSK related methods at Radio driver layers
    • sx126x
    • sx1276

Details

MAC layer

  • Computation of FSK Rx windows parameters
  • Introduce the Rx1 and Rx2 modulation variables to be computed depending on Region parameters and Tx modulation

PHY layer

  • Calls the Radio driver method according to MAC layer configuration

Radio drivers

  • Modify the SX1276 driver for FSK operations
  • Modify the SX126x driver for FSK operations
  • Some code cleaning and fixes

mverdy added 16 commits July 4, 2018 10:32
…odify the configuration to use the FSK or LORA rx parameters depending on the last tx modulation. Fix some coding style
…nferior to maximal FSK FIFO length. Modify the receiving sequence so that there is no need for a firstByteReceived buffer
…ify the RegionSetRxConfig and modify the call to PhyLayer SetRxConfig to compute and use these members
… and Rx1Offset for RX1 window. Update the TxDatarateToSfBw and Rx2DatarateToSfBw to handle the case of FSK...
…rrect whitening seed. Fix an issue with preivous modification of LoRa modulation parameters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants