Skip to content

Releases: docb/dbRackFormulaOne

dbRackFormulaOne Release 2.0.2

17 Dec 10:08
Compare
Choose a tag to compare
  • Fix #5
  • exprtk upgrade to new version
  • computation of number of channels now configurable in the menu
  • minor fixes.

dbRackFormulaOne Release 2.0.0

06 Apr 18:09
Compare
Choose a tag to compare

2.0.0-pre2

03 Mar 17:33
Compare
Choose a tag to compare
2.0.0-pre2 Pre-release
Pre-release
  • added user defined functions (see https://github.com/docb/dbRackFormulaOne#waveshaping)
  • added some convenient global functions
    • lseg provides line segments for a given phase and coefficients
    • eseg provides exponential curve segments for a given phase and coefficients
    • scl scales a value from one range to another
    • scl1 scales -1V/1V to a given range
    • poly computes a polynomial for a given phase and coefficients
    • chb computes a sum of chebyshev polynomials for a given phase and coefficients
    • tri computes a triangle wave for a given phase
    • spl computes a spline for a given phase and coefficients
  • compiled now for windows with extended features (linking costs half an hour)
  • fixed some gui issues for better editing

dbRackFormulaOne Preview Release 1

21 Feb 16:48
Compare
Choose a tag to compare
Pre-release

See Readme.
This Release is only tested on Linux.
Tests for other platforms are welcome.