ping pong for packet loss

Dependencies:   mbed SX1276Lib

Changes

RevisionDateWhoCommit message
20:d29e04f0a066 2020-07-02 amolkulk Packet Loss bug solved: Rx timeout needs to be reset in the slave node after sending pong response default tip
19:29a983e47ef3 2020-06-30 amolkulk Adde debug statements;
18:087e69df22a0 2020-06-30 amolkulk added additional debug statements for sending 10 packets and printyng stats;
17:d1f4fd109257 2020-06-29 amolkulk Master hangs, also serial not working properly;
16:abdd3c42a61a 2018-10-16 mverdy Update mbed library and SX1276Lib
15:8b35dd7c1436 2017-04-24 mluis WARNING: Radio API timings changed from micro-seconds to milliseconds; ; Updated SX1272Lib and mbed libraries to the latest versions
14:c7251480feb9 2016-02-17 GregCr Corrected commit mistake
13:edb9b443c1dd 2016-02-17 GregCr First Release
12:08806c3190f6 2015-11-26 mluis Updated radio library
11:50862903c3e3 2015-11-26 mluis Updated mbed library
10:7af820d1e1df 2015-11-26 mluis Adapted application to new version of SX1276Lib radio driver
9:e764990e45df 2014-12-16 mluis Updated according to radio library API change
8:f956dee63a56 2014-09-30 GregCr remove mbed_debug.h as causing insses with NXP board
7:c1bbd6c56979 2014-09-26 GregCr Change payload buffer handling
6:44752b4f8ab1 2014-09-23 GregCr minor change
5:f2431c4fe3bb 2014-09-19 GregCr Minor correction
4:5ece30264cd9 2014-09-19 GregCr created main.h for callback prototype; match library update
3:8b9e2a4df4b5 2014-09-04 GregCr Added support for FHSS
2:59e108728d71 2014-08-21 GregCr Release Candidate V1.1
1:126d70d374f6 2014-08-20 GregCr Release Candidate
0:1ed39951ab7b 2014-08-19 GregCr Simple Ping-Pong between two SX1276MB1xAS boards