- Apr 06, 2023
-
-
Tobias Naumann authored
Release v1.3.0 See merge request silicon-economy/services/modular-iot-devices/sensingpuck/sensing-puck-firmware!88
-
Tobias Naumann authored
-
- Mar 08, 2023
-
-
Tobias Naumann authored
Introduce error types in the communication_controller and reset measurements array after serialization failures This additionally handles the s correctly now and gives slightly better error logs
-
- Mar 07, 2023
-
-
Tobias Naumann authored
-
Tobias Naumann authored
Remove additional Delay type from SensingPuck struct, it can be created from the clock as often as required anyways
-
Tobias Naumann authored
-
Tobias Naumann authored
-
Tobias Naumann authored
Move hardware_abstraction from its own crate into the application, do the hardware_impl in the firmware instead of in the board
-
Tobias Naumann authored
-
Tobias Naumann authored
-
Tobias Naumann authored
Move panic_handler to firmware; rationale: Another firmware using the same hardware/board may want an other panic_handler
-
Tobias Naumann authored
Allow spellcheck failures because there are often false positives when words are not yet added to the dictionary
-
- Mar 06, 2023
-
-
Tobias Naumann authored
This requires to use a real logging implementation in the simulator but makes the debug_writer superfluous. Additionally, this gives us way better log output in the hardware test
-
Tobias Naumann authored
-
Tobias Naumann authored
-
Tobias Bich authored
Merge branch 'release/v1.3.0' of gitlab.cc-asp.fraunhofer.de:silicon-economy/services/modular-iot-devices/sensingpuck/sensing-puck-firmware into release/v1.3.0
-
Tobias Bich authored
-
Tobias Naumann authored
Add rustdoc for config-storage module and change the TODO into an alternative implementation suggestion
-
Tobias Naumann authored
-
Tobias Naumann authored
-
Tobias Naumann authored
-
Tobias Naumann authored
-
- Mar 03, 2023
-
-
Tobias Bich authored
-
Tobias Bich authored
-
Tobias Bich authored
-
- Mar 01, 2023
-
-
Tobias Naumann authored
-
- Feb 23, 2023
-
-
Tobias Naumann authored
-
- Feb 15, 2023
-
-
Tobias Naumann authored
Feature/cspell See merge request silicon-economy/services/modular-iot-devices/sensingpuck/sensing-puck-firmware!86
-
-
- Feb 06, 2023
-
-
Tobias Bich authored
Feature/vbat measurement See merge request silicon-economy/services/modular-iot-devices/sensingpuck/sensing-puck-firmware!85
-
-
- Jan 17, 2023
-
-
Tobias Naumann authored
-
- Jan 12, 2023
-
-
Tobias Naumann authored
Feature/cargo deny See merge request silicon-economy/services/modular-iot-devices/sensingpuck/sensing-puck-firmware!84
-
-
Tobias Naumann authored
Introduce workspace inheritance and use OLF dependencies See merge request silicon-economy/services/modular-iot-devices/sensingpuck/sensing-puck-firmware!83
-
-
- Dec 07, 2022
-
-
Tobias Bich authored
Encrypted communication using mbedtls See merge request silicon-economy/services/modular-iot-devices/sensingpuck/sensing-puck-firmware!79
-
-
- Oct 25, 2022
-
-
Tobias Bich authored
-