aboutsummaryrefslogtreecommitdiff
path: root/trygvisio_soil_moisture.ino
Commit message (Expand)AuthorAgeFilesLines
* wipHEADmasterTrygve Laugstøl2015-08-211-10/+7
* o Implementing the SoftwareSerial version of debugging.Trygve Laugstøl2015-08-101-3/+13
* o An attempt to make sure that the RX and TX LEDs are turned off when running...Trygve Laugstøl2015-08-081-0/+5
* o Adding Board #4.Trygve Laugstøl2015-07-311-7/+28
* o Even better Debug for the ATtiny85 implementation.h.Trygve Laugstøl2015-07-311-1/+1
* o Adding three new characteristics:Trygve Laugstøl2015-07-261-18/+70
* o Fixing wrong calculations when creating FLOATs.Trygve Laugstøl2015-07-261-4/+4
* o Much improved Debug class.Trygve Laugstøl2015-07-261-28/+21
* o Cleaning up #if usage and config.h.Trygve Laugstøl2015-07-251-21/+30
* o Even better debug code.Trygve Laugstøl2015-07-251-93/+93
* o Reformatting with uncrustify.Trygve Laugstøl2015-07-251-48/+48
* o Adding a Debug class that delegates to Serial to control where the debug ou...Trygve Laugstøl2015-07-251-83/+84
* o Adding a temperature characteristic. Reading values from the nrf8001.Trygve Laugstøl2015-07-231-10/+49
* o Fixing a bug where the reponse code wasn't properly set.Trygve Laugstøl2015-07-231-9/+26
* o First round of low power, going low power when sleeping.Trygve Laugstøl2015-07-181-2/+19
* o Migrating to Arduino 1.6Trygve Laugstøl2015-07-061-7/+8
* o Letting each sensor use the configured update interval.Trygve Laugstøl2015-06-211-1/+0
* o Getting the loading/saving of settings to work.Trygve Laugstøl2015-06-211-2/+1
* o Creating a way to configure the code for multiple boards. Look at config.hTrygve Laugstøl2015-02-281-0/+5
* o When sending a notification, also update the data in the local GATTTrygve Laugstøl2015-02-281-0/+3
* o Support for prototype-b board.Trygve Laugstøl2015-02-261-1/+2
* o Making the device blink when connected.Trygve Laugstøl2015-01-191-6/+7
* o Implementing reading of values from the real thing.Trygve Laugstøl2015-01-081-1/+3
* o Adding an operation to set the wanted update interval.Trygve Laugstøl2015-01-041-8/+12
* o Reworking the code after implementing much more on the Android app.Trygve Laugstøl2015-01-041-62/+48
* o Initial import of trygvis.io soil moisture device.Trygve Laugstøl2014-12-271-0/+420