index
:
ble-toys.git
ios
master
Unnamed repository; edit this file 'description' to name the repository.
Trygve Laugstøl
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
o Compiling everything again.
Trygve Laugstøl
2018-11-22
3
-11
/
+15
*
o Removing unused code.
Trygve Laugstøl
2018-11-22
3
-12
/
+0
*
o Working enabling of notifications.
Trygve Laugstøl
2018-11-22
12
-170
/
+432
*
ble-read-characteristic: working READ mode, starting on NOTIFY.
Trygve Laugstøl
2018-11-19
11
-52
/
+69
*
Adding missing includes.
Trygve Laugstøl
2018-11-19
2
-0
/
+2
*
ByteBuffer:
Trygve Laugstøl
2018-11-19
9
-80
/
+142
*
apps/ble-bts:
Trygve Laugstøl
2018-11-17
9
-31
/
+228
*
o Removing debugging.
Trygve Laugstøl
2018-09-06
1
-4
/
+0
*
o Actually formatting UUIDs as UUIDs.
Trygve Laugstøl
2018-09-06
1
-19
/
+8
*
Major overhaul of BLE code:
Trygve Laugstøl
2018-09-05
15
-464
/
+871
*
Fixing lots of small nits:
Trygve Laugstøl
2018-08-30
10
-165
/
+325
*
sm-db-insert: fixing headers and warnings.
Trygve Laugstøl
2018-08-30
1
-6
/
+6
*
sm-db-insert/select: Adding missing header.
Trygve Laugstøl
2018-08-23
2
-0
/
+2
*
sample-tee.cpp: tool for writing and rotating log files, similar to unix's te...
Trygve Laugstøl
2017-09-01
3
-13
/
+128
*
o Making sure stdout is flushed properly before returning.
Trygve Laugstøl
2017-09-01
1
-0
/
+2
*
o Renaming SampleOutputStream to SampleConsumer.
Trygve Laugstøl
2017-09-01
12
-145
/
+131
*
o Adding missing include.
Trygve Laugstøl
2017-09-01
2
-1
/
+2
*
Soil Moisture: Adding support for controlling lights.
Trygve Laugstøl
2016-04-12
22
-220
/
+865
*
o Fixing off-by-one error when reading device name.
Trygve Laugstøl
2016-02-14
1
-1
/
+5
*
mqtt: Using mqtt_support utilities from the mqtt-cassandra bridge.
Trygve Laugstøl
2016-02-14
15
-170
/
+491
*
o Only discovering sensors if they haven't been discovered before.
Trygve Laugstøl
2015-07-29
1
-15
/
+17
*
o Overhaul of the bluetooth code.
Trygve Laugstøl
2015-07-26
12
-110
/
+389
*
o Fixing compatability with libcxx.
Trygve Laugstøl
2015-07-21
2
-2
/
+5
*
Fixing two bugs in mqtt-publish:
Trygve Laugstøl
2015-07-21
3
-5
/
+19
*
o Adding an application to send samples over MQTT.
Trygve Laugstøl
2015-07-20
6
-31
/
+350
*
o Sending only a single sample after all values have been read.
Trygve Laugstøl
2015-07-20
1
-11
/
+11
*
o Trying to clean up includes a bit.
Trygve Laugstøl
2015-07-19
15
-41
/
+32
*
o Going back to a bunch of cpp files instead of launcher+bunch of header file...
Trygve Laugstøl
2015-07-19
18
-265
/
+207
*
o Applying clang-format to all apps.
Trygve Laugstøl
2015-07-19
17
-167
/
+187
*
o Changing the output format to include the indexes in the values, enabling r...
Trygve Laugstøl
2015-07-19
1
-9
/
+12
*
o Consistent ordering when storing the MAC address's bytes.
Trygve Laugstøl
2015-07-18
3
-21
/
+21
*
o Adding a parser::finish() method that indicates that the stream is done and...
Trygve Laugstøl
2015-07-11
4
-17
/
+77
*
o Updating to the latest version of the json library.
Trygve Laugstøl
2015-07-11
1
-0
/
+0
*
o Adding support for installing the code.
Trygve Laugstøl
2015-07-10
3
-7
/
+21
*
SoilMoisture:
Trygve Laugstøl
2015-06-21
2
-3
/
+4
*
ble-scan:
Trygve Laugstøl
2015-06-21
8
-50
/
+163
*
ble-inspect-device:
Trygve Laugstøl
2015-06-21
1
-5
/
+5
*
SoilMoisture:
Trygve Laugstøl
2015-06-21
6
-42
/
+84
*
o Trying to make the Bluetooth API more C++ idiomatic, a GATT connection has ...
Trygve Laugstøl
2015-06-21
10
-145
/
+157
*
o Using ends_with when checking for which app to launch too.
Trygve Laugstøl
2015-06-21
9
-39
/
+65
*
o Going all header file based and single-executable to launch all apps.
Trygve Laugstøl
2015-06-21
19
-407
/
+488
*
o Fixing typos.
Trygve Laugstøl
2015-06-20
1
-6
/
+5
*
o Adding app_name to app, creating a per-app logger.
Trygve Laugstøl
2015-06-20
7
-3
/
+40
*
o Fixing wrong class name references in exception messages.
Trygve Laugstøl
2015-06-20
1
-4
/
+4
*
o Updating json library.
Trygve Laugstøl
2015-06-20
1
-0
/
+0
*
o Configuring better logging output.
Trygve Laugstøl
2015-06-20
1
-2
/
+8
*
o Adding a tool to add timestamps to each sample.
Trygve Laugstøl
2015-06-20
6
-213
/
+136
*
o Better sql generation.
Trygve Laugstøl
2015-03-30
2
-4
/
+194
*
o Adding back SQL output.
Trygve Laugstøl
2015-03-28
4
-126
/
+165
*
o Adding timestamp by default when converting samples.
Trygve Laugstøl
2015-03-28
6
-42
/
+107
[next]