Releases: RFD-FHEM/SIGNALDuino
Version 3.5.1 RC1
What's Changed
- Bump github/codeql-action from 1 to 2 by @dependabot in #259
- Bump actions/checkout from 2 to 3 by @dependabot in #258
- Bump peter-evans/create-or-update-comment from 1 to 2 by @dependabot in #257
- Bump peter-evans/find-comment from 1 to 2 by @dependabot in #256
- Bump actions/upload-artifact from 2 to 3 by @dependabot in #255
- Bump bruceadams/get-release from 1.2.3 to 1.3.2 by @dependabot in #262
- Updated github actions deprecated output method by @sidey79 in #266
- Update ESP32 Plattform Version and WifiManager Version by @Devirex in #271
- Lowered clock tolerance detection | New debug options by @sidey79 in #265
- Migrated to gmock Unittests by @sidey79 in #274
- Bump lukka/get-cmake from 3.25.2 to 3.26.1 by @dependabot in #277
- Bump lukka/get-cmake from 3.26.1 to 3.26.3 by @dependabot in #279
- run compile jobs with platformio environment settings by @sidey79 in #278
- fix: compatible env names for platformio > 6.1.6 by @sidey79 in #287
New Contributors
Full Changelog: 3.5.0...3.5.1-RC1
Release 3.5.0
What's Changed
- Fixed some typos by @christoph-morrison in #238
- Added FSK Support by @sidey79 @elektron-bbs @HomeAutoUser in #252
Github Actions
- Create Dependabot config file by @dependabot-preview in #161
- Bump bruceadams/get-release from 1.2.2 to 1.2.3 by @dependabot in #231
- Bump actions/upload-release-asset from 1 to 1.0.2 by @dependabot in #200
New Contributors
- @dependabot-preview made their first contribution in #161
- @dependabot made their first contribution in #231
- @christoph-morrison made their first contribution in #238
Full Changelog: 3.4.0...3.5.0
3.5.0-dev+20210808
- Fixes a rare endless loop in mcdecoder #221
-
Support cc1101 FSK signals
-
.github\workflows\unittest.yml
- added radino board with incircuit board files
- Added dependency between unittest and deploy jobs to run in sequence
- renamed firmware to be compatible with flash command from module
-
Update README.md
Updated badge in readme -
Added github actions unittest workflow, which tests and uploads to a created relese
3.5.0-dev+20210623
-
Support cc1101 FSK signals
-
.github\workflows\unittest.yml
- added radino board with incircuit board files
- Added dependency between unittest and deploy jobs to run in sequence
- renamed firmware to be compatible with flash command from module
-
Update README.md
Updated badge in readme -
Added github actions unittest workflow, which tests and uploads to a created relese
Release 3.4.0
-
Fixes CMD Stobe command
-
Binary for STM32 Maple mini
-
serial command buffer error fixed which caused crashes
-
Fixed crashs on esp8266 (interrupt, tcp commands)
-
Improved tcp connection handling
-
Fixed crash if \c\r was send
-
Updated ESP8266 Core to 2.6.3
-
Updated to Arduino IDE 1.8.11
-
Fixed output of Version if ping response is send
-
ESP8266: Restart of telnetserver is implemented after wifi reconnect
3.4.0-dev+20200711
Fixes CMD Stobe command
Binary for STM32 Maple mini
serial command buffer error fixed which caused crashes
3.4.0-dev+20200216
Fixed crashs on esp8266 (interrupt, tcp commands)
Improved tcp connection handling
Older changes
Fixed crash if \c\r was send
Updated ESP8266 Core to 2.6.3
Updated to Arduino IDE 1.8.11
Fixed output of Version if ping response is send
ESP8266: Restart of telnetserver is implemented after wifi reconnect
Release 3.3.1
Merge pull request #119 from RFD-FHEM/dev-r33 Release Version 3.3.1
Release xyz
test Merge branch 'dev-r33_cc1101' into enhanced-processtime
Release 3.3.0
This is Release 3.3.0,
- including serval manchester encoded bugfixes
- includes improvments when sending signals
- can catch up to 8 patterns instead of 6 as in previous versions
- runs a watchdog, which detects failures and restarts the uC