IRPyro messaging application
Communications program between IRPyro and IRPyro evaluation tool
|
externals.h | Interface variables: main, message_to_sensor and message_to_GUI |
main.c | IRPyro messaging application to communicate with the IRPyro evaluation tool |
main.h | Includes for eevt state machine |
message_generator.c | Recovers requested configuration/data to be send to the GUI |
message_generator.h | Prepares configuration and sampling data from the sensor to be send to the GUI |
message_interface_common.c | Common functions for the message generator and the message interpreter |
message_interface_common.h | |
message_interpreter.c | Decoded commands from the GUI are prepared for application to the sensor |
message_interpreter.h | GUI flag and data structure directed to the sensor |
message_pack.c | Sensor data/configuration is packaged to be send to the GUI |
message_pack.h | Packs a message from the sensor to the GUI into the right packet |
message_unpack.c | IRPyro evaluation tool with API integration |
message_unpack.h | Decodes a byte stream from the GUI into a data structure applicable to the sensor |
queue.c | IRPyro evaluation tool with API integration |
queue.h | Operates a circular queue |
queue_handle.c | IRPyro evaluation tool with API integration |
queue_handle.h | Manages message queues from the GUI to sensor and sensor to GUI |
Version.h | Product and component names and versions |
Watchdog_Driver.c | This file contains all the functions involving the watchdog Timer |
Watchdog_Driver.h | This file contains all the functions involving the watchdog Timer |