Skip to content

Releases: RFD-FHEM/SIGNALDuino

Version 3.5.1 RC1

18 Jun 10:43
12788c0
Compare
Choose a tag to compare
Version 3.5.1 RC1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 3.5.0...3.5.1-RC1

Release 3.5.0

08 Jul 18:08
2a1d0da
Compare
Choose a tag to compare

What's Changed

Github Actions

New Contributors

Full Changelog: 3.4.0...3.5.0

3.5.0-dev+20210808

07 Aug 22:42
Compare
Choose a tag to compare
3.5.0-dev+20210808 Pre-release
Pre-release
  • Fixes a rare endless loop in mcdecoder #221

  • Fixes endless loop after multiple send commands #213

  • Fixes pin initialisation error. #211


  • 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

23 Jun 20:20
4487c02
Compare
Choose a tag to compare
3.5.0-dev+20210623 Pre-release
Pre-release
  • Fixes endless loop after multiple send commands #213

  • Fixes pin initialisation error. #211


  • 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

16 Jul 21:16
51dcb7b
Compare
Choose a tag to compare
  • 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

10 Jul 23:31
74fa948
Compare
Choose a tag to compare
3.4.0-dev+20200711 Pre-release
Pre-release

Fixes CMD Stobe command
Binary for STM32 Maple mini
serial command buffer error fixed which caused crashes

3.4.0-dev+20200216

15 Feb 23:23
Compare
Choose a tag to compare
3.4.0-dev+20200216 Pre-release
Pre-release

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

03 Dec 19:40
bc3331b
Compare
Choose a tag to compare
Merge pull request #119 from RFD-FHEM/dev-r33

Release Version 3.3.1

Release xyz

13 Dec 00:05
Compare
Choose a tag to compare
Release xyz Pre-release
Pre-release
test

Merge branch 'dev-r33_cc1101' into enhanced-processtime

Release 3.3.0

01 Oct 22:26
Compare
Choose a tag to compare

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