Wykres commitów

15 Commity (5a2c63f0213159537a50ea2211097e7e12775e6c)

Autor SHA1 Wiadomość Data
Kent Wiliams 5a2c63f021 added sensor reading 2020-03-16 15:50:06 -07:00
Kent Wiliams a95ec54b18 starting with longfi-us915 sketch 2020-03-16 11:37:40 -07:00
Kent Williams 75a2a3a77c
Merge pull request #11 from julianapeace/master
missing FILL_ME_IN for DEVEUI
2020-03-10 14:40:20 -07:00
julianapeace 1c14b7b79e missing FILL_ME_IN for DEVEUI 2020-03-10 16:36:01 -05:00
Kent Williams bfe173e567
Merge pull request #10 from ppannuto/lmic_v310
Update to support LMIC v3.1.0
2020-02-26 09:27:19 -08:00
Pat Pannuto 6d944823d7 Update to support LMIC v3.1.0
Looks like the upstream adruino library [released v3.1.0][v310] two weeks ago.

From [the changeset][changes], this includes Helium patches that add the pinmap
for `Disco_L072cz_Lrwan1`. Unfortunately, that means that when this code compiles,
it now throws duplicate symbol errors. This simply removes the now redundant
definition and fixes the type where needed to match upstream.

[v310]: https://github.com/mcci-catena/arduino-lmic/releases/tag/v3.1.0
[changes]: 3b9b02d..79accbb
2020-02-21 18:55:28 -08:00
Louis Thiery 39f4679dd0 fix RFM95 typo 2020-02-18 15:35:06 -08:00
Louis Thiery 063710e94a
Add formatting (#7)
* commit default clang-format

* apply clang-format

* add formatting guidelines
2020-02-18 12:24:40 -08:00
tteague 95b9865313
Updated payload to work with Cargo (#6) 2020-02-18 12:06:15 -08:00
addy10 750ff39d11
add speed and comments on data manipulation (#4) 2020-02-10 12:35:02 -08:00
addy10 5f51cda604
GPS example (#1) 2020-02-07 09:05:04 -08:00
lthiery 8f35d8740b ignore installed libraries - allows for usage of this repo as sketchbook location 2020-02-06 13:29:00 -08:00
Louis Thiery 4c36046c99
Use Helium asset for library installation image 2020-02-06 11:34:00 -08:00
Louis Thiery 578f8700c6 reduce bootstrapping, set better clock error [from ted-sigsci] 2020-02-05 12:34:26 -08:00
Louis Thiery 150c02e73a initial commit 2020-02-05 12:12:39 -08:00