Skip to content

Development Build

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Oct 16:09

Bug Fixes

  • tests: test_flexio_mode.cpp used un-commited time_ns_t datatype (Michael Steck)
  • chips: AD8402 needs other SPI MODE, but still does not work (Michael Steck)
  • carrier: Carrier::calibrate_routes should save and restore old ADC bus selection, not reset it (Raveen Marudachalam)
  • tests: removed too much code :) (Raveen Marudachalam)
  • daq: fix at least the index overflow and improve code structure. Also adds waveform tests (Lynda Wanza Mwema)

Commits

  • b4c59d2: Final cleanups for version 1.0 (SvenK)
  • 8eb2f86: Merge branch 'main' of lab.analogparadigm.com:lucidac/firmware/hybrid-controller (SvenK)
  • c398c6b: Changed mul calibration to abort on errors (Tobias Pflüger)
  • cf3bbb2: Removed unused default value for c block factor (Tobias Pflüger)
  • 2efe2c7: Improved parabola test to not use functions which aren't meant to be accessed normally (Tobias Pflüger)
  • 28a4328: Adapted DAQs to use better running average class (Tobias Pflüger)
  • 61db8c1: Converted all reset functions to use ResetActions (Tobias Pflüger)
  • ce31fe5: Exposing overload localization over JSON #204 (SvenK)
  • First step towards better docs #210 (SvenK)
  • Moving Doxygen and Sphinx together (SvenK)
  • Moving pages from doxygen to sphinx (SvenK)
  • b43a62a: CI, second try (SvenK)
  • 3ad6676: CI, Third Try (SvenK)
  • 95638b4: CI, Fourth Try (SvenK)
  • d583e18: CI, Fifth try (SvenK)
  • apparently the makefile was missing all the time (SvenK)
  • Adding all missing makefiles (SvenK)
  • 96c9538: Merge branch '210-adopt-sphinx-breathe-for-better-documentation' into 'main' (Sven Köppel)
  • Fixing the absolute URLs (SvenK)
  • d2cd9a9: fix(tests) (Karl-Heinz Dahlmann)
  • 4670a23: Fix of a direct Serial.print call. (SvenK)
  • make measure_sh_gain set and restore ADC bus selection (Raveen Marudachalam)
  • forgot to commit this (Raveen Marudachalam)
  • Adding U-block connectivity testcase (Raveen Marudachalam)
  • 5b549dc: Merge branch 'main' of lab.analogparadigm.com:lucidac/firmware/hybrid-controller (SvenK)
  • f6087b2: Merge branch 'debug-daq' into 'main' (Michael Steck)
  • 5a9e20b: Usage stats (basic performance counters). (SvenK)
  • 57bedb3: Merge branch 'main' of lab.analogparadigm.com:lucidac/firmware/hybrid-controller (SvenK)
  • 5bcf913: Removing remaining direct serial Prints (SvenK)
  • d6e7322: Little fixes (SvenK)