Thomas Boyer-Chammard
|
c69ff72110
|
Format Svc and add to CI (#3978)
* Format Svc and add to CI
* Fix comlogger include
* fix assert UTs
* Fix static analysis warning
* formatting
|
2025-08-04 16:21:47 -07:00 |
|
Rob Bocchino
|
74c16ce5e6
|
Revise Svc::FramingProtocol (#1331)
* Revise include guards
* Revise FramingProtocol include guards
* Changes to FPrimeProtocol code after review
* Revise comments
* Guard against unsigned arithmetic overflow
* Revise comment
* Revise F Prime protocol
* Revise comments
* Fix spelling
* Revise comments in FramingProtocol
* Remove commented-out code in tests
* Revise Framing Protocol
Add Svc namespace
Co-authored-by: Robert L. Bocchino Jr <bocchino@jpl.nasas.gov>
|
2022-04-04 19:54:37 -07:00 |
|
Timothy Canham
|
d589f0a25c
|
VxWorks/C++ fixes (#797)
* Changed PrmBuffer m_data to m_bufferData for VxWorks
* More m_data instances
* VxWorks and virtual destructors
* Added Vxworks fatal handler compile
* Fixed active component schematron
* Changed ActiveTextLogger to use Fw::Logger to avoid VxWorks mushing of output
* fix(BufferManager): size checking logic and assert cleanup
* fix: change U64 to POINTER_CAST
Co-authored-by: Kyle Botteon <botteon@jpl.nasa.gov>
|
2021-07-20 16:07:42 -07:00 |
|
Josh Soref
|
cf60a7dd89
|
spelling: framing
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
|
2021-03-07 22:32:57 -05:00 |
|
Michael D Starch
|
4b9fd39a62
|
mstarch: framing documentation and headers
|
2021-03-04 09:01:22 -08:00 |
|
Michael D Starch
|
5600d776cd
|
lestarch: improving framers per code-review
|
2021-02-26 08:47:00 -08:00 |
|
Michael D Starch
|
227e3dcac9
|
lestarch: adding in new ground framing components
Co-authored-by: M Starch <LeStarch@googlemail.com>
Co-authored-by: saba-ja <saba.janamian.663@my.csun.edu>
|
2021-02-11 09:53:40 -08:00 |
|