LP Long Distance IR Vision Robot

Dependencies:   max77650_charger_sample BufferedSerial SX1276GenericLib Adafruit-MotorShield NEO-6m-GPS MAX17055_EZconfig Adafruit_GFX USBDeviceHT Adafruit-PWM-Servo-Driver

Revisions of SX1276GenericPingPong/GenericPingPong.h

Revision Date Message Actions
42:911770814147 2018-08-15 This version has replaced the MAX77650 Library with a publicly available library. File  Diff  Annotate
28:0ed92c590607 2018-07-23 Reworked how the buffers are loaded and unloaded. Now prints off data received from the Slave on the Master. This is a stable release. File  Diff  Annotate
26:69aba05f010f 2018-07-20 Tried to change how the global buffers are instantiated and where they are to be stored. File  Diff  Annotate
25:1a031add188a 2018-07-19 Got messages of different sizes to send to each other. Changed maximum number of bytes per payload to a max value of 255 for more sensor data to be added. Also began debugging the grid eye sensor data acquisition issue. File  Diff  Annotate
22:abca9d17d13d 2018-07-13 This basic working revision sets up communication with dedicated master or slave compile options based on the board it was compiled for. MAX32630FTHR assumes Master, and MAX32620FHTR assumes Slave. File  Diff  Annotate
19:9f035b9e65ec 2018-06-01 got this sample program for 2+ sx1276 modules to communicate in a ping pong fashion. This program has been tested and verified to run with 915MHz Hope RFM95 modules running with MAX32620FTHR and MAX32630FTHR micro controllers. File  Diff  Annotate
11:d3a591c20cd7 2017-06-29 Added Radio callback this pointer and userData. This makes it easier to pass context into the interrupt callbacks. The this pointer allows to call C++ functions easier.; Update SX1276GenericLib File  Diff  Annotate
3:dc560d3e9070 2017-05-14 Added Radio pointer to callbacks. File  Diff  Annotate
0:c43b6919ae15 2017-05-10 Initial checkin Lora support for the STM B_L072Z_LRWAN1 board out of the box.; File  Diff  Annotate