aboutsummaryrefslogtreecommitdiff
path: root/apps/sm-serial-read-all.cpp
Commit message (Expand)AuthorAgeFilesLines
* Adding missing includes.Trygve Laugstøl2018-11-191-0/+1
* o Renaming SampleOutputStream to SampleConsumer.Trygve Laugstøl2017-09-011-1/+1
* o Trying to clean up includes a bit.Trygve Laugstøl2015-07-191-5/+1
* o Going back to a bunch of cpp files instead of launcher+bunch of header file...Trygve Laugstøl2015-07-191-0/+171
* o Going all header file based and single-executable to launch all apps.Trygve Laugstøl2015-06-211-175/+0
* o Adding app_name to app, creating a per-app logger.Trygve Laugstøl2015-06-201-0/+5
* o Renaming open_sample_input_stream to open_sample_stream_parser.Trygve Laugstøl2015-03-221-1/+1
* o Splitting out io parts into trygvis::sensor::io.Trygve Laugstøl2015-03-221-1/+3
* o Renaming trygvis::soil_moisture to trygvis::sample.Trygve Laugstøl2015-03-221-2/+2
* o Renaming SoilMoistureIo to SensorSample, moving to its own library.Trygve Laugstøl2015-03-221-1/+1
* o First version of a tool to continuously read and discover serial ports.Trygve Laugstøl2015-03-221-0/+168