Commit Graph

34 Commits

Author SHA1 Message Date
Wastl Kraus d241ff8a78 prepare release 0.9.5 2025-11-29 15:21:54 +01:00
Wastl Kraus f1db875521 All changes up to now 2025-11-28 02:07:56 +01:00
Wastl Kraus 75d465fcf8 re-enabled bidirectional support 2025-11-27 23:58:19 +01:00
Wastl Kraus 6e3006c4c8 prepare release 0.9.0 2025-10-04 22:30:30 +02:00
Wastl Kraus b7ea13b2ef fixing reboot loop 2025-10-01 13:29:12 +02:00
Wastl Kraus 145ce88312 fixing reboot loop 2025-10-01 13:26:59 +02:00
Wastl Kraus 274fc727b2 Pause platformio support
...user reports PlatformIO is not nupporting at the moment. Paused support.

hotfix 0.8.7
2025-09-30 20:42:49 +02:00
Wastl Kraus 3f3f1ff90c ...simplify user api 2025-09-25 17:24:51 +02:00
Wastl Kraus 57d6a27f74 typedef enum to class 2025-09-25 14:21:37 +02:00
Wastl Kraus 5c976e2cc9 Add note about unofficial bidirectional DShot support
Updated GEMINI.md to include a note under project-specific conventions, clarifying that bidirectional DShot mode is implemented but not officially supported due to instability and external hardware requirements. This serves as a reminder for the AI assistant when working on the project.

Add note about unofficial bidirectional DShot support

Added a comment to all example sketches to clarify that bidirectional DShot is currently not officially supported due to instability and external hardware requirements.

docs(README): Clarify unofficial support for bidirectional DShot

Updated README.md to reflect that bidirectional DShot is no longer officially supported due to instability and external hardware requirements.

Also, modified DShotRMT.h to default the is_bidirectional parameter to false in constructors and added comments to clarify its unofficial support.
2025-09-24 00:30:37 +02:00
Wastl Kraus 874a22aea2 remove command_manager 2025-09-18 17:25:40 +02:00
Wastl Kraus 39207abe6e prepare 0.8.3
prepare 0.8.3
2025-09-18 13:32:06 +02:00
Wastl Kraus 206a19ac41 add OTA Update to web_client 2025-09-17 13:15:47 +02:00
Wastl Kraus 93ea08309b remove dependencies
remove dependencies
2025-09-17 11:35:07 +02:00
Wastl Kraus de6e1bebf9 Fix RX buffer 2025-09-16 09:04:42 +02:00
Wastl Kraus fbf4559da3 Internal clean up
Some sorting and grouping
2025-09-13 20:17:28 +02:00
Wastl Kraus 84233ac20b Features and Security Update 2025-09-11 18:26:33 +02:00
Wastl Kraus 7f102ac9bb Add Web Server
- fix warnings and update action versions
- Web Server added in example
- prepare release 0.7.5
2025-09-10 15:32:01 +02:00
Wastl Kraus 7c87661c0a ...prepare release 2025-09-07 16:24:47 +02:00
Wastl Kraus 52d11d8d86 ...preparing release 2025-09-05 12:20:01 +02:00
Wastl Kraus 252209dd1b
...release 0.7.0
...update TX logic
...rewrite GCR decoding
...type fix
...add CommandManager
...preparing release
2025-09-04 14:41:05 +02:00
Wastl Kraus 5eaf066dab
Update library.properties 2025-09-03 11:19:18 +02:00
Wastl Kraus 6dca9f9264 ...preparing next relase 2025-09-02 15:19:26 +02:00
Wastl Kraus 8f8222c620
...update release 0.6.3
* ...clean up

* ...sendThrottle takes "0"

...good one

* ...preparing update

release 0.6.3
2025-08-30 21:56:34 +02:00
Wastl Kraus 102a60e327
...some tiny fixes from dev
* ...update workflow

* Update esp32.yml

* ...testing new workflow config

* ...testing new Github Actions

* Update ci.yml
2025-08-25 13:46:46 +02:00
Wastl Kraus ca51ba2ff1
...more simplifications
* ...more simplifications

* ...strolling through the code

* ...something

* ...update public stuff

* Update DShotRMT.cpp

...re-set telemetric bit to start motor ...don't know why it's needed right now

* ...update namings

* ...keep things simple

...example sketch was getting out of hands
2025-08-17 19:00:32 +02:00
Wastl Kraus b1312cec20 ...Pause duration configuration
...add getter and setter for frame pause duration, further cleaning
2025-07-19 13:26:54 +02:00
Wastl Kraus 66482aeadb Rewrite ESP-IDF5
Now using "new" API (rmt_tx.h).

"old" Version of this library is still available: Branch "oldAPI".
2025-06-11 09:29:59 +02:00
Wastl Kraus 640604c146 Updated Method Names
Roll back to use "begin" method again for better selecting the beginning of Signal transmission.

Renamed the methods to fit it´s functunallty.

Updated the CRC Generation, either
2023-03-27 19:47:23 +02:00
Wastl Kraus 34c6f66256 ...updated class to optimize configuration 2023-03-26 16:19:54 +02:00
Wastl Kraus de2358e3c8 ...bump
...just fix some minor things, nothing important
2023-03-10 17:45:18 +01:00
Wastl Kraus 85814f39be ...cosmetics 2022-11-25 16:08:58 +01:00
Wastl Kraus b4d6776214 ...renamed 2021-06-30 05:39:00 +02:00
Wastl Kraus ea559618fd ...init 2021-06-29 20:05:20 +02:00