• Joined on 2022-03-04
gronod created pull request gronod/esp32-aldl-android#9 2026-06-14 08:33:57 +01:00
feat: implement telemetry persistence, data visualization, and improved bluetooth stream parsing with frame statistics
gronod released Build e5c4e00 at gronod/esp32-aldl-android 2026-06-12 16:00:24 +01:00
gronod pushed to main at gronod/esp32-aldl 2026-06-12 15:55:15 +01:00
6b7496d643 ci: Update compile-action to compile-sketches to resolve checkout failure
gronod pushed to v2 at gronod/esp32-aldl-android 2026-06-12 15:51:14 +01:00
e5c4e00d76 ci: add Android SDK setup to release workflow and update deployment target selection timestamp
gronod pushed to esp-idf at gronod/esp32-aldl 2026-06-12 15:48:56 +01:00
bd4c176ca9 fix: update workflow container image to espressif/idf:v5.2.1
gronod pushed to v2 at gronod/esp32-aldl-android 2026-06-12 15:34:06 +01:00
d4c87efe7e ci: add GitHub Actions workflow to automate APK builds and releases
gronod pushed to v2 at gronod/esp32-aldl-android 2026-06-12 15:28:27 +01:00
4a5379e3a1 feat: enable horizontal scrolling for the BLM table container
gronod pushed to esp-idf at gronod/esp32-aldl 2026-06-12 14:16:41 +01:00
98d35a82e1 feat: add decoder module, host unit tests, and GitHub Actions CI pipeline
gronod pushed to main at gronod/esp32-aldl 2026-06-12 14:14:34 +01:00
5308785d44 ci: add GitHub Actions workflow to build, package, and artifact Arduino firmware
4b8c40a107 chore: add build and sdkconfig files to .gitignore
Compare 2 commits »
gronod created branch esp-idf in gronod/esp32-aldl 2026-06-12 13:48:50 +01:00
gronod pushed to esp-idf at gronod/esp32-aldl 2026-06-12 13:48:50 +01:00
f5ec189dc4 refactor: migrate firmware from Arduino to native ESP-IDF implementation with CMake configuration
gronod pushed to v2 at gronod/esp32-aldl-android 2026-06-12 12:31:54 +01:00
5bd096f54b test: fix ViewModel state collection in tests and update ALDL parser boundary validations to match byte limits
gronod pushed to v2 at gronod/esp32-aldl-android 2026-06-12 12:29:24 +01:00
7c2505ab7b test: refactor MainScreenViewModel tests to use repository mocks instead of fake context
gronod pushed to v2 at gronod/esp32-aldl-android 2026-06-12 12:29:15 +01:00
d8e656284a feat: add MockK dependency and update README documentation for diagnostic features
gronod pushed to v2 at gronod/esp32-aldl-android 2026-06-12 12:16:10 +01:00
b3c475ad18 feat: add BLMTableViewModel with factory and extended Material icons dependency
gronod closed issue gronod/esp32-aldl-android#6 2026-06-12 11:16:12 +01:00
feat: implement telemetry persistence, data visualization, and improved bluetooth stream parsing with frame statistics
gronod commented on issue gronod/esp32-aldl-android#6 2026-06-12 11:16:12 +01:00
feat: implement telemetry persistence, data visualization, and improved bluetooth stream parsing with frame statistics

Resolved in commit 29423f6afffe0d6e659f7f7aefea217edd0f6b9f.

gronod closed issue gronod/esp32-aldl-android#8 2026-06-12 11:16:12 +01:00
BUG: fix temperature unit toggle state handling
gronod closed issue gronod/esp32-aldl-android#7 2026-06-12 11:16:12 +01:00
feat: initialize Android project structure with Gradle and basic UI/data architecture
gronod commented on issue gronod/esp32-aldl-android#7 2026-06-12 11:16:12 +01:00
feat: initialize Android project structure with Gradle and basic UI/data architecture

Resolved in commit f8f3be36eeea550abe9d213894690855fcac7c96.