aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* wipHEADmasterTrygve Laugstøl2015-08-212-35/+13
* o Implementing the SoftwareSerial version of debugging.Trygve Laugstøl2015-08-103-44/+116
* 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-313-8/+34
* o Even better Debug for the ATtiny85 implementation.h.Trygve Laugstøl2015-07-313-1/+33
* o Adding three new characteristics:Trygve Laugstøl2015-07-265-186/+348
* o operator bool() wasn't if there was data available, but if there are anyone...Trygve Laugstøl2015-07-261-2/+2
* o Fixing wrong calculations when creating FLOATs.Trygve Laugstøl2015-07-261-4/+4
* o Much improved Debug class.Trygve Laugstøl2015-07-269-333/+334
* o Cleaning up #if usage and config.h.Trygve Laugstøl2015-07-256-145/+148
* o Even better debug code.Trygve Laugstøl2015-07-254-189/+267
* o Adding a Make target to fix files after the Arduino IDE appends some blank ...Trygve Laugstøl2015-07-251-0/+6
* o Reformatting with uncrustify.Trygve Laugstøl2015-07-256-274/+287
* o Adding a Debug class that delegates to Serial to control where the debug ou...Trygve Laugstøl2015-07-254-150/+240
* o Adding a temperature characteristic. Reading values from the nrf8001.Trygve Laugstøl2015-07-235-44/+158
* o Fixing a bug where the reponse code wasn't properly set.Trygve Laugstøl2015-07-234-11/+62
* 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-064-24/+33
* o Updating README.md.Trygve Laugstøl2015-07-061-1/+4
* o Updating README.md.Trygve Laugstøl2015-07-062-23/+7
* o Letting each sensor use the configured update interval.Trygve Laugstøl2015-06-216-59/+53
* o Moving the settings/persistence code to the end of the file.Trygve Laugstøl2015-06-211-94/+96
* o Use the values from the code instead of generating new default values.Trygve Laugstøl2015-06-211-31/+19
* o Getting the loading/saving of settings to work.Trygve Laugstøl2015-06-212-52/+20
* o Creating a way to configure the code for multiple boards. Look at config.hTrygve Laugstøl2015-02-285-62/+171
* o When sending a notification, also update the data in the local GATTTrygve Laugstøl2015-02-281-0/+3
* o Showing the value of the illegal command.Trygve Laugstøl2015-02-281-2/+4
* o Support for prototype-b board.Trygve Laugstøl2015-02-263-4/+152
* o Making the device blink when connected.Trygve Laugstøl2015-01-193-19/+55
* o Fixing a couple of embarrasing bugs after using arduino-mk.Trygve Laugstøl2015-01-181-7/+4
* o Adding another sensor for prototype board #1.Trygve Laugstøl2015-01-112-3/+4
* o Implementing reading of values from the real thing.Trygve Laugstøl2015-01-083-7/+39
* o Adding an operation to set the wanted update interval.Trygve Laugstøl2015-01-044-36/+86
* o Reworking the code after implementing much more on the Android app.Trygve Laugstøl2015-01-0410-283/+562
* o Initial import of trygvis.io soil moisture device.Trygve Laugstøl2014-12-278-0/+1193