19 Commits

Author SHA1 Message Date
Will MacCormack
666718f49d Move to Fw::Endianness::BIG 2025-10-10 18:00:24 -05:00
Will MacCormack
b5e4c7b23f Add Little Endian Serialization Option 2025-10-10 07:59:03 -05:00
Rob Bocchino
1b882aa8db
Merge branch 'main' into tumbar-serialize-deprecated 2025-08-01 09:47:18 -07:00
Andrei Tumbar
faa74d6316 Deprecate serialize/deserialize in favor of [de]serialize[From/To] 2025-07-30 19:16:59 -07:00
jawest
b0a6615835 Merge branch 'main' into issue-759 2025-07-30 10:53:57 -07:00
jawest
c52306a06f Regen fpp-to-cpp test ref files 2025-07-30 10:17:04 -07:00
M Starch
a6b6900551 Change struct getters/setters to include _ 2025-07-22 21:10:38 -07:00
Andrei Tumbar
71203e6f3c Clean up the init code 2025-06-05 16:24:44 -07:00
Andrei Tumbar
07aa0e3b86 Rework struct toString() 2025-06-05 16:10:38 -07:00
Rob Bocchino
f706e977bb Revise C++ code gen
Remove unused header includes
2024-05-01 10:06:16 -07:00
Rob Bocchino
b8f6d9f8a5 Remove unused system headers from struct C++ 2024-05-01 09:58:09 -07:00
Rob Bocchino
2d44173b21 Revise struct cpp code gen 2024-04-29 21:34:40 -07:00
Rob Bocchino
f6d69526ca Revise code gen for structs 2024-04-29 19:47:09 -07:00
Robert L. Bocchino Jr
f8e1f2b0aa Restore old behavior of toString conversion
We don't want the m_ prefix in the member names. Those
should correspond to the FPP member names. m_ is just for
the C++ implementation.
2024-01-18 19:21:12 -08:00
Johan Bertrand
5babc3d87f Fix unit tests 2024-01-14 16:36:41 +01:00
Tiffany Chieu
2729384d12 Update unit tests 2023-08-02 12:46:04 -07:00
tiffany1618
63cdf46c6c Update unit tests for C++ writer 2022-08-17 14:22:23 -07:00
tiffany1618
569478e675 Update unit tests for C++ writer 2022-07-22 09:44:47 -07:00
tiffany1618
7db2adf53c Add component unit tests for enums, structs, arrays for C++ writer 2022-07-20 16:54:37 -07:00