-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This checkin was tested to get around the JeeLib bug due to which the…
… radio freezes after ~2days of operation. unoserver2: Reset RFM69 if the time of last recvd pkt > 10sec. This reset is a workaround for a JeeLib issue due to which the radio freezes about ~2 days of continuous operation (see jeelabs/jeelib#92) NaTopic2: Don't add packets from node_id=0 to history. PktHndlr: Correctly handle packets from node_id=0; naarad: Set packet history to 4*24hrs.
- Loading branch information
Showing
4 changed files
with
56 additions
and
34 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters