- Oct 20, 2022
-
-
Moritz Perschke authored
-
- Oct 18, 2022
-
-
Moritz Perschke authored
-
Moritz Perschke authored
-
Moritz Perschke authored
-
- Oct 17, 2022
-
-
Zoe Pfister authored
refactor f_deep_sleep.cpp into its own namespace, add boot counter, move to... See merge request !11
-
Moritz Perschke authored
merge serial comm and sd write into espnow See merge request !10
-
Moritz Perschke authored
Deep Sleep Namespace See merge request !9
-
- Oct 13, 2022
-
-
Zoe Michaela Dietmar Pfister authored
refactor f_deep_sleep.cpp into its own namespace, add boot counter, move to ESPLOG for wakeup reason
-
- Oct 12, 2022
-
-
Zoe Michaela Dietmar Pfister authored
add small project for receiving espnow material from a host, transferring it via serial to another esp and finally storing it on a SD card
-
- Oct 10, 2022
-
-
Zoe Pfister authored
-
Zoe Pfister authored
# Conflicts: # client/client/lib/espnow/src/ESPNow.cpp # client/client/lib/espnow/src/Message.cpp # client/client/lib/espnow/src/Message.hpp # client/client/src/main.cpp # host/fipy/main.py
-
- Oct 07, 2022
-
-
Zoe Pfister authored
move to c++17, change message building, refactored SensorInformation and MeasurementData See merge request !7
-
Zoe Pfister 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
-
Zoe Pfister authored
-
- Oct 03, 2022
-
-
Zoe Pfister authored
-
- Sep 16, 2022
-
-
amedvedova authored
-
- Sep 13, 2022
-
-
Bilal Hassan authored
-
Bilal Hassan authored
-sensor readout finished TODO -implement esp_now protocoll to transfer the Data
-
- Sep 08, 2022
-
-
Zoe Pfister authored
# Conflicts: # client/client/src/main.cpp
-
Zoe Pfister authored
-
Moritz Perschke authored
-
Moritz Perschke authored
fipy host broadcasts its mac + timestamp on start, main function of client updated according to last commit
-
Moritz Perschke authored
-
Moritz Perschke authored
-
Moritz Perschke authored
-
Zoe Pfister authored
-
Moritz Perschke authored
-
Zoe Pfister authored
-
Moritz Perschke authored
-
- Sep 07, 2022
-
-
Moritz Perschke authored
-
Zoe Pfister authored
-
- Sep 06, 2022
-
-
Moritz Perschke authored
-
- Sep 05, 2022
-
-
Zoe Pfister authored
Closes #4
-
- Sep 02, 2022
-
-
Zoe Pfister authored
-
Zoe Pfister authored
-
Zoe Pfister authored
Merge Branch `develop` into `sensor_readout` See merge request !3
-
Zoe Pfister authored
add message tests See merge request !4
-
Moritz Perschke authored
# Conflicts: # .clang-format # .gitignore # .vscode/extensions.json # .vscode/tasks.json # client/client/lib/README # client/client/platformio.ini # client/client/src/main.cpp
-
- Aug 31, 2022
-
-
Zoe Pfister authored
-