Arrow3-MBN-APP
 
Loading...
Searching...
No Matches
File List
Here is a list of all files with brief descriptions:
[detail level 123]
  API_Source
  IoModulesApiSource.c
 AnalogInputModuleApi.cThis file contains the source code of the analog input module API
 AnalogInputOutputApi.cThis file contains the source code of the analog input output module API
 AnalogOutputModuleApi.cThis file contains the source code of the analog output module API
 DigitalInputModuleApi.cThis file contains the source code of the digital input module API
 DigitalInputOutputApi.cThis file contains the source code of the digital input output module API
 DigitalOutputModuleApi.cThis file contains the source code of the digital output module API
 IoModules.cThis file contains the source code of the io modules general functions
  MainBusNodeApiSource
 MainBusNode.cThis file contains the source code of the main bus API
  ValveModulesApiSource
 DiagValveApi.cThis source file contains the api source related to Diag valve Parameter Access
 ExternalProp.cThis source file contains the API source related to External Prop
 InternalProp.cThis source file contains the API source related to Internal Prop
 IsemDiagValveApi.cThis source file contains the api source related to ISEM diag paramter access(cyclic and acyclic data)
 PressureZone.cThis source file contains the API source related to ISEM diag paramter access(cyclic and acyclic data)
 StandardValveApiSource.cThis source file contains the API source related to ISEM diag paramter access(cyclic and acyclic data)
 AppDataInit.cThis file has the initialization api related to shared memory
 AppDataInterce.cThis contain all the common api of the modules
 DataServerFetch.cSource that fetches the module values from server to enable led monitoring
 DataServerLedIndication.cSource that turns on the led on/off
  csv
 dv_fault_csv.cSource file that reads the diagnostics valve fault csv file and stores it in a structure
 dv_warning_csv.cSource file that reads the diagnostics valve warning csv file and stores it in a structure
 isem_diag_fault_csv.cSource file that reads the ISEM diag fault csv file and stores it in a structure
 isem_diag_warning_csv.cSource file that reads the isem diag warning csv file and stores it in a structure
  Data_processing
 data_processing.cSource that processes the all the data server data
 diag_valve_status_info.cSource that processes the diag valve modules status information
 discovery.cSource that handles the discovery part of all module details
 io_modules_status_info.cSource that processes the IO modules status information
 isem_status_info.cSource that processes the isem modules status information
 mac_address.cSource that reads the MAC details from server
 mbn_status_info.cSource that processes the MBN status information
 module_details_processing.cSource that processes the MBN status information
 prop_zone_module_status_info.cSource that processes the prop zone modules status information
 valves_modules_status_info.cSource that processes the valves modules status information
  GUI
  Screens
 about_screen.cSource that displays about screen
 about_standard_valve_screen.cSource that displays standard valves details screens
 clear_screen.cSource that displays clear message screen
 common_screen_calls.cSource that has common function related to screen, label creations
 config_screen.cSource that displays configuration (sub-menu) (ip_address_configuration) screen
 diag_valve_about_screen.cSource that displays the diagnostic valves about screen
 error_screen.cSource that displays error screen when there is an error
 ext_propzone_about_screen.cSource that displays the external pressure zone (i.e external prop valve) about screen
 io_modules_about_screen.cSource that displays IO_modules about screen
 mac_screen.cSource that displays MAC screen details
 menu_screen.cSource that displays menu screen
 module_screen.cSource that displays module screen
 pin_screen.cSource that displays pin screen
 pressure_zone_about_screen.cSource that displays pressure zone's number screens
 pz_details_about_screen.cSource that displays pressure zone's details screens
 qr_screen.cSource that displays QR screen
 status_screen.cSource that displays status screen
 lvgl_gui.cSource that handles the screen and key press logic
 lvgl_init.cSource that initializes lvgl drivers
  Initializations
  Hardware_Initializations
 gpio_init.cSource that initializes the GPIO pins
 hw_init.cSource that initializes the hardware components
 lcd_init.cSource file that has LCD display drivers - ST7291
 spi_init.cSource that initializes the SPI interface
  Indication
 indication.cSource that initializes and self-test the indication i2c-1
  Keypress
 DataServerMonitorLed.cSource that monitors LED indications and key press indications
  Self_Tests
 ddr_test.cSource file to test the DDR memory
 external_adc_test.cSource file to check external ADC test
 internal_adc_test.cSource file to check internal ADC test
 io_expander_test.cSource file to check the IO_Expander
 power_on_self_test.cSource that contains the self test and voltage monitring files
 self_test.cSource file that checks power-on self test
 default_task.cSource file that creates all the threads
 main.cMain program file (entry point to execute the program)