Skip to content

2.10

Latest

Choose a tag to compare

@troelsjessen troelsjessen released this 28 Nov 10:38
· 34 commits to master since this release
2.10

Most notable changes

  • Sleep command now working in run scripts
  • SCH v1 now supported only when loading CSH_OBC
  • Schedule version now 2 by default
  • Stability improvements in terminal handling
  • Explicit handling of unicode characters, including Minus Sign (U+2212)
  • Reception of published parameters for local instance and in param sniffer
  • Slash command for enabling CSP alias addresses
  • Auto-initialize CSP when starting CSH
  • Allow usage of hostname references as alternative to node IDs
  • Support for opening PDF user manuals in native Ubuntu and under WSL by slash command
  • stdbuf now defaults to stdbuf2
  • Allow --mask argument in get, when requesting multiple parameters by star alias
  • Commands download/upload now takes absolute offset for resume
  • Inform user when unknown parameter values are received
  • New command conf get for retrieving and auto-generating file representing persistent module configuration state
  • Update to newer version of internal dependencies (csp, libparam, slash)
  • Various stability fixes