- Jun 06, 2023
-
-
Zoe Michaela Dietmar Pfister authored
-
Zoe Michaela Dietmar Pfister authored
sim800l is only capable of registering to the network right now. It will be improved if the network connectivity on the mountain requires it
-
Zoe Michaela Dietmar Pfister authored
-
- Jun 05, 2023
-
-
Zoe Michaela Dietmar Pfister authored
-
- Jun 02, 2023
-
-
Zoe Michaela Dietmar Pfister authored
-
Zoe Michaela Dietmar Pfister authored
# Conflicts: # host/host_central_mast/src/main.cpp
-
Zoe Michaela Dietmar Pfister authored
-
Zoe Michaela Dietmar Pfister authored
-
- Jun 01, 2023
-
-
Zoe Michaela Dietmar Pfister authored
-
- May 31, 2023
-
-
Zoe Michaela Dietmar Pfister authored
defined pin numbers for managing data transmissions of I2C, SDI12, RS485. initial setup for the client_central_mast client
-
- May 26, 2023
-
-
Zoe Michaela Dietmar Pfister authored
-
Zoe Michaela Dietmar Pfister authored
- move several blocks of code to their own respective functions - move some functions to Utilities and ApiData - Remove several unused functions
-
Zoe Michaela Dietmar Pfister authored
-
- May 25, 2023
-
-
Zoe Michaela Dietmar Pfister authored
-
Zoe Michaela Dietmar Pfister authored
Make the host send to the actual API of our server See merge request !36
-
Zoe Michaela Dietmar Pfister authored
-
Zoe Michaela Dietmar Pfister authored
-
- May 23, 2023
-
-
Zoe Michaela Dietmar Pfister authored
minor refactor, allow Resendmanager to handle throws if no SD card is available, logic to generate a protocol address
-
Zoe Michaela Dietmar Pfister authored
-
Zoe Michaela Dietmar Pfister authored
-
- May 22, 2023
-
-
Zoe Michaela Dietmar Pfister authored
-
Zoe Michaela Dietmar Pfister authored
-
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 08, 2023
-
-
Zoe Michaela Dietmar Pfister authored
-
Zoe Michaela Dietmar Pfister authored
-
Zoe Michaela Dietmar Pfister authored
Refactoring changes, changes in ADC selection, Energy consumption sensor, added compilation tests See merge request !35
-
Zoe Michaela Dietmar Pfister authored
-
- May 04, 2023
-
-
Zoe Michaela Dietmar Pfister authored
-
Zoe Michaela Dietmar Pfister authored
-
- May 02, 2023
-
-
Zoe Michaela Dietmar Pfister authored
-
- Apr 27, 2023
-
-
Zoe Michaela Dietmar Pfister authored
minor refactors
-
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
15 Messages per transmission, better modem turn on / off See merge request !34
-
Zoe Michaela Dietmar Pfister authored
-
- Apr 17, 2023
-
-
User expired authored
Developed sensor test board. See merge request !33
-
User expired authored
-
- Apr 05, 2023
-
-
User expired authored
Mock client consisting of ESP32 board, 3V3->5V boost converter, ADS1115 module and two dendrometers. Measurements made with PPK2. Found issues: -regular power consumption spikes of ESP32 while in sleep mode (every 250µs) -smaller, irregular spikes of ESP32 while in sleep mode -high continuous current consumption of ADS1115 while not required to measure (300µA). current consumption while not configured only 1.5µA
-