annotate .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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
260
ec33b9b17ffd Added tag V1.4.7 release for changeset 1b9be6040d82
Jan Mulder <jlmulder@xs4all.nl>
parents:
diff changeset
1 1b9be6040d8279117c7fc99d528790611638f10b V1.4.7 release
294
e424ad056b58 Added tag v1.4.8 release for changeset ba9d99a2e310
Jan Mulder <jlmulder@xs4all.nl>
parents: 260
diff changeset
2 ba9d99a2e310da601a948ff11ad665260c600e18 v1.4.8 release
353
9c8e2e962f55 Added tag v1.5.0 release for changeset 143fe85f82a2
Jan Mulder <jlmulder@xs4all.nl>
parents: 294
diff changeset
3 143fe85f82a2e2aca50eb0c29bc55066cb4fe497 v1.5.0 release
388
a848e22bc527 Added tag v1.5.1 release for changeset afa55a50cc72
Jan Mulder <jlmulder@xs4all.nl>
parents: 353
diff changeset
4 afa55a50cc724b11b959fa81567d59ede251ef22 v1.5.1 release
418
f1fb4aa0e9eb Added tag v1.5.2.beta release for changeset 54a480c43e97
Jan Mulder <jan@jlmulder.nl>
parents: 388
diff changeset
5 54a480c43e977db8fc6969551ad6148f2ad46e15 v1.5.2.beta release
440
4787cd767a9d Added tag v1.5.3 release for changeset 5b4c78c36b04
heinrichsweikamp
parents: 418
diff changeset
6 5b4c78c36b0456ff65d1a0870d07d4072045480d v1.5.3 release
491
9b7e3ebce463 Added tag v1.5.4 release for changeset e9ca66ce36e5
heinrichsweikamp
parents: 440
diff changeset
7 e9ca66ce36e5c7b023e2b75168c3c8246c6519f2 v1.5.4 release
534
39684aa19f28 Added tag 1.5.5 release for changeset 02e7e11fdbe8
heinrichsweikamp
parents: 491
diff changeset
8 02e7e11fdbe8c12fdd250074b97db921ef9f1164 1.5.5 release
607
96daa2aa31a8 Added tag v1.5.6 release for changeset 06ec1da5e105
heinrichsweikamp
parents: 534
diff changeset
9 06ec1da5e1055b39b71bb7e0114ecfdd4f958959 v1.5.6 release