AD5941_interface09302025

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDT-2004: changed initialization on teensy to wait for the DD to request it instead of doing it on power up.

LDT-2004: merged X3 sensor changes. Removed detect serial and hard coded serial interface to be Serial 7. Fixed delay in between get all measurements call.

    • -91
    • +144
    ./ad5941_library_extension.cpp
Integrated ALY bugfix for X03 sensors

added. thanks!

added. thanks!

fixed. thanks!

fixed. thanks!

fixed. thanks!

fixed. thanks!

fixed. thanks!

fixed. thanks!

fixed. thanks!

fixed. thanks!

fixed. thanks!

fixed. thanks!

fixed. thanks!

fixed. thanks!

fixed. thanks!

fixed. thanks!

LDT-2004: fixed code review comments

    • -896
    • +896
    ./ad5941_library_extension.cpp
Fix indent.

Fix indent.

Fix indent.

Fix indent.

Fix indent.

Fix indent.

Fix indent.

Fix indent.

Fix indent.

Fix indent.

Fix indent.

Fix indent.

Fix indent.

Fix indent.

Add comments to describe new variables.

Add comments to describe new variables.

Updated case h to merge select sensor and get single measurement to optimize time.

    • -908
    • +945
    ./ad5941_library_extension.cpp
Updated to transmit value of selected sensor for select sensor command j and ack value 1 for stop measurement commnad n.

    • -409
    • +419
    ./ad5941_library_extension.cpp
  1. … 3 more files in changeset.
Updated "upe" command to update EEPROM data in one transaction without requesting any confirmation.

    • -126
    • +46
    ./ad5941_library_extension.cpp
Updated Teensy to accept all the params of measurement settings in csv format

    • -89
    • +174
    ./ad5941_library_extension.cpp
Prioritize serial7 if detected

Updated code to detect any connected serial and use it.

    • -428
    • +500
    ./ad5941_library_extension.cpp