view .hgtags @ 794:bb37d4f3e50e

Restructure UART based sensor handling: In the previous version every UART sensor instance had its own protocol handling instance (requests, timeout, errors). With the introduction of the multiplexer these functionalities had to be harmonized. E.g. only one errorhandling which is applied to all sensors. In the new structure the sensor communication is split into one function which takes care for the control needs of a sensor and one function which handles the incoming data. The functions behalf the same independend if the sensor are connected to multiplexer or directly to the OSTC. Second big change in the external sensor concepts is that the data processing is no longer focussed at the three existing ADC channels. Every external sensor (up to 3 ADC and 4 UART) sensor has its own instance. If the ADC slots are not in use then they may be used for visiualization of UART sensors by creating a mirror instance but this is no longer a must.
author Ideenmodellierer
date Mon, 31 Jul 2023 19:46:29 +0200
parents 96daa2aa31a8
children
line wrap: on
line source

1b9be6040d8279117c7fc99d528790611638f10b V1.4.7 release
ba9d99a2e310da601a948ff11ad665260c600e18 v1.4.8 release
143fe85f82a2e2aca50eb0c29bc55066cb4fe497 v1.5.0 release
afa55a50cc724b11b959fa81567d59ede251ef22 v1.5.1 release
54a480c43e977db8fc6969551ad6148f2ad46e15 v1.5.2.beta release
5b4c78c36b0456ff65d1a0870d07d4072045480d v1.5.3 release
e9ca66ce36e5c7b023e2b75168c3c8246c6519f2 v1.5.4 release
02e7e11fdbe8c12fdd250074b97db921ef9f1164 1.5.5 release
06ec1da5e1055b39b71bb7e0114ecfdd4f958959 v1.5.6 release