Wykres commitów

27 Commity (cf4cab06c7ddc22560f6bf466839f5edae2cb7e3)

Autor SHA1 Wiadomość Data
Kent Wiliams cf4cab06c7 adding sparkfun pro rf example 2020-04-07 15:13:26 -07:00
Kent Wiliams 3a14be9bc3 improve devkit readme 2020-04-01 22:33:01 -07:00
Kent Williams 50f1b382bc
Merge pull request #12 from helium/kent-williams/devkit-cayenne-uplink
Add Sketch for Helium DevKit using CayenneLPP
2020-03-31 10:38:11 -07:00
Kent Wiliams 1f9f3249ca forgot to save changes 2020-03-31 10:27:18 -07:00
Kent Wiliams 0f8fa30f96 added note about platformio support 2020-03-31 10:17:26 -07:00
Kent Wiliams 426b35ab2a added forward declaration for stricter compiler warninns 2020-03-31 09:46:42 -07:00
tteague 358f60df93
Merge pull request #13 from illperipherals/illperipherals/gitpod-setup
Add gitpod config
2020-03-31 05:43:54 -05:00
tteague 6e2b43597d Add gitpod config
this commit adds support for Gitpod.io, a free automated
dev environment that makes contributing and generally working on GitHub
projects much easier. It allows anyone to start a ready-to-code dev
environment for any branch, issue and pull request with a single click.
2020-03-31 10:38:05 +00:00
Kent Wiliams c3b4075354 added cayennelpp doc link 2020-03-30 16:51:59 -07:00
Kent Wiliams 5003dd2e4b added readme 2020-03-30 16:50:50 -07:00
Kent Wiliams d6d80548dd added cayennellp 2020-03-16 16:28:19 -07:00
Kent Wiliams 1f4460998d remove useless include 2020-03-16 16:01:42 -07:00
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