André Fiedler andre.fiedler
  • Joined on 2025-09-24
andre.fiedler pushed to SlEggBotEL32Cfg at Sternenlabor/EggDuino 2026-03-13 11:46:56 +00:00
62b6472b43 Merge branch 'SlEggBotEL32Cfg' of https://git.sternenlabor.de/Sternenlabor/EggDuino into SlEggBotEL32Cfg
5c3f03ecdd Update platformio.ini and esp_timer_compat.c for Windows build compatibility
Compare 2 commits »
andre.fiedler pushed to SlEggBotEL32Cfg at Sternenlabor/EggDuino 2026-03-13 10:18:05 +00:00
7c609ea452 Add legacy ESP32 compatibility fixes
andre.fiedler pushed to master at Sternenlabor/EggDuino 2026-03-13 10:16:08 +00:00
dda7ee60c0 Merge pull request 'Update deploy workflow to use 'master' branch and add unit tests for deployment triggers' (#4) from firmware_deploy into master
33ce61cc8a Update deploy workflow to use 'master' branch and add unit tests for deployment triggers
Compare 2 commits »
andre.fiedler merged pull request Sternenlabor/EggDuino#4 2026-03-13 10:16:07 +00:00
Update deploy workflow to use 'master' branch and add unit tests for deployment triggers
andre.fiedler created pull request Sternenlabor/EggDuino#4 2026-03-13 10:16:02 +00:00
Update deploy workflow to use 'master' branch and add unit tests for deployment triggers
andre.fiedler pushed to firmware_deploy at Sternenlabor/EggDuino 2026-03-13 10:15:05 +00:00
33ce61cc8a Update deploy workflow to use 'master' branch and add unit tests for deployment triggers
andre.fiedler pushed to master at Sternenlabor/EggDuino 2026-03-13 10:06:02 +00:00
ad39e86a9d Merge pull request 'firmware_deploy' (#3) from firmware_deploy into master
5a389975b2 Auto stash before merge of "SlEggBotEL32Cfg" and "origin/SlEggBotEL32Cfg"
ada5370693 Added start message.
91a9794646 Added test svg with stars.
f22ded6423 Use simple motion planner for movement.
Compare 38 commits »
andre.fiedler merged pull request Sternenlabor/EggDuino#3 2026-03-13 10:06:00 +00:00
firmware_deploy
andre.fiedler created pull request Sternenlabor/EggDuino#3 2026-03-13 10:05:53 +00:00
firmware_deploy
andre.fiedler pushed to firmware_deploy at Sternenlabor/EggDuino 2026-03-13 10:04:40 +00:00
5a389975b2 Auto stash before merge of "SlEggBotEL32Cfg" and "origin/SlEggBotEL32Cfg"
andre.fiedler created branch firmware_deploy in Sternenlabor/EggDuino 2026-03-13 10:04:40 +00:00
andre.fiedler pushed to SlEggBotEL32Cfg at Sternenlabor/EggDuino 2026-03-07 17:43:20 +00:00
fedeeea9cb Refactor Config_Web to use heap-allocated JSON document and add stack usage check script
andre.fiedler pushed to log_download at Sternenlabor/EggDuino 2026-02-28 21:36:16 +00:00
83a55fcc47 Add print log functionality and device name handling
andre.fiedler created branch log_download in Sternenlabor/EggDuino 2026-02-28 21:36:16 +00:00
andre.fiedler pushed to SlEggBotE32 at Sternenlabor/EggDuino 2026-02-25 19:33:12 +00:00
c765e4b7c2 Remove redundant Serial.println calls in BLE and main interfaces for cleaner logging
andre.fiedler created pull request Sternenlabor/EggDuino#1 2026-02-24 21:47:50 +00:00
SlEggBotE32
andre.fiedler pushed to main at andre.fiedler/.profile 2026-02-24 21:30:29 +00:00
9c22ee18ea README.md hinzugefügt
andre.fiedler created branch main in andre.fiedler/.profile 2026-02-24 21:30:29 +00:00
andre.fiedler created repository andre.fiedler/.profile 2026-02-24 21:26:13 +00:00
andre.fiedler pushed to SlEggBotE32 at Sternenlabor/EggDuino 2026-02-24 21:00:29 +00:00
a1ffcb08ca Refactor SerialCommand to support Stream interface and improve command handling