Clone
 

arpita srivastava <ven.asrivastava@diality.com> in dd-firmware

LDT-2004: Merged select sensor and get single measurement to optimize time.

    • -141
    • +152
    /firmware/App/Drivers/ConductivityTeensy.c
LDT-2004: Updated comments, headers and names

    • -333
    • +687
    /firmware/App/Drivers/ConductivityTeensy.c
LDT-2004: Pulled in MG's branch.

    • -401
    • +345
    /firmware/App/Drivers/ConductivityTeensy.c
LDT-2004: Measurement settings clean up.

Updated measurement settings update to send all params in one transaction

    • -105
    • +81
    /firmware/App/Drivers/ConductivityTeensy.c
Updated remaining tx and rx functions. Updated updatMeasurementSettings

    • -82
    • +219
    /firmware/App/Drivers/ConductivityTeensy.c
LDT-2004: Updated send and receive functions to use tx and rx buffers.

    • -63
    • +298
    /firmware/App/Drivers/ConductivityTeensy.c
LDT-2004: Import MG's changes manually

    • -230
    • +566
    /firmware/App/Drivers/ConductivityTeensy.c
LDT-2004: Fixed warnings

LDT-2004: Added send command functions.

    • -38
    • +178
    /firmware/App/Drivers/ConductivityTeensy.c
LDT-2004: Added Conductivity DMA Interrupt functions.

    • -0
    • +10
    /firmware/App/Services/Interrupts.c
LDT-2004 : Added Teensy Commands List

    • -59
    • +111
    /firmware/App/Drivers/ConductivityTeensy.c
LDT-2004 Created files ConductivityTeensy.c and ConductivityTeensy.h

    • -0
    • +740
    /firmware/App/Drivers/ConductivityTeensy.c
LDT-2004 Created ConductivityTeensy.c and ConductivityTeensy.h files.

    • -0
    • +142
    /firmware/App/Drivers/ConductivityTeensy.h
1. Added stub function to send command, receive response and get data. 2. Generated halcogen code to enable tx and rx interrupt for sci.

Added functions to parse measurement settings, EEPROM data and Sensor Mesaurements