Skip to content

Latest commit

 

History

History
103 lines (71 loc) · 2.97 KB

NEWS.md

File metadata and controls

103 lines (71 loc) · 2.97 KB

IQRF Gateway Daemon version 1.1.0

Added:

  • restart tr coordinator at daemon boot
  • script to keep current log file
  • spi pins mapping via iqrf interface configuration file
  • deb package for armbian distribution

Fixed:

  • spi write/read logic rewritten
  • scheduler timing

IQRF Gateway Daemon version 1.0.1

Fixed:

  • dpa raw-hdp response parsing

IQRF Gateway Daemon version 1.0.0

Added:

Updated:

  • dpa raw-hdp rdata introduced instead of both req_data and res_data
  • new format for timestamp according to ISO 8601
  • dpa raw binary separator defaulted to "."
  • improved api comments
  • improved traces for release version
  • more attempts to open iqrf interface if fails
  • configuration version of the daemon set to v1.0
  • compatible with prepared iqrf repository
  • deb packages for up, up2 and rpi boards

Fixed:

  • dpa raw-hdp response parsing

General:

  • iqrf gateway daemon webapp follows up in development with many new features such as: 4 clouds support, bonding and discovery in iqmesh network manager

IQRF Gateway Daemon version 0.8.0

News:

  • daemon roadmap updated
  • daemon webapp follows up in development
  • rehivetech management system adds user selected port tunnel (webapp 80 port can be also tunneled now)
  • dpa timing reworked, frc timing not yet implemented
  • iqrfapp reworked
  • udp channel parameters for iqrf ide
  • ready state for cutils IChannel
  • asynchronous messages support
  • two custom services
  • packages for debian stretch
  • mq nad mqtt examples in bash and python

Fixes:

  • issues related to dpa timing
  • issues related to iqrfapp
  • switching from service mode deadlock
  • ctype config mode return value formating
  • config version set back to v0.0
  • dependance on libssl1.0.2 for debian stretch packages

IQRF Gateway Daemon version 0.7.0

News:

  • us resolution in the log
  • flush the log straight away
  • selection of the running mode added into config.json

Fixes:

  • pending transaction in DpaHandler
  • mutex deadlock

IQRF Gateway Daemon version 0.6.0

News:

  • json dpa structure according to the description in wiki (Only type raw and raw-hdp are fully implemented!)

IQRF Gateway Daemon version 0.5.0

Fixes:

  • iqrfapp cmdline parser
  • json dpa response timestamps
  • json dpa response fields order