Skip to content

V2.0

Latest
Compare
Choose a tag to compare
@vanvught vanvught released this 18 Oct 14:17
  • Improved build system
  • Added stack debug framework
  • Removed not used source files
  • Added support DMX delta output
  • Added Manufacturer PIDs (https://www.gd32-dmx.org/rdm.html)
  • Added support for void __libc_init_array(void)
  • Changed the layout of the config store.
    • Before upgrading the firmware it is advised to make a backup of the configuration.
    • After the upgrade, then restore the saved configuration.
  • lib-artnet : V1.58
  • lib-e131 : V1.27
  • Removed lib-artnet4
  • Improved Network abstraction layer
  • Improved PHY initialization process
  • Improved embedded HTTP server
  • Added support for secondary (permanent) IP address
    • The node is always available on the secondary IP address (2.x.x.x) for ping and http requests.