- May 22, 2023
-
-
Zoe Michaela Dietmar Pfister authored
- move get_host_mac to RtcMemory implementation - allow hardcoding of mac address of host on client
-
- May 15, 2023
-
-
Zoe Michaela Dietmar Pfister authored
-
- May 02, 2023
-
-
Zoe Michaela Dietmar Pfister authored
-
- Apr 27, 2023
-
-
Zoe Michaela Dietmar Pfister authored
moved TEROS10 to wolle Library, added tests that check if all libraries compile and run successfully on an ESP32 where no peripherals are connected (see TestSensorLibraries.cpp)
-
- Apr 25, 2023
-
-
Zoe Michaela Dietmar Pfister authored
-
Zoe Michaela Dietmar Pfister authored
Rename ForteDR26 to DR26. Allow more fine grained adc channel selection, add constructor for easier use
-
- Apr 24, 2023
-
-
Zoe Michaela Dietmar Pfister authored
-
- Mar 28, 2023
-
-
Zoe Michaela Dietmar Pfister authored
-
- Mar 23, 2023
-
-
Zoe Michaela Dietmar Pfister authored
update dr26 library, early exit if sensor not connected, minimize rs485 delay, minor SentecSensorsRS485 refactor, logging changes in host
-
- Feb 03, 2023
-
-
Zoe Pfister authored
Moved RS485 Return Types to ErrorTypes Changed a MeasurementType for INA219 Moved ErrorType from ClientDataPackage to Measurement WIP: Started specifying errors from sensor readouts
-
- Feb 02, 2023
-
-
Zoe Michaela Dietmar Pfister authored
-
- Jan 27, 2023
-
-
Zoe Pfister authored
-
- Dec 30, 2022
-
-
User expired authored
-
- Dec 19, 2022
-
-
Zoe Pfister authored
-
Zoe Pfister authored
-
- Nov 04, 2022
-
-
Zoe Michaela Dietmar Pfister authored
-
Bilal Hassan authored
setup multiple dendrometer on a single client, new setup with 2 dendrometer is on the desk of room 3N10
-
- Oct 27, 2022
-
-
Bilal Hassan authored
-
- Oct 06, 2022
-
-
Zoe Pfister authored
- messages are now built using the constructor - messages now only contain a single measurement value, even if a sensor might include more than one measurement - buildMessage has been changed to buildMessages and now returns a list of messages depending on how many measurements a sensor contains - ClientDataPackage now builds from SensorInformation and MeasurementData - minor naming refactors
-