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
path:
root
/
apps
/
sm-serial-read.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
o Splitting out io parts into trygvis::sensor::io.
Trygve Laugstøl
2015-03-22
1
-1
/
+3
*
o Renaming trygvis::soil_moisture to trygvis::sample.
Trygve Laugstøl
2015-03-22
1
-2
/
+2
*
o Renaming SoilMoistureIo to SensorSample, moving to its own library.
Trygve Laugstøl
2015-03-22
1
-1
/
+1
*
o First version of a tool to continuously read and discover serial ports.
Trygve Laugstøl
2015-03-22
1
-5
/
+5
*
o Replacing custom Format with common sample_format_type.
Trygve Laugstøl
2015-03-18
1
-52
/
+3
*
o Renaming CsvSampleParser to KeyValueSampleParser.
Trygve Laugstøl
2015-03-17
1
-3
/
+3
*
o cout and unique_ptr became complicated.
Trygve Laugstøl
2015-03-17
1
-4
/
+4
*
o An improved KeyDictionary.
Trygve Laugstøl
2015-03-17
1
-4
/
+4
*
o Updating to new API.
Trygve Laugstøl
2015-03-14
1
-4
/
+6
*
o Creating a tool to calculate an absolute timestamp from a relative timestamp.
Trygve Laugstøl
2015-03-14
1
-7
/
+8
*
o Formatting.
Trygve Laugstøl
2015-03-08
1
-2
/
+2
*
o Improved SQL output.
Trygve Laugstøl
2015-03-08
1
-12
/
+3
*
o First start of a proper CSV parser.
Trygve Laugstøl
2015-03-07
1
-55
/
+15
*
o Starting on a tool to convert between sample formats.
Trygve Laugstøl
2015-03-06
1
-34
/
+47
*
o Adding the hostname to the data.
Trygve Laugstøl
2015-03-04
1
-8
/
+10
*
o Only sending the data to cout, the rest goes to cerr.
Trygve Laugstøl
2015-03-04
1
-4
/
+4
*
o Adding JSON output format.
Trygve Laugstøl
2015-03-04
1
-48
/
+73
*
o An app to read the serial port and parse its values. Not very useful yet.
Trygve Laugstøl
2015-03-03
1
-0
/
+162