LowPowerLab
24fdbf4a15
add deepsleep example
2016-03-30 09:22:57 -04:00
Felix Rusu
4039727bab
Merge pull request #40 from ivankravets/patch-1
...
Disable "PiGateway_withLCD.ino" example
2016-03-30 09:19:01 -04:00
Ivan Kravets
c63c2f7219
Disable "PiGateway_withLCD.ino" example
2016-03-30 11:57:27 +03:00
LowPowerLab
f941b05f09
remove cc fail offending sketch
2016-03-29 21:02:01 -04:00
Felix Rusu
a0c3be016c
Merge pull request #39 from wifixcort/master
...
Support for SAMD21
2016-03-29 20:59:58 -04:00
LowPowerLab
739e69f8b7
cc fix attempt
2016-03-29 20:53:29 -04:00
LowPowerLab
01038e8afa
adjust encrypt key
2016-03-29 17:06:23 -04:00
LowPowerLab
7dd00f62d8
comment out sketch failing the CC
2016-03-29 17:05:38 -04:00
Ricardo Mena C
372dd4a782
Add __arm__ platform for SAMD21
2016-03-29 14:24:17 -06:00
Ricardo Mena C
7883a7d1f7
Add __arm__ platform for SAMD21
2016-03-29 14:17:53 -06:00
LowPowerLab
63a4ef93a2
Move LCD version to ZIP
2016-03-22 10:09:51 -04:00
LowPowerLab
18082ba49d
Add DeepSleep sketch
2016-03-21 21:29:56 -04:00
Felix Rusu
af0980a376
Revert to moteino board for now
2016-03-09 22:01:54 -05:00
LowPowerLab
a3964f429e
R3 changes
2016-03-08 22:59:41 -05:00
Felix Rusu
62ec6cc14f
add moteinomega to ci build
2016-03-08 21:15:52 -05:00
Felix Rusu
e9c834bcc9
Merge pull request #38 from ivankravets/master
...
Continuous Integration
2016-03-08 21:06:05 -05:00
Ivan Kravets
f690caadb6
Continuous Integration
2016-03-09 01:36:17 +02:00
Felix Rusu
2e84b5b2ce
Merge pull request #37 from ip2k/master
...
Moving Blink def so it compiles on PlatformIO
2016-03-08 11:14:51 -05:00
Sean Petrow
91a462cea4
Moving Blink def so it compiles on PlatformIO
2016-03-07 02:35:04 -08:00
LowPowerLab
ec90680e00
Revert "add SPI transaction support"
...
This reverts commit c38928ecb4 .
2016-02-29 21:21:52 -05:00
LowPowerLab
c38928ecb4
add SPI transaction support
...
Based on this commit:
e707b9a3ad
And also on Tom's SPI transaction branch:
https://github.com/TomWS1/RFM69/tree/With-SPI-and-transmit-power-updates
2016-02-29 17:37:42 -05:00
LowPowerLab
c24051e933
minor tweaks & SPCR/SPSR filters
2016-02-29 14:36:24 -05:00
LowPowerLab
1472d9d475
tweaks & "Pi now ON" LCD message
2016-01-28 16:40:05 -05:00
LowPowerLab
2a7b05768c
Fix output power latching bug
2016-01-27 22:16:06 -05:00
LowPowerLab
019357802e
fix history browsing order
2016-01-22 15:21:22 -05:00
LowPowerLab
9793c033e0
add buttons: backlight+msg history; bug fixes
2016-01-22 14:39:51 -05:00
LowPowerLab
d33a4dfc9c
force LCD_CS high
2016-01-18 10:33:29 -05:00
LowPowerLab
02221e7a4a
Fix battery data type
2016-01-11 23:10:02 -05:00
LowPowerLab
f8c65fe7b6
Bug fixes and improvements
2016-01-08 15:24:07 -05:00
LowPowerLab
a2b2503610
Remove DEBUG in main call
2016-01-04 09:45:51 -05:00
LowPowerLab
1760e5ee43
Update MightyHat example
2015-12-23 21:10:05 -05:00
LowPowerLab
a46524de60
decrease SPI clock speed for 5110 LCD
2015-12-18 15:11:42 -05:00
LowPowerLab
b0d7ffa18c
Update MightyHat example
2015-12-17 23:49:57 -05:00
LowPowerLab
926ddbfa53
Update MightyHat example
2015-12-17 18:31:22 -05:00
LowPowerLab
663ea2f6a9
Update MightyHat example
2015-12-17 10:13:03 -05:00
LowPowerLab
301a56ac00
Update MightyHat example
2015-12-17 10:01:00 -05:00
LowPowerLab
5387bcd167
Add MightyHat gateway sample code
2015-12-10 21:06:18 -05:00
LowPowerLab
8b90afcf44
data type fix on cycle counter
2015-11-11 08:48:18 -05:00
LowPowerLab
bd50fa29df
Add Automatic Transmission Control (ATC)
2015-11-10 22:57:38 -05:00
LowPowerLab
1925ac4f62
typo fix
2015-10-02 14:33:33 -04:00
LowPowerLab
0c8fbacc5c
+TomWS1's virtualization & more; +deadlock checks
...
Integrate TomWS1's virtualized changes, and virtual interruptHook().
Set ACK_REQUESTED = 0 in sendACK() to avoid ACK infinite looping.
Protect while(true) calls against infinite looping.
2015-10-01 12:15:28 -04:00
LowPowerLab
6535902a1f
Update buff length
2015-09-23 23:30:05 -04:00
LowPowerLab
7819d4b4d1
Update SonatMote example
2015-09-22 17:52:44 -04:00
LowPowerLab
b3d5432c69
Add random number sender example
2015-09-22 16:05:59 -04:00
LowPowerLab
8d0334e154
Add IOShield example
2015-08-28 15:13:20 -04:00
LowPowerLab
06e58a70b1
Point to lowpower lib, add case plans
2015-08-24 23:02:31 -04:00
Felix Rusu
9de0c3ba9d
Update RFM69.cpp
2015-08-22 22:13:20 -04:00
Felix Rusu
48476fbc16
Merge pull request #15 from rlpipkin/master
...
More detailed readAllRegs
2015-08-22 22:12:02 -04:00
Ryan Pipkin
c3c9c7df1b
Merge remote-tracking branch 'upstream/master'
...
- Manually resolved RFM69.cpp
Conflicts:
RFM69.cpp
2015-08-22 20:03:51 -05:00
LowPowerLab
8da8d0c3d4
Add WeatherShield sender sketch
2015-07-27 18:50:42 -04:00