-
Notifications
You must be signed in to change notification settings - Fork 7.7k
Open
Labels
EnhancementChanges/Updates/Additions to existing featuresChanges/Updates/Additions to existing featuresarea: LoRa
Description
Is your enhancement proposal related to a problem? Please describe.
The current implementation of the LoRa driver seems to be based on the LoRaWAN default configuration but for standalone LoRa applications, some features are missing, eg. carrier activity detection (CAD), CRC on/off, fixed length payload (Header suppression), IQ inversion, paDutyCycle, etc. etc.
Describe the solution you'd like
Implementation of all possible features
Describe alternatives you've considered
Have a software interface in the LoRa driver that allows calling arbitrary sx12xx commands via the lora radio library.
Metadata
Metadata
Assignees
Labels
EnhancementChanges/Updates/Additions to existing featuresChanges/Updates/Additions to existing featuresarea: LoRa