Commit Graph

201 Commits

Author SHA1 Message Date
ladyada 1d0feb282b fixed FONA 2016-06-07 22:43:49 -04:00
ladyada 58f5d0cda6 also fixed 'multiplier overflow' bug - YAY COMPILERS 2016-06-07 22:39:07 -04:00
ladyada 7e888e576a fix for readpacket 2016-06-07 22:17:05 -04:00
Limor "Ladyada" Fried a85fc90df0 Merge pull request #42 from AHitchcock/master
Master
2016-05-30 12:39:26 -04:00
Anne Hitchcock de48c73e74 Added MKR1000 board to list to define the dtostrf function
Adding the MKR1000 board to the list of boards for which the dtostrf
function should be defined here (for lack of a better way to determine
if the function is available elsewhere).
2016-05-29 09:03:04 -07:00
Anne Hitchcock e015dbbcda dtostrf for other SAMD boards
Changed preprocessor directive to create the dtostrf function whenever
it is not defined in order to support more SAMD boards (including
MKR1000) without adding more board defines to the ifdef.
2016-05-29 08:39:09 -07:00
Tony DiCola e21fe8b3b6 Add GitHub issue template 2016-05-27 13:45:42 -07:00
Tony DiCola 877401f1a0 Add GitHub pull request template 2016-05-27 13:40:32 -07:00
Limor "Ladyada" Fried a66f64da88 Merge pull request #40 from jmue/fix/indeterminate_variables
properly initialize variables
2016-05-20 14:47:42 -04:00
Jens Mueller 9ccd463fb9 properly initialize variables 2016-05-20 20:41:16 +02:00
ladyada ab1a0938b9 smarter packet reading makes for faster publish-handling! also, retries subscriptions 3 times 2016-05-18 15:23:41 -04:00
Andy Doro 7068ef5afe update compatibility matrix in README 2016-04-12 14:50:13 -04:00
ladyada 8f595cdb95 properly process packets until you get the one you want (prep for callback w/good retain support) 2016-02-08 23:36:25 -05:00
ladyada 79dd62468f add support for reading retained subscriptions (only works for one subscription since the pub packet gets eaten otherwise 2016-02-01 18:42:28 -05:00
Limor "Ladyada" Fried 19b581c2b7 Merge pull request #28 from stuthedew/Arbitrary_data_publish
Arbitrary data publish
2016-02-01 15:09:20 -05:00
Stuart Feichtinger 581aac3207 Fixed README Typo 2016-02-01 12:33:33 -06:00
Stuart Feichtinger de426a886f Clean up 2016-02-01 11:08:00 -06:00
Stuart Feichtinger 2eae3ec309 Revert "Removed .Travis file"
This reverts commit 7909e5a811.
2016-02-01 11:06:35 -06:00
Stuart Feichtinger 0be4b1c2bd Merge branch 'master' into Arbitrary_data_publish 2016-01-31 21:27:40 -06:00
Stuart Feichtinger 75d014ccf7 Added unsigned short python symbol 2016-01-31 21:20:26 -06:00
Stuart Feichtinger 97a6f57e93 Merge branch 'Arbitrary_data_publish' 2016-01-31 21:02:30 -06:00
Stuart Feichtinger 7909e5a811 Removed .Travis file 2016-01-31 21:01:53 -06:00
Stuart Feichtinger b710c19c6d Tweak 2016-01-31 20:45:29 -06:00
Stuart Feichtinger b2d7333706 Clean up 2016-01-31 20:41:00 -06:00
Stuart Feichtinger 17213ccecc Added more info 2016-01-31 20:39:09 -06:00
Stuart Feichtinger c7ab1a53c5 Tweak 2016-01-31 20:36:11 -06:00
Stuart Feichtinger 93ff9b448a Fixed link 2016-01-31 20:35:01 -06:00
Stuart Feichtinger 3432e7a8d6 Fixed link 2016-01-31 20:33:28 -06:00
Stuart Feichtinger 8e8b3bf845 Fixed link 2016-01-31 20:30:39 -06:00
Stuart Feichtinger 2b5d484488 Renamed files 2016-01-31 20:29:48 -06:00
Stuart Feichtinger 9c163c288d Tweaks 2016-01-31 20:24:07 -06:00
Stuart Feichtinger 7c0420c552 Fixed typo 2016-01-31 20:17:55 -06:00
Stuart Feichtinger d0099f9abd Added image 2016-01-31 20:17:21 -06:00
Stuart Feichtinger 1f165f8ea0 Added flow diagram 2016-01-31 20:14:01 -06:00
Stuart Feichtinger 26ea45051e Ignore all bit torrent sync files 2016-01-31 20:13:48 -06:00
Stuart Feichtinger 80d89be695 Tweaks 2016-01-31 19:46:14 -06:00
Stuart Feichtinger 02417cfdc0 Tweak 2016-01-31 19:41:20 -06:00
Stuart Feichtinger cbf40df659 Tweak 2016-01-31 19:39:10 -06:00
Stuart Feichtinger 0806239bc5 Tweak 2016-01-31 19:38:39 -06:00
Stuart Feichtinger 2ef3dc8761 Tweak 2016-01-31 19:38:22 -06:00
Stuart Feichtinger 09d2d00901 Tweak 2016-01-31 19:37:49 -06:00
Stuart Feichtinger 6697b96495 Tweaks 2016-01-31 19:37:12 -06:00
Stuart Feichtinger 93a86299b0 Tweak 2016-01-31 19:36:36 -06:00
Stuart Feichtinger 4ef9fdf877 Tweaks 2016-01-31 19:35:02 -06:00
Stuart Feichtinger 002c1d272c Tweaks 2016-01-31 19:32:56 -06:00
Stuart Feichtinger 899104a8ac Tweaks 2016-01-31 19:29:35 -06:00
Stuart Feichtinger 184e0e1386 Tweak 2016-01-31 19:28:10 -06:00
Stuart Feichtinger fd00721e22 Tweaks 2016-01-31 19:27:23 -06:00
Stuart Feichtinger 95aedbda18 Tweaks 2016-01-31 19:24:29 -06:00
Stuart Feichtinger 992c051c66 Tweaks 2016-01-31 19:23:01 -06:00