Skip to content

Releases: mahilab/MEL

MEL v1.2.3

06 Apr 01:47

Choose a tag to compare

Merge branch 'master' of https://github.com/mahilab/MEL

MEL v1.2.2

28 Feb 16:44

Choose a tag to compare

  • Update MELScope to Python 3 and PyQt5

MEL v1.2.1

26 Feb 19:37

Choose a tag to compare

  • Remove DataLogger and move functionality into Table
  • Simplify Logging hierarchy

MEL v1.2.0

26 Feb 14:43

Choose a tag to compare

  • Modernized CMake
  • Add full support for NI myRIO
  • dedicated CSV class and File class updates
  • add SerialPort class for RS-232 communication
  • Drop support for shared libraries (to be reconsidered in the future)

MEL v1.1.1

03 Feb 03:44

Choose a tag to compare

add pendulum example, fix missing MEL_API in serial port

MEL v1.1.0

22 Jan 01:50
25942c4

Choose a tag to compare

Added the following classes:

  • AtiSensor
  • SerialPort
  • PidController
  • TimeFunction
  • Chirp
  • TorqueSensor

Updated the following classes:

  • SharedMemory
  • MelShare
  • ForceSensor
  • WaveForm
  • PositionSensor
  • VelocitySensor

Misc changes:

  • removed included guards in favor of simpler #pragma once
  • update year to 2019

MEL v1.0.3

30 Sep 01:10

Choose a tag to compare

hotfix to declare number of q2usb encoder channels

MEL v1.0.2

29 Sep 02:22

Choose a tag to compare

hotfix q2usb to delay call to DIO.set_directions until on_open()

MEL v1.0.1

21 Sep 05:37

Choose a tag to compare

turn off all optioins in cmake

MEL v1.0.0

20 Sep 05:46

Choose a tag to compare

edits for v1.0.0