Skip to content

Universal naming, plus ESS and Cosylab contributions.

Compare
Choose a tag to compare
@jerzyjamroz jerzyjamroz released this 21 Nov 13:00
· 208 commits to master since this release

Overview

  • Compatible to 2.3 version.
  • Universal naming: #99.
  • ESS contributions: #67 up to #104.
  • Cosylab contributions: #58 up to #62 (#61 and #63 are ongoing), plus #96

Detailed

  • docs: Author list update.
  • feat: ErrLog added for "out of bonds" TS scenario.
  • fix: BASE > 3.14 expressed as ifdef BASE_3_15.
  • fix: BASE_3_14 var used instead of the complex evaluation.
  • fix: TCLKA and TCLKB and EVRU/EVRD clocks.
  • feat: MTCA EVR FPUNIV, backplane CLKA/B handling added.
  • fix: Link speed increased to support faster SFP modules.
  • fix: TX, RX power alarms extended to support higher powers.
  • Display softseq errors on GUI
  • feat: version.h added to support external compilations.
  • feat: CommitHash pv added for EVR.
  • feat: CommitHash pv added for EVG.
  • fix: errlogPrintf messages corrected.
  • Add pulser software set/reset
  • Fix RFDIV macro
  • Add prescaler polarity selection
  • fix: More universal handling of the clock values for widths and delays.
  • fix: Better handling of the clocks.
  • Merge pull request #91 from jerzyjamroz/evgTrigEvt.db.patch
  • refactor: Order correction- Cont(assumes 0),Cont1,Cont2.
  • refactor: TrigSrc$(s=:)Cont changed to TrigSrc1.
  • feat: Univ Sources added up to 15.
  • feat: More outputs up to UNIV15 + inputs up to FPUV19.
  • feat: Univ and RB outputs + TB inputs added.
  • fix: OutFPUV0 does not support TCLKA.
  • feat: Naming agnostic EVR 300 added.
  • feat: evm-mtca-300 - naming agnostic substitutions.
  • Merge pull request #84 from jerzyjamroz/mv-SYSD-PP
  • fix: $(PP=$(SYS){$(D)-)EvtClk$(s=}) introduced.
  • fix: $(SYS){$(D)} changed to $(P) - not used in subs.
  • fix: $(SYS){$(D)} changed to $(PP=$(SYS){$(D)}).
  • Merge pull request #81 from jerzyjamroz/rm-colon
  • refactor: $(S=:) changed to $(s=:) which is less common.
  • fix: Complex prefix changed to $(P) and the special separator : changed to makro $(S=:).
  • fix: Special separator : changed to makro $(S=:).