Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: plans/ChannelPlan_IN865.h
- Revision:
- 64:64982192a2af
- Parent:
- 61:58ed1e136af5
- Child:
- 65:acc0468b9aec
diff -r ed37629c03cd -r 64982192a2af plans/ChannelPlan_IN865.h --- a/plans/ChannelPlan_IN865.h Tue Jun 19 13:13:52 2018 -0500 +++ b/plans/ChannelPlan_IN865.h Thu Aug 23 14:18:55 2018 -0500 @@ -219,6 +219,16 @@ */ virtual uint8_t HandleMacCommand(uint8_t* payload, uint8_t& index); + /** + *Decrements the datarate based on TxDwellTime + */ + virtual void DecrementDatarate(); + + /** + *Decrements the datarate based on TxDwellTime + */ + virtual void IncrementDatarate(); + protected: static const uint8_t IN865_TX_POWERS[11]; //!< List of available tx powers