teensy-board

Clone Tools
  • last updated a few minutes 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.

    • -5
    • +0
    /AD5941_interface09302025/AD5941_interface09302025.ino
    • -58
    • +3
    /AD5941_interface09302025/ad5941_library_extension.cpp
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.

    • -12
    • +2
    /AD5941_interface09302025/AD5941_interface09302025.ino
    • -91
    • +144
    /AD5941_interface09302025/ad5941_library_extension.cpp
    • -2
    • +2
    /AD5941_interface09302025/ad5941_library_extension.h
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_interface09302025/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_interface09302025/ad5941_library_extension.cpp
    • -0
    • +2
    /AD5941_interface09302025/ad5941_library_extension.h
Updated to transmit value of selected sensor for select sensor command j and ack value 1 for stop measurement commnad n.

    • -409
    • +419
    /AD5941_interface09302025/ad5941_library_extension.cpp
    • -0
    • +0
    /Teensy_Python_scripts/DataVisulatization.py
    • -22
    • +24
    /Teensy_Python_scripts/conductivity.py
    • -0
    • +11
    /Teensy_Python_scripts/parsePackets.py
Clean up and added comments

    • -0
    • +6
    /Teensy_Python_scripts/.idea/vcs.xml
    • binary
    /Teensy_Python_scripts/__pycache__/sensorCommands.cpython-313.pyc
    • -26
    • +25
    /Teensy_Python_scripts/conductivity.py
    • -32
    • +24
    /Teensy_Python_scripts/sensorCommands.py
Updated Python Script to pack, send, receive and unpack conductivity measurements and EEPROM data in CSV format.

    • -16
    • +27
    /Teensy_Python_scripts/conductivity.py
    • -25
    • +111
    /Teensy_Python_scripts/sensorCommands.py
Updated "upe" command to update EEPROM data in one transaction without requesting any confirmation.

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

    • -0
    • +13
    /AD5941_interface09302025/DDTeensyDefs.h
    • -89
    • +174
    /AD5941_interface09302025/ad5941_library_extension.cpp
    • -1
    • +2
    /AD5941_interface09302025/ad5941_library_extension.h
Prioritize serial7 if detected

    • -1
    • +1
    /AD5941_interface09302025/AD5941_interface09302025.ino
    • -5
    • +19
    /AD5941_interface09302025/ad5941_library_extension.cpp