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
Michael D Starch
136af07edd
mstarch: more header cleaning for issue: #189
2019-04-18 14:12:02 -07:00
Timothy Canham
55a101cef7
Updates to Gse/SocketGndIf + Fw::Buffer arguments. From heli
2018-03-30 19:43:15 -07:00
Gene Merewether
a9aee374b9
BufferAccumulator ut's passing
2018-01-23 18:19:09 -08:00
Gene Merewether
a45ac400b8
Add sched ports to trigger telemetry push
2018-01-17 13:16:55 -08:00
Gene Merewether
c4080a376d
Fixes for fprime build
2018-01-17 10:20:41 -08:00
Gene Merewether
33b6bfa9bc
restructure constructors and init calls to have same form as other loggers
2018-01-17 09:32:42 -08:00
Gene Merewether
3b36d95bc9
Replaced/eliminated missing types in BufferAccumulator
2018-01-16 13:34:48 -08:00
Gene Merewether
49115f9808
WIP - renamespace, consolidate autogenerated types, remove standalone nonvolatile state storage
2017-12-13 16:19:19 -08:00
Gene Merewether
cdcdafc519
Merge in buffer accumulator/logger from ASTERIA
2017-12-13 15:10:47 -08:00