Skip to content
Snippets Groups Projects
  1. May 22, 2023
  2. May 15, 2023
  3. May 02, 2023
  4. Apr 27, 2023
  5. Apr 25, 2023
  6. Apr 24, 2023
  7. Mar 28, 2023
  8. Mar 23, 2023
  9. Feb 03, 2023
    • Zoe Pfister's avatar
      Rename MeasurementData to Measurement · 41204bb8
      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
      41204bb8
  10. Feb 02, 2023
  11. Jan 27, 2023
  12. Dec 30, 2022
  13. Dec 19, 2022
  14. Nov 04, 2022
  15. Oct 27, 2022
  16. Oct 06, 2022
    • Zoe Pfister's avatar
      move to c++17, change message building, refactored SensorInformation and MeasurementData · f05e1dd5
      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
      f05e1dd5
Loading