annotate Current build/readme.txt @ 1079:9e1fdb383d86 Icon_Integration

Changed reaction for uart DMA buffer overruns: In the previous version a DMA was not restarted in case the read pointer is in the chunk which should be filled next. In normal operation this should never happen, in special cases, like debugging, it may occure. In case of an overrun the data may be already outdated and can be discarded. Because of this the new handling of a buffer overflow is to set the read pointer to the start of the chunk => the read function will start with the latest received data. Not yet processed data will be discarded.
author Ideenmodellierer
date Sun, 08 Mar 2026 21:04:36 +0100
parents 768ed327ee69
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
995
768ed327ee69 update built for test divers
heinrichsweikamp
parents: 822
diff changeset
1 Heinrichs Weikamp OSTC4 / OSTC 5 update files.
227
d5891007fc4c add update files for testing purposes
heinrichsweikamp
parents:
diff changeset
2
822
dff26bf4b542 User Test
heinrichsweikamp
parents: 227
diff changeset
3 The builds are for testing purposes only. Be careful, they might not work and are definitely not recommended for real dives.