2 Commits

Author SHA1 Message Date
Rob Bocchino
c02f35145e
Remove FPP dependencies on native int types (#2548)
* 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
2024-03-04 19:34:23 -08:00
Rob Bocchino
c6f8e7bbba
Data product framework support (#2485)
* 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>
2024-02-15 16:06:45 -08:00