annotate Current build/readme.txt @ 421:3f7d80f37bfc ImprovmentNVM_2

Enable sequentionel writing of device data: DeviceData was always written to the start of the the DD ringbuffer causing everytime a sector erase delay (~200ms). To avoid this the ring buffer functionality has been activated. To be backward compatible the latest DD set will be written to DD ring buffer start at shutdown time. In case of a reset the firmware scans for the latest DD block and restores its content giving the same data consistency intervall (10 minutes) as the previous implementation without having the 200ms penality for sector erases
author ideenmodellierer
date Mon, 10 Feb 2020 19:25:09 +0100
parents d5891007fc4c
children dff26bf4b542
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
227
d5891007fc4c add update files for testing purposes
heinrichsweikamp
parents:
diff changeset
1 Heinrichs Weikamp OSTC4 update files.
d5891007fc4c add update files for testing purposes
heinrichsweikamp
parents:
diff changeset
2
d5891007fc4c add update files for testing purposes
heinrichsweikamp
parents:
diff changeset
3 The builds are for testing purposes only. Be careful, they might not work and are definitely not recommended for real dives.