Skip to content

Milestone 4

Compare
Choose a tag to compare
@prasimix prasimix released this 14 Mar 10:54
· 530 commits to master since this release

The main goal of this milestone was to support triggering and output programming using list of values. Additionally encoder with switch is also supported and YT view of up to two different output values per channel:

  • #57 YT view mode

yt_view

  • #58 Triggering infrastructure
  • #14 Infrastructure for LIST SCPI subsystem

list_editor

  • #59 Ethernet communication stops working in M3
  • #60 Local console unlock when in REMote mode
  • #61 LRIP and POWer info on Step and Slider pages
  • #63 Remote programming and voltage limit
  • #64 Voltage and current calibration for Power board r5B10 and newer
  • #68 LRIPple clean up
  • #69 Limit error and option to change it
  • #70 Channel display view settings
  • #72 Add support for encoder
  • #74 Enable OE selection on all pages with channel output info
  • #75 Sketch compilation when OPTION_DISPLAY 0 without display lib
  • #76 Touch screen calibration stuck
  • #84 Encoder confirmation mode timeout

Please note that M4 comes with the following options enabled by default:

  • Encoder (OPTION_ENCODER)
  • SD card and (OPTION_SD_CARD)
  • Arduino board r5B12 (EEZ_PSU_SELECTED_REVISION)

Define other Arduino board (i.e. r3B4) or disable unsupported/uninstalled options in conf_user.h before compiling.