5 Commits

Author SHA1 Message Date
Josh Weadick
d27b0a97dd RecvBuffApp completed and tested using ref integration pytests 2021-06-24 16:59:18 -07:00
Saba Janamian
8eff6d1a9b
saba-ja: fixed cs security warning uninitialized variables 2021-06-07 13:21:28 -07:00
Joshua Anderson
3cccd731d9
Refactor FW_OBJECT_NAMES switches and fix building without object names
Instead of adding the name argument to a constructor when FW_OBJECT_NAMES
is enabled, always supply a name argument.

Add a marco that conditionally sets the name to "" if FW_OBJECT_NAMES is not set.
This cleans up a lot of the conditional compilation switches that weren't being tested
and would silently break, while still stripping the strings from the binary.
2020-10-07 17:19:05 -07:00
Timothy Canham
6310c4c40e Added serializables to XML dictionary 2018-07-22 19:41:20 -07:00
Timothy Canham
6d9c4c2d06 Initial check-in 2017-06-16 08:25:38 -07:00