Wykres commitów

64 Commity (b285da67b29c7a280d997e0cba7bf696d27bb1f2)

Autor SHA1 Wiadomość Data
Kent Wiliams b285da67b2 cleanup 2020-05-26 12:30:40 -07:00
tteague 29e908c5e4 Update longfi-us915-cayenne-gnss.ino
Added code to work with ST GNSS shield
2020-05-21 03:14:51 -05:00
Kent Wiliams f578dadbd0 changed to serial comm for gps 2020-05-20 10:53:39 -07:00
Kent Wiliams 09b9968f4b fixes 2020-05-19 18:06:03 -07:00
Kent Wiliams c4c3f1eab0 updated hardware section of readme 2020-05-19 11:43:54 -07:00
Kent Wiliams 5e4c7a90a1 add cayennelpp gps packing 2020-05-19 10:33:53 -07:00
Kent Wiliams edd9a26a35 updated for gnss 2020-05-19 10:27:53 -07:00
Kent Williams cec8c87e71
Merge pull request #21 from helium/kent-williams/switch-to-sub-band-2
Helium Network - LoRaWAN Switch to Sub-band 2
2020-05-12 08:16:35 -07:00
Kent Wiliams 36e6132348 switched examples to sub-band 2 2020-05-11 21:36:09 -07:00
Kent Wiliams 3c8e8acf66 missed changes to cubecell example 2020-05-07 09:31:04 -07:00
Kent Williams c890745d3e
Merge pull request #20 from helium/kent-williams/add-heltec-cubecell-board-example
Add Heltec CubeCell Board Example
2020-05-06 11:56:27 -07:00
Kent Wiliams d99277025f added basic heltec cubecell example 2020-05-06 11:55:36 -07:00
Kent Wiliams b8811aea75 specify arduino lmic version in sparkfun and adafruit 2020-04-30 12:51:20 -07:00
Kent Wiliams c147c204ed fix link name for st disco example 2020-04-25 14:30:44 -07:00
Kent Wiliams adc214ead4 add link for st disco button example 2020-04-25 14:28:53 -07:00
Kent Wiliams db06770444 fix readme again 2020-04-25 14:26:50 -07:00
Kent Wiliams 0cfdb3fa10 fix readme links 2020-04-25 14:24:50 -07:00
Kent Williams 7c54d9fd19
Merge pull request #19 from helium/kent-williams/change-adafruit-m0-ibm-lmic
Migrate Adafruit Feather M0 Example to original Arduino LMIC
2020-04-25 14:22:08 -07:00
Kent Wiliams 5d2b39ce1e add note about having only one lmic lib 2020-04-24 15:18:55 -07:00
Kent Wiliams 38897901e0 update example sketch with ibm lmic version 2020-04-24 13:53:21 -07:00
Kent Wiliams 5644c9e884 add example config.h file for ibm lmic 2020-04-24 13:51:47 -07:00
Kent Wiliams 24df48e726 update readme 2020-04-24 13:51:10 -07:00
Louis Thiery 335d98170f
AWS IoT Demo (#18) 2020-04-24 09:31:24 -07:00
Kent Williams d48d6df55f
Merge pull request #16 from helium/kent-williams/add-heltec-32-example
Add Heltec WiFi LoRa 32 V2 Basic Example
2020-04-21 12:10:28 -07:00
Kent Wiliams 64efd4c501 add link on top readme to heltec 2020-04-20 16:41:51 -07:00
Kent Wiliams bf44322aa3 remove image from adafruit readme 2020-04-20 16:37:18 -07:00
Kent Wiliams 881a4e781a add first heltec lora 32 example 2020-04-20 16:35:48 -07:00
Kent Wiliams e7dfd1e96d didn't commit config contents and fixing link 2020-04-20 13:31:19 -07:00
Kent Wiliams 3ffe9433a1 added ibm lmic config notes and example 2020-04-20 13:28:04 -07:00
Kent Williams 69b85a724d
Merge pull request #15 from helium/kent-williams/restructure-repo
Restructuring Examples
2020-04-20 13:08:56 -07:00
Kent Wiliams f18dde1e92 add board maker to catena in readme 2020-04-14 07:03:07 -07:00
Kent Wiliams 9f79ea2816 fix gps dir link 2020-04-13 16:52:05 -07:00
Kent Wiliams 296b1c81cc remove accidentally added vscode files 2020-04-13 16:49:46 -07:00
Kent Wiliams 61822c3629 restructured examples specific to board support 2020-04-13 16:46:29 -07:00
Kent Williams 3ddf664241
Merge pull request #14 from helium/kent-williams/add-sparkfun-pro-rf-example
Add Sparkfun Pro RF Example
2020-04-08 09:43:39 -07:00
Kent Wiliams ebc8faa65b adding clock error relax fixes joining attempts 2020-04-08 09:18:36 -07:00
Kent Wiliams eb9f584ce1 fix typo in readme 2020-04-07 16:03:22 -07:00
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