SAIT ARIS / LRAT-example-lorawan-REFACTOR-and-CLEAN-Branch

Dependencies:   Custom_LSM303 Custom_UBloxGPS LRAT-mbed-os USBDevice mbed-lora-radio-drv stm32EEPROM

Fork of LRAT-example-lorawan by SAIT ARIS

Changes

RevisionDateWhoCommit message
47:d643f02b5dab 2018-09-13 Huot87 Work In Progress -- Code Refactor and Cleanup; default tip
46:98107de66808 2018-09-12 Huot87 Addition of GPS and E-Compass Libs
45:db9580357bc6 2018-09-12 Huot87 Addition of GPS and E-Compass Libs
44:cf1070af05db 2018-09-11 lpeters Added rnd/tmp radio self-checks and ACK check.
43:c900cd8ea072 2018-09-06 Huot87 Spectrum Analyzer Test Code;
42:d59e50622292 2018-09-06 lpeters Backlog handler logic fix.
41:98266e454444 2018-09-04 Huot87 Update EEPROM lib to use Private one -- Temp add of "foo.h"
40:eaf476b94684 2018-09-04 Huot87 EEPROM 1st pass
39:6da6cb44f22e 2018-08-30 Huot87 Accelerometer Interrupt Init registers and sequence ported in. Code commenting upgrade.
38:fd7a407bfe3e 2018-08-30 Huot87 GPS Sleep/Awake functionality over I2C -- Awaiting Power draw test
37:df69df1bcb1a 2018-08-29 lpeters Initial impl of main timing loop and GPS power control.
36:dcc6f89fa39a 2018-08-27 lpeters Overrode LoRaWAN stack with custom timing loop.
35:73b3963c6dd3 2018-08-27 lpeters Hardware definitions for Disco1/Disco2/LRAT, disabled USBSerial due to issues with LoRaWAN stack.
34:341fb423e74b 2018-08-21 lpeters Syncing changes.
33:e47306c32791 2018-08-15 lpeters Rough implementation of sensor input, packet generation, blinkenlights. Initial attempt at implementing USBSerial virtual com port.
32:f211b8c28273 2018-08-08 Huot87 Commit of Accelerometer Intro code to Project Repo
31:f03c183e2bf6 2018-08-03 lpeters Fixed build, basic I2C comms reading 1 byte.
30:ff249a9156dc 2018-08-02 tchari Prep for publish to SAIT team
29:0da9196c900a 2018-07-23 mbed_official Update latest Semtech drivers
28:950587b41ba3 2018-07-23 mbed_official Updating mbed-os to mbed-os-5.9.3
27:cea7485b914e 2018-07-03 mbed_official Updating mbed-os to mbed-os-5.9.2
26:f07f5febf97f 2018-06-28 mbed_official Using string to identify region rather than number
25:0f75546d3f3f 2018-06-19 mbed_official Updating mbed-os to mbed-os-5.9.1
24:b36f31f93938 2018-06-18 mbed_official Updating pointer to Mbed OS 5.9.0
23:2b0d9c892149 2018-06-07 mbed_official Fix correct target name for FF1705_L151CC
22:a4fc83409028 2018-06-06 mbed_official Updating mbed-os to mbed-os-5.8.6
21:41807073b52d 2018-05-25 mbed_official Update to latest radio drivers
20:2055271192d6 2018-05-22 mbed_official Region builder (#74)
19:6accf37de3ce 2018-05-22 mbed_official Updating mbed-os to mbed-os-5.8.5
18:1720bc3831ea 2018-05-15 mbed_official Remove usage of DEVICE_SPI and MBED_CONF_APP_LORAWAN_ENABLED flags
17:2fc16c1d6434 2018-05-11 mbed_official Remove unnecessary Serial object
16:8d460198a422 2018-05-10 mbed_official Updating mbed-os to mbed-os-5.8.4
15:6ae43b4082f8 2018-05-03 mbed_official Fix default application key
14:b25fefabb634 2018-05-02 mbed_official Murata crystal update (#64)
13:2f387d100e5b 2018-04-19 mbed_official Update radio drivers to latest version
12:5015dfead3f2 2018-04-18 mbed_official Reduce example application memory usage
11:7696b8844841 2018-04-11 mbed_official Merge pull request #57 from adbridge/master
10:b6d8d4e1cc57 2018-04-10 mbed_official Merge pull request #56 from ARMmbed/add_jenkinsfile
9:baf55b160f65 2018-03-29 mbed_official Update mbed lib to 5.8.1
8:7594ad70d2bf 2018-03-19 mbed_official Use Serial object for trace prints
7:2fc0e8a7b6f0 2018-03-16 mbed_official Merge pull request #48 from janjongboom/patch-1
6:d6016e907c7a 2018-03-13 mbed_official Reduced main stack size for Disco target
5:2a08c4ee1843 2018-03-13 mbed_official Update mbed-os.lib
4:df442e6af8cf 2018-03-11 mbed_official Update mbed-lora-radio-drv.lib
3:8c7198d1a2a1 2018-03-11 mbed_official Added LORAWAN_ENABLED flag to disable building in unsupported devices
2:dc95ac6d6d4e 2018-03-09 mbed_official Refactor construction of LoRaWANInterface object
1:c7fae321242f 2018-03-09 mbed_official Fixed default PIN mappings
0:7037ed05f54f 2018-03-08 mbed_official Fix construction of LoRaWANInterface object