1
0
Fork 0
Commit Graph

26 Commits

Author SHA1 Message Date
Alexander Böhm 0751b9ec5e Removed dotenv dependency 2024-01-05 17:11:57 +01:00
Alexander Böhm 07a1928d7d Removed expandable close call 2024-01-05 17:03:29 +01:00
Alexander Böhm 5545372ca8 Updated README 2024-01-05 17:02:03 +01:00
Alexander Böhm 63044009c9 Fix debug wait log message 2024-01-05 16:56:18 +01:00
Alexander Böhm 703bb1b48c Refactoring 2024-01-05 16:53:27 +01:00
Alexander Böhm ca70d8b39c Add install instruction 2024-01-05 16:30:28 +01:00
Alexander Böhm 189528591e Added debug statements 2024-01-05 16:08:31 +01:00
Alexander Böhm df2a35f4d3 Added cross compile configuration 2024-01-05 15:02:36 +01:00
Alexander Böhm af91ec61c9 Enabled stripping for release builds 2024-01-05 15:02:12 +01:00
Alexander Böhm f16bc27499 Added build instruction 2024-01-05 15:01:24 +01:00
Alexander Böhm 344dabf250 Add debug info for setup GPIO 2024-01-05 13:15:31 +01:00
Alexander Böhm 1af8be2aa1 Fix logger output 2024-01-05 10:56:56 +01:00
Alexander Böhm 281392fe0c Merge branch 'spaceapi_dead_man_handle' 2024-01-05 01:17:05 +01:00
Alexander Böhm d3da86c913 Replaced executor with tokio 2024-01-05 01:14:41 +01:00
moke 582b701391 Merge pull request 'Added dead man handle, added logger, bump crate versions' (#1) from alex/spaceapi-tuerpie-nix:spaceapi_dead_man_handle into main
Reviewed-on: moke/spaceapi-tuerpie-nix#1
2024-01-04 12:21:58 +01:00
Alexander Böhm 251e167922 Added dead man handle, added logger, bump crate versions 2024-01-02 02:34:06 +01:00
Moritz Kempe 29b2014c80
sync with dezentrale upstream (#1)
* Next (#1)

* switched from interrupt to a simple loop

This raspberry pi isn't doing anything all day logn. So why should i noot do it like that?

* removed unused enviroment variables

---------

Co-authored-by: Moritz Kempe <moritzkempe@mailbox.org>

* Integration (#2)

* integrated spaceapi-client

* added push_door_status blocking

---------

Co-authored-by: Moritz Kempe <moritzkempe@mailbox.org>

---------

Co-authored-by: tuxa <69870860+mrtuxa@users.noreply.github.com>
2023-05-14 14:16:46 +02:00
Moritz Kempe 75f3e20954
Merge branch 'mrtuxa:main' into main 2023-05-03 15:59:55 +02:00
Moritz Kempe 9f9814e7e3
reworked project and made it more reliable (#1)
* reworked project and made it more reliable

Added a second check to get reliable handling slower doors

* removed misplaced comments and improved naming
2023-04-30 18:21:53 +02:00
tuxa 58c7a29ce0
Delete main.yml 2023-04-30 18:21:34 +02:00
tuxa cf078c50ed
Delete build.sh 2023-04-30 18:03:19 +02:00
Moritz Kempe 8d337baae1 removed misplaced comments and improved naming 2023-04-30 17:45:39 +02:00
Moritz Kempe 9e83421090 reworked project and made it more reliable
Added a second check to get reliable handling slower doors
2023-04-30 17:34:51 +02:00
tuxa 45020b191f
Create main.yml 2023-04-23 02:35:43 +02:00
mrtuxa de516d30c0 init 2023-04-23 02:34:29 +02:00
mrtuxa cd428559aa init 2023-04-21 19:10:17 +02:00