Represents a single device. Take measurements, send commands. Needs SDI12 bus instance as argument. Allows to detect devices on the bus

Revisions of SDI12_device.h

Revision Date Message Actions
23:59447d795751 2018-08-09 idk File  Diff  Annotate
22:c6e99d486304 2018-08-08 I can't use new and delete. I cannot. File  Diff  Annotate
21:aa7b255c5896 2018-08-08 fixed consts. constructor for std::string(char) turns out to be the other way round File  Diff  Annotate
20:abccaaa16955 2018-08-08 more const strings! File  Diff  Annotate
19:a29b98ae0005 2018-08-08 added present function to check if device is still connected File  Diff  Annotate
18:365e8aa4002c 2018-08-07 got rid of event queue File  Diff  Annotate
17:5cabfc047b40 2018-08-07 consts ? File  Diff  Annotate
16:44daef8babd6 2018-08-06 deleted debug log File  Diff  Annotate
15:530bf2e09814 2018-08-06 all the references changed to pointers. also queue made non obligatory to save on RAM (xDot) File  Diff  Annotate
14:88e212b7db59 2018-08-05 clean up File  Diff  Annotate
13:0093792f2325 2018-08-02 measure now allows to measure other groups of measurements File  Diff  Annotate
12:270bb5b69e05 2018-08-02 added delay to scheduled readout. better to be later than too early in this case File  Diff  Annotate
11:e0ccc1072c42 2018-08-02 added parsing long responses which don't fit into one D0 command. that was easy and pleasant File  Diff  Annotate
10:efd1e313fe8c 2018-08-02 New SDI-12 terminal, yikes! File  Diff  Annotate
9:a3062b9e4324 2018-08-01 stuff File  Diff  Annotate
8:1beed160ed13 2018-08-01 cleaned debug messages in ::detect File  Diff  Annotate
7:1f506c65c4e8 2018-08-01 changed logic. finally works without goto (sic!) File  Diff  Annotate
6:d9a5240a99fd 2018-08-01 fixed skipping addrrices when unsuccesful. for loop does it actually for us already ! File  Diff  Annotate
5:e53104570fde 2018-08-01 added proper string with all the addresses (called ADDRRICES). File  Diff  Annotate
4:11438803516c 2018-07-30 nothing really File  Diff  Annotate
3:2847f7c543d3 2018-07-27 parsing half-baked File  Diff  Annotate
2:e2db05bc4708 2018-07-27 adding eventqueue for every sensor to handle measuremnt ready File  Diff  Annotate
1:6b1a21925a81 2018-07-27 gathering identification data. depends on new RxInProgress to minimise delay File  Diff  Annotate
0:d58ebb2bed9a 2018-07-27 class to instantionalise sdi12 sensor on the bus. also provide static detect feature File  Diff  Annotate