* Revise Fw/Types
* Revise DpContainer to reset data size when setting the buffer
* Revise ExternalSerializeBuffer to clear the serialization state
when setting the buffer
* Add tests for ExternalSerializeBuffer
* Revise ExternalSerializeBuffer and tests
* Revise tests for ExternalSerializeBuffer
* Revise DpTest
* Add comment; remove blank line
* Fix spelling
* Code updates for FPP v2.1.0a11
* Fix link in data products docs
* Remove uses of new
To keep the leak checker happy
* Revise string test
* Replace F' with F Prime in data products docs
* Remove FPP dependencies on native int types
* Revise FpConfig
* Fix errors in FpConfig
* Revise types
Add size type alias to Serializable
Remove type aliases for generated code
* Pull in framework changes from data-products
* Pull in framework changes from data-products
* Pull in updates from data-products branch
* Update fpp version
* Fix spelling
* Update spell check
* Add log archiving to FppTest CI
* Update fpp version
* Revise DpContainer
Remove unused code
* Revise data products design
* Revise Fw/Dp
Fix mistake in built-in Python autocoder types
* Revise dp container members
Add _m prefix
* Update fpp version
* Update fpp version
* Update fpp version
* Revise DpContainer and unit tests
Don't fail an assertion on bad serial input
* Pull in changes from data-products branch
* Revise DpContainer
Revise handling of serialize status
---------
Co-authored-by: thomas-bc <thomas.boyerchammard@gmail.com>