summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Add 'sensor/patchedBLE/' from commit '7951347ed68313d75c367e1f2cce763cb56d1eb2'dakkar2018-08-03
|\ | | | | | | | | | | git-subtree-dir: sensor/patchedBLE git-subtree-mainline: 27e209cf58abeda1dc110777f99a98804a13fdbf git-subtree-split: 7951347ed68313d75c367e1f2cce763cb56d1eb2
| * Upload of 0.4.16Neil Kolban2018-06-23
| |
| * Commit of Arduino 0.4.15Neil Kolban2018-06-23
| |
| * Commit of 0.4.14Neil Kolban2018-06-23
| |
| * 0.4.13Neil Kolban2018-05-27
| |
| * Fixes for BLE_notify sampleNeil Kolban2018-04-06
| |
| * 0.4.11 - Fixes for privates in BLEAdvertising.hNeil Kolban2018-04-06
| |
| * Commit for 0.4.10Neil Kolban2018-04-03
| |
| * Sync for 0.4.9Neil Kolban2018-01-18
| |
| * 0.4.8Neil Kolban2018-01-17
| |
| * Removal of unneeded fileNeil Kolban2017-11-21
| |
| * Update to 0.4.7Neil Kolban2017-11-21
| |
| * Updates 2017-11-21 0950Neil Kolban2017-11-21
| |
| * Fixes for #121kolban2017-10-15
| |
| * Changed pointer to ESP32 issues.kolban2017-10-13
| |
| * Sync for 0.4.5kolban2017-10-13
| |
| * Sync for 0.4.4kolban2017-10-13
| |
| * Sync update for 0.4.3 take 2kolban2017-10-13
| |
| * Merge pull request #5 from sebastiankliem/masterNeil Kolban2017-10-02
| |\ | | | | | | fix clearing of vectors and maps
| | * fix clearing of vectors and maps()Sebastian Kliem2017-09-29
| |/
| * Merge pull request #3 from ciotlosm/masterNeil Kolban2017-09-23
| |\ | | | | | | Fixed some URL example paths and the default 'include'
| | * Fixed some URL example paths and the default 'include' that was outdated ↵Marius Ciotlos2017-09-23
| |/ | | | | | | compared to included examples
| * 0.4.2kolban2017-09-13
| |
| * 0.4.1kolban2017-09-10
| |
| * 0.4.0kolban2017-09-10
| |
| * 0.3.0kolban2017-09-10
| |
| * 0.2.0kolban2017-09-10
| |
| * 0.1.0 releasekolban2017-09-10
|
* don't print from callback, there's racesdakkar2018-08-03
|
* bump submodulesdakkar2018-08-03
|
* move stuff to setup() & teardowndakkar2018-08-03
|
* working CHIP senderdakkar2018-06-09
|
* working sender for the CHIPdakkar2018-06-09
|
* factor power settingsdakkar2018-04-20
|
* more power, more reliabilitydakkar2018-04-20
|
* add a watchdogdakkar2018-04-20
|
* turn off sensor while sleepingdakkar2018-04-20
|
* factor out sleep timesdakkar2018-04-20
|
* use standard BLE librarydakkar2018-04-20
| | | | I had added the error return, but it's useless
* handle exceptions from BLEdakkar2018-04-20
|
* don't stall if dht times outdakkar2018-04-20
|
* on BLE connect error, print error and retry in a bitdakkar2018-04-20
|
* fake DHT11 readingdakkar2018-04-03
| | | | | it may be a problem with my soldering, but the sensor can't be read, so I'll fake it for now while I test the BLE part
* show more progress infodakkar2018-04-03
|
* trying to do BLEdakkar2018-04-02
|
* bump bt-serverdakkar2018-03-31
|
* link in the C++ bt serverdakkar2018-03-31
|
* timing testsdakkar2018-03-30
|
* the script does *something*, but the timing is awfuldakkar2018-03-30
| | | | the pulses are all wrong
* we may be able to send from the CHIPdakkar2018-03-30
|