Skip to content
Snippets Groups Projects
Select Git revision
0 results

SensorData.h

Forked from Avionics / Software Development / Skyward Boardcore
Source project has a limited visibility.
  • Emilio Corigliano's avatar
    a176cf5b
    [MBLoadCell] data struct for loadcells and improved test · a176cf5b
    Emilio Corigliano authored
    - created LoadCellData struct to be implemented by MBLoadCell Data class
    - improved usability of test and LoadCell class, replacing all printfs with TRACE
    - limited logging of the button in the load cell test
    - added flag in order to limit data prints
    - printing only the new Max and Min values without button press
    - erasing values only after long button press
    - fixed include path in test-max485
    a176cf5b
    History
    [MBLoadCell] data struct for loadcells and improved test
    Emilio Corigliano authored
    - created LoadCellData struct to be implemented by MBLoadCell Data class
    - improved usability of test and LoadCell class, replacing all printfs with TRACE
    - limited logging of the button in the load cell test
    - added flag in order to limit data prints
    - printing only the new Max and Min values without button press
    - erasing values only after long button press
    - fixed include path in test-max485