Skip to content

Releases: erminas/noderedrevpinodes-server

Release 1.0.5-1

02 Nov 12:30
Compare
Choose a tag to compare

What's Changed

  • requires client version 1.1.0
  • improved performance in reading and writing signals
  • fixed async and thread handling
  • client specific update events
  • switch to revpimodio cycleloop
  • improved distro detection
  • removed workaround for signed values, now again equal behaviour to piTest

Full Changelog: 1.0.4...1.0.5

Full Changelog: 1.0.5...1.0.5-1

Release 1.0.4

23 Mar 18:04
Compare
Choose a tag to compare

What's Changed

  • bugfix_send_only_after_receive
  • redesign of the asyncio calls

Full Changelog: 1.0.3...1.0.4

Release 1.0.3

19 Feb 13:19
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.2-1...1.0.3-1

Release 1.0.2

16 Dec 17:45
Compare
Choose a tag to compare
1.0.2-1

- fixed unused thread locks in server tasks and reverted from gather …

Release 1.0.1

20 Apr 14:48
Compare
Choose a tag to compare
- removed debug log messages

Release 1.0.0-1

30 Jan 10:40
9f5654a
Compare
Choose a tag to compare

added requirements in readme:
-required operating system for the server on the revolution pi is raspbian stretch.

Release 1.0.0

22 Nov 15:28
Compare
Choose a tag to compare
v1.0.0

- better command input handling in python server (empty string as out…