Commit Graph

  • 2e84b5b2ce Merge pull request #37 from ip2k/master Felix Rusu 2016-03-08 11:14:51 -0500
  • 91a462cea4 Moving Blink def so it compiles on PlatformIO Sean Petrow 2016-03-07 02:35:04 -0800
  • ec90680e00 Revert "add SPI transaction support" LowPowerLab 2016-02-29 21:21:52 -0500
  • c38928ecb4 add SPI transaction support LowPowerLab 2016-02-29 17:37:42 -0500
  • c24051e933 minor tweaks & SPCR/SPSR filters LowPowerLab 2016-02-29 14:36:24 -0500
  • 1472d9d475 tweaks & "Pi now ON" LCD message LowPowerLab 2016-01-28 16:40:05 -0500
  • 2a7b05768c Fix output power latching bug LowPowerLab 2016-01-27 22:16:06 -0500
  • 019357802e fix history browsing order LowPowerLab 2016-01-22 15:21:22 -0500
  • 9793c033e0 add buttons: backlight+msg history; bug fixes LowPowerLab 2016-01-22 14:39:51 -0500
  • d33a4dfc9c force LCD_CS high LowPowerLab 2016-01-18 10:33:29 -0500
  • 02221e7a4a Fix battery data type LowPowerLab 2016-01-11 23:10:02 -0500
  • f8c65fe7b6 Bug fixes and improvements LowPowerLab 2016-01-08 15:24:07 -0500
  • a2b2503610 Remove DEBUG in main call LowPowerLab 2016-01-04 09:45:51 -0500
  • 1760e5ee43 Update MightyHat example LowPowerLab 2015-12-23 21:10:05 -0500
  • a46524de60 decrease SPI clock speed for 5110 LCD LowPowerLab 2015-12-18 15:11:42 -0500
  • b0d7ffa18c Update MightyHat example LowPowerLab 2015-12-17 23:49:57 -0500
  • 926ddbfa53 Update MightyHat example LowPowerLab 2015-12-17 18:31:22 -0500
  • 663ea2f6a9 Update MightyHat example LowPowerLab 2015-12-17 10:13:03 -0500
  • 301a56ac00 Update MightyHat example LowPowerLab 2015-12-17 10:01:00 -0500
  • 5387bcd167 Add MightyHat gateway sample code LowPowerLab 2015-12-10 21:06:18 -0500
  • 8b90afcf44 data type fix on cycle counter LowPowerLab 2015-11-11 08:48:18 -0500
  • bd50fa29df Add Automatic Transmission Control (ATC) LowPowerLab 2015-11-10 22:57:38 -0500
  • 1925ac4f62 typo fix LowPowerLab 2015-10-02 14:33:33 -0400
  • 0c8fbacc5c +TomWS1's virtualization & more; +deadlock checks LowPowerLab 2015-10-01 12:15:28 -0400
  • 6535902a1f Update buff length LowPowerLab 2015-09-23 23:30:05 -0400
  • 7819d4b4d1 Update SonatMote example LowPowerLab 2015-09-22 17:52:44 -0400
  • b3d5432c69 Add random number sender example LowPowerLab 2015-09-22 16:05:59 -0400
  • 8d0334e154 Add IOShield example LowPowerLab 2015-08-28 15:13:20 -0400
  • 06e58a70b1 Point to lowpower lib, add case plans LowPowerLab 2015-08-24 23:02:22 -0400
  • 9de0c3ba9d Update RFM69.cpp Felix Rusu 2015-08-22 22:13:20 -0400
  • 48476fbc16 Merge pull request #15 from rlpipkin/master Felix Rusu 2015-08-22 22:12:02 -0400
  • c3c9c7df1b Merge remote-tracking branch 'upstream/master' - Manually resolved RFM69.cpp Ryan Pipkin 2015-08-22 20:03:51 -0500
  • 8da8d0c3d4 Add WeatherShield sender sketch LowPowerLab 2015-07-27 18:50:42 -0400
  • 5fec98ad42 Bell disable/enable changes LowPowerLab 2015-07-23 13:09:29 -0400
  • e54b876e20 Update README.md Felix Rusu 2015-07-02 13:10:53 -0400
  • 0f66d1d92d Update PiGateway.ino Felix Rusu 2015-06-23 08:50:31 -0400
  • edcd54fda0 Update Struct_receive.ino Felix Rusu 2015-06-08 08:07:00 -0400
  • 4b82e285b0 add more comments LowPowerLab 2015-05-19 15:08:41 -0400
  • 8873034e9c add INTs for non defined MCUs LowPowerLab 2015-05-19 14:13:06 -0400
  • a90d6c8b3c Update Struct_send.ino Felix Rusu 2015-05-11 08:50:29 -0400
  • bf39f16ed1 Update GarageMote LowPowerLab 2015-05-05 15:37:39 -0400
  • 0c476ad130 Update keywords.txt Felix Rusu 2015-05-02 16:26:33 -0400
  • 29aa3cda7a Add RFM69 SY310 pulse meter example LowPowerLab 2015-04-23 22:12:14 -0400
  • 8f28c335b4 Update DoorBellMote.ino Felix Rusu 2015-04-14 20:50:40 -0400
  • 53fcf536d0 Add DoorBellMote LowPowerLab 2015-04-13 18:52:01 -0400
  • 5502c186db Fix setPowerLevel LowPowerLab 2015-04-01 16:26:47 -0400
  • c01ae0bf4e Update Gateway.ino Felix Rusu 2015-03-17 15:50:58 -0400
  • ce7979c1ef Update Node.ino Felix Rusu 2015-03-17 15:50:28 -0400
  • 5444968392 Update GarageMote & MightyBoost sketches LowPowerLab 2015-03-10 10:02:19 -0400
  • 2e0b73c26a Rename some examples for relevance LowPowerLab 2015-03-02 18:03:15 -0500
  • fe38635b38 Add SonarMote examples LowPowerLab 2015-03-02 13:33:32 -0500
  • b1f9aa021d Update TxRxBlinky example LowPowerLab 2015-02-19 16:05:59 -0500
  • 74fb811e64 Merge pull request #26 from damadmai/ctlbyte Felix Rusu 2015-02-10 09:29:11 -0500
  • c9440c9249 Save program space by calculating CTLbyte instead of fixed literal Daniel A. Maierhofer 2015-02-06 12:21:13 +0100
  • 48da5357e0 Add WeatherShield code LowPowerLab 2015-02-02 21:12:19 -0500
  • 3e44995843 Merge pull request #24 from damadmai/registers Felix Rusu 2015-01-24 20:59:23 -0500
  • d665e5cf80 Disable 1MHz ClkOut on DIO5 to save power Daniel A. Maierhofer 2015-01-24 15:10:52 +0100
  • 8ab622bf1f Update RFM69registers.h for reset / recommended default values Daniel A. Maierhofer 2015-01-24 14:21:35 +0100
  • a0948ed849 Update RFM69registers.h Daniel A. Maierhofer 2015-01-24 14:13:15 +0100
  • e840071342 Update PiGateway_withLCD.ino Felix Rusu 2015-01-22 12:26:11 -0500
  • 602d94e9b8 Merge pull request #23 from damadmai/defaults Felix Rusu 2015-01-19 23:18:44 -0500
  • 3899f1f018 Ensure _slaveSelectPin is driven high after initialize() or setCS() Daniel A. Maierhofer 2015-01-18 12:31:16 +0100
  • 8cecd36d9b Follow Optimized Frequency Hopping Sequence Daniel A. Maierhofer 2015-01-18 12:22:43 +0100
  • c491a2ab82 Ensure FIFO & associated flags are reset during initialize() Daniel A. Maierhofer 2015-01-18 12:09:08 +0100
  • 6052ef8dae Merge pull request #22 from damadmai/unify Felix Rusu 2015-01-13 11:19:51 -0500
  • c34a63c2e7 Fixed Warning Wnarrowing Daniel A. Maierhofer 2015-01-12 15:09:49 +0100
  • 5832c173fe Changed byte etc. to standard types for compatibility Daniel A. Maierhofer 2015-01-12 11:34:16 +0100
  • 4767945f7f Unify hexadecimal notation and whitespace Daniel A. Maierhofer 2015-01-12 11:00:43 +0100
  • 957b9952ec Merge pull request #21 from damadmai/master Felix Rusu 2015-01-08 20:57:53 -0500
  • fd8f2e502b Add new PiGateway examples LowPowerLab 2015-01-08 19:45:19 -0500
  • bfa5dd8afd Unify comment style and whitespace Daniel A. Maierhofer 2015-01-06 15:25:29 +0100
  • 0999c802eb Unify indentation (from TAB to two spaces) Daniel A. Maierhofer 2015-01-06 14:46:04 +0100
  • 2c96877d89 Merge pull request #20 from neilstockbridge/master Felix Rusu 2015-01-02 20:34:42 -0500
  • 13882ae71c RFM69::readTemperature no longer emits * characters on Serial while waiting for a reading Neil Stockbridge 2015-01-03 14:24:25 +1300
  • 0518667c19 Merge pull request #19 from ivankravets/patch-1 Felix Rusu 2014-11-28 14:33:37 -0500
  • 0a0da7b5fe PlatformIO Library Registry manifest file Ivan Kravets 2014-11-28 18:09:59 +0200
  • ed2fd5b8d5 Fix RX deadlocks, update examples LowPowerLab 2014-11-17 14:58:00 -0500
  • dc6b33d98b License, add/update get/setFrequency(), & more LowPowerLab 2014-11-14 15:25:45 -0500
  • 5f9b239212 Added more registers and avoiding ram for strings. Ryan Pipkin 2014-11-11 22:05:36 -0600
  • c9873f7888 Starting to decode and detail the register output from the device. It should be conditionally compiled to remove it from the codespace if necessary. Ryan Pipkin 2014-11-10 23:02:52 -0600
  • 3571ef3be6 Add register dump header Ryan Pipkin 2014-11-09 18:01:51 -0600
  • d6cadc7a96 Update MightyBoost sketch with A0 (in place of D7) Felix Rusu 2014-11-08 18:57:51 -0500
  • fce4d74efe small param adjustment+fix Felix Rusu 2014-11-07 11:07:36 -0500
  • b977159efd Make battery reading more efficient Felix Rusu 2014-11-03 12:02:11 -0500
  • 39f873d1b5 Update Gateway example Felix Rusu 2014-11-03 11:24:39 -0500
  • 1cd3391878 Add TxRxBlinky example Felix Rusu 2014-10-21 12:23:14 -0400
  • a4d0494235 Update description Felix Rusu 2014-10-17 12:53:09 -0400
  • 23be1a3ebe Add sketches for Motion,OLED,Mailbox motes Felix Rusu 2014-10-17 12:32:03 -0400
  • b381c06b23 add writeup URL Felix Rusu 2014-09-26 10:00:28 -0400
  • 1643169e48 Add latest Mailbox Notifier code Felix Rusu 2014-09-26 09:58:48 -0400
  • d40233c4d4 update GarageMote example Felix Rusu 2014-09-22 11:17:42 -0400
  • 8f8b14cfe7 Merge branch 'master' of https://github.com/LowPowerLab/RFM69 Felix Rusu 2014-09-22 11:13:06 -0400
  • b13e591625 Revert "Update garageMote example" Felix Rusu 2014-09-22 11:12:01 -0400
  • ea9c7ee8af Update garageMote example Felix Rusu 2014-09-22 11:11:23 -0400
  • 2c5b86da02 Update MotionMote.ino Felix Rusu 2014-09-12 11:30:40 -0400
  • 808449bab0 Merge pull request #13 from sourceindex/add_arduino_micro_support Felix Rusu 2014-09-06 20:52:53 -0400
  • b5ae481136 added ATmega32U4 support Sebastian Wendel 2014-09-07 00:53:34 +0200
  • fb43a68bc0 Merge pull request #12 from plattrap/patch-1 Felix Rusu 2014-09-05 09:55:31 -0400
  • 85ad8ff80b Updated README.md. plattrap 2014-09-05 09:52:59 -0400
  • bd0b62c5f0 Add MightyBoost control sketch Felix Rusu 2014-08-14 13:58:25 -0400