ad5941_library_extension.cpp

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDT-3372: fixed u cmd to return on exit rather that continue down command list.

LDT-2004: changed initialization on teensy to wait for the DD to request it instead of doing it on power up.

  1. … 1 more file in changeset.
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
  1. … 2 more files in changeset.
Integrated ALY bugfix for X03 sensors

  1. … 1 more file in changeset.
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
  1. … 1 more file in changeset.
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
  1. … 1 more file in changeset.
Updated Teensy to accept all the params of measurement settings in csv format

    • -89
    • +174
    ./ad5941_library_extension.cpp
  1. … 2 more files in changeset.
Prioritize serial7 if detected

  1. … 1 more file in changeset.