Commit graph

11 commits

Author SHA1 Message Date
Mathieu Tournier
4c23d252e9 Port project to use cmake build system.
This permits to develop the project more easily and efficiently than with Arduino iIDE (which is a pain)
Use the latest IDF framework version
Compile for esp32C5 chip
2025-12-28 19:07:08 +01:00
Robert Strouse
f29cd9c089 Add additional command structure for 80-bit up/down 2024-06-15 09:22:27 -07:00
Robert Strouse
54f98805b4 Final v2.3.1 2024-01-21 18:19:46 -08:00
Robert Strouse
01895d0ec5 Fix issue where stop command is issued when seeking the current tilt position #239 2024-01-14 13:13:51 -08:00
Robert Strouse
a9325eeca5 Github firmware updates #171 2023-10-19 14:20:33 -07:00
Álvaro Fernández Rojas
a1d4a36379 Fix more warnings seen with "--warnings more"
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2023-06-01 08:11:18 +02:00
Álvaro Fernández Rojas
5b0e19438a github: enable warnings
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2023-06-01 08:11:18 +02:00
Robert Strouse
5a16977ea9 v1.5.0 updates
* Support for integrated tilt types
* Increased linked remotes to 7 #25.
* Fixed issue #25 by increasing JSON buffer
* Changed software sync detection for linked remotes to better match on sync #26
2023-04-20 14:29:13 -07:00
Robert Strouse
b6bc57e437 Change pairing so that the command can be repeated on failure. #15. Add extra 0 to indicate there are no more bits to be read from the bitstream. 2023-04-05 14:38:11 -07:00
Robert Strouse
765e8f3fd0 My Favorite Processing
* My button long presses detected from remotes for setting the my button.
* Allow setting of rolling code.
* Tuning for position setter and reading of hw sync bytes for repeats.
2023-02-18 13:14:22 -08:00
Robert Strouse
ee367e7111 Initial commit 2023-01-09 18:15:30 -08:00