Thomas Boyer-Chammard
c1d51d3f69
Cast string_copy return value to void ( #2556 )
2024-03-04 19:30:26 -08:00
Timothy Canham
e083f9dc84
Older compiler compatibility changes ( #1408 )
...
* Experimental PPC build
* VxWorks/GCC 4.3.3 compile backfixes
* Changed using to typedef for older gcc
* Added fp_compat.hpp header and commented code back in
* Reverted vxworks experimental changes
* Removed vxworks submodule
* Some other reversions
* Spelling
* Update fp_compat.hpp
* lestarch: deleting this
* lestarch: reverting FP compat. Projects can add back in where needed.
* Delete fp_compat.hpp
Co-authored-by: M Starch <LeStarch@googlemail.com>
2022-05-02 10:59:34 -07:00
M Starch
073843ad9e
Update/object names 0 ( #1389 )
...
* lestarch: stripping out FW_OBJECT_NAMES from Autocoder tests
* lestarch: scrubbing FW_OBJECT_NAMES from templates
* lestarch: scrubbing FW_OBJECT_NAMES from templates dir
* lestarch: fixing polytype toString usage
* lestarch: fixing more FW_OBJECT_NAMES
2022-04-12 18:05:34 -07:00
M Starch
4a8a16d6fe
Merge pull request #1054 from Joshua-Anderson/cleanup-tlm-log-str
...
Cleanup telemetry and event string classes
2021-10-01 11:16:08 -07:00
Joshua Anderson
71c6cf761b
Cleanup telemetry and event string classes
2021-09-30 15:20:14 -07:00
Joshua Anderson
234bb5d176
Replace NULL with nullptr ( #1049 )
2021-09-29 09:04:52 -07:00
Joshua Anderson
5003e4086c
Check for object self-assignment in assignment constructor
2021-09-28 10:48:14 -07:00
Joshua Anderson
79da6e0557
Remove redundant use of void
2021-08-31 14:47:08 -07:00
Joshua Anderson
f1f5d499c0
Remove deprecated C style headers
2021-08-31 11:36:16 -07:00
Joshua Anderson
d6cc93fadb
Fw: Convert C style casts to C++ style casts
2021-08-31 10:19:35 -07:00
Joshua Anderson
c875ab3b17
Resolve merge conflicts merging from devel branch
2021-08-02 12:14:15 -07:00
Joshua Anderson
d3fa31c89a
Cleanup string classes ( #768 )
2021-07-29 20:55:21 -07:00
Joshua Anderson
1b9c785ce6
Remove void from parameterless functions ( #811 )
2021-07-14 12:54:01 -07:00
Joshua Anderson
8d3b1ca999
Move string copyBuff from implmentation to string base class
2021-06-15 09:25:47 -07:00
Joshua Anderson
262a8cdaa7
Properly bound size when concatenating strings
2021-06-01 20:42:02 -07:00
Michael D Starch
c8eb946991
mstarch: last semmel C++ fixes
2020-08-05 12:13:35 -07:00
jhdeerin
57842bcb02
Replaced non-flight quality append code in StringType ( closes #320 )
2020-07-22 10:50:32 -04:00
Robert L. Bocchino Jr
f8bb287bd6
Fix bug in StringType.cpp (FPRIME#336)
2019-09-03 09:00:13 -07:00
Michael D Starch
136af07edd
mstarch: more header cleaning for issue: #189
2019-04-18 14:12:02 -07:00
Timothy Canham
6d9c4c2d06
Initial check-in
2017-06-16 08:25:38 -07:00