Skip to content

OLA 0.9.8

Compare
Choose a tag to compare
@nomis52 nomis52 released this 01 Oct 05:16
· 4603 commits to master since this release

Features:

  • Add support for the DMXter4A
  • Tidy the output of the Python ola_rdm_get for supported_parameters

RDM Tests:

  • Fix a bug related to split levels not being supported in the dimmer PIDs
  • Allow NR_UNSUPPORTED_COMMAND_CLASS for SET DMX_ADDRESS when the address is not required
  • Switch from a warning to an advisory if it's a manufacturer specific use in GetSensorDefinition
  • Fix some other minor RDM test bugs

Bugs:

  • Fix some Xcode build errors
  • Fix the build on Windows
  • Fix a bug in Artnet universe mapping #856
  • NACK requests for IPv4 default route PID with data
  • NACK with format error requests for DNS PIDs with data
  • Fix a bug regarding stack traces error messages with Python RDM gets #884
  • Support 0.9.43 of microhttpd