Skip to content

FTL v2.4

Choose a tag to compare

@DL6ER DL6ER released this 14 Apr 16:28
· 8068 commits to master since this release
23b60f2

New

  • Enhance interplay with systemctl/service which now correctly reports Status: active (running) instead of the previously reported Status: active (exited).

Tweaks

  • Fork twice to prevent the daemon from being a session leader - it cannot take control of a TTY any more - it is truly daemonized 39abd05

Bugfixes

  • Determine exponent w/o using log10() as that caused a number of issues on various devices (returning either zero er even -NaN for valid arguments) 1f47f89