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 main.cpp

Revision Date Message Actions
24:e8d03912f303 2018-07-18 Modified how buffers are handled in various functions in GenericPingPong.cpp to accommodate for how the buffer sizes for TX and RX are different depending on slave or master status. Still need to finish global_buffers.cpp. File  Diff  Annotate
23:f74a50977593 2018-07-18 I added file global_buffers.h and also reworked a portion of the main.cpp to adjust to the new method of using global buffers defined in a different file. 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
21:1b92cabe8a3b 2018-06-21 Added Link to where to find wiring instructions for sx1276 enabled ; (RFM95) LoRa Radios. 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
18:d5527ce82e6b 2018-03-12 Fixed the Heltec SPI SLCK Pin. File  Diff  Annotate
17:98f2528e8399 2018-02-23 Added Heltec L4 board Pins into PinMap.h; Added USBDevice library to support USBSerial console IO; Moved helper code into utils.cpp; Moved dprintf support with var args and serial or USBSerial output.; Added compile time version support to set RTC to compi... File  Diff  Annotate
16:675f4d0ee9e9 2018-02-22 Added proper PinMap for the Heltec Board; updated libs File  Diff  Annotate
13:5a32a1922fbc 2017-08-08 Updated target to TARGET_DISCO_L072CZ_LRWAN1; Use latest mbed version.; No need to set the system clock anymore because LRWAN1 is not included in mbed.; Updated to latest SX1276GenericLib. File  Diff  Annotate
8:3b0d7b4ff28f 2017-05-19 Updated description. 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