Skip to content

v3.1

Compare
Choose a tag to compare
@fredilarsen fredilarsen released this 05 Aug 22:15
· 168 commits to master since this release
  • Added intermediate steps to build instructions for WebPage example setup
  • Improved adaptive timeout for inactive modules to avoid them slowing down others
  • Improved registration of last-alive time, now kept in UTC instead of relative to master
  • Improved Visual Studio project settings
  • Added define MI_USE_SYSTEMTIME to select whether master process should use system time or web server time
  • Minor improvements
  • Added Windows and Linux LUDP GenericModuleMasterHttp executables to release, for users not having a build environment available. This program is from the WebPage example setup, and needs the IP address of the web server as a command line parameter.
  • Updated to work with PJON v11.1 (plus bugfix gioblu/PJON@f365834 if you are targeting Windows)