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
M Starch
0659f0940b
Refactored type organization ( #3422 )
...
* Refactored type organization
* Creating better configuration/types header hierarchy
* Replace FpConfig type aliases with FPP generated aliases
* Add the aliases to the FPP model
* Config + Type Aliases builds
* Renamed Fw/Types.h,hpp to Fw/FPrimeBasicTypes.h,hpp
* Updating to FPP-a7
* Adding newline
* sp
* Fixing minor nit from review
* Spurious ;
---------
Co-authored-by: Andrei Tumbar <andrei.tumbar@jpl.nasa.gov>
2025-04-03 12:11:36 -07:00
M Starch
a5c853b9cf
NATIVE_INT_TYPE portNum to FwIndexType portNum ( #3236 )
2025-02-14 12:25:12 -08:00
M Starch
7159e7e347
Implements #2723 : Adds Os::Console to replace Os::Log ( #2831 )
...
* Initial logging refactor - WIP
* Removing LogAssert as it is not used
* Working on Fw::Logger rewrite
* Initial Os::Console refactor
* Fixing Fw::Logger unit tests
* Fixing up UT build
* Adding Os::Stub::Console implementation
* Added interface UTs
* Adding posix console tests
* Fixing Linux errors
* Spelling
* Initial review requests
* Fixing RPI build issues
* Fixing codeql errors
* Fixing code QL
* Validating 'message' parameter
2024-08-15 18:53:36 -07:00
M Starch
b76d8c9a0c
Update/types refactor as constants ( #1623 )
...
* lestarch: adding logical types implementation into Linux/StandardTypes.hpp
* lestarch: removing VxWorks StandardTypes from repository
* updated fprime types for correct compilation with vxworks and baremetal
* lestarch: refactoring types and configuration header w.r.t type design
* lestarch: replacing usages of AssertArg with FwAssertArgType
* lestarch: missspelled configuration
* lestarch: minor compilation fixes
* lestarch: renaming StandardTypes.hpp -> PlatformTypes.hpp
* lestarch: updating PRI tokens
* lestarch: replacing BasicTypes.hpp includes with FpConfig.hpp
* lestarch: UT and compilation fixes for types refactor
* lestarch: sp
* lestarch: fixing RPI issues in PassiveConsoleTextLogger
* lestarch: converting RPI build to debug
* lestarch: removing duplicate config imports
* lestarch: fixing documentation
* lestarch: fixing up multiple definitions and RPI compilation problems
* lestarch: reverting debug build
* lestarch: reverting platform types to class-based constants
* lestarch: reworking basic types
* lestarch: configured types refactor into classes
* lestarch: fixing bugs with static constants in classes
* lestarch: fixing platform types spelling and documentation
* lestarch: adding include guards to types headers
Co-authored-by: Kevin F Ortega <kevin.f.ortega@jpl.nasa.gov>
2022-08-18 13:25:56 -07:00
Joshua Anderson
05f4557ca8
Svc: Convert C style casts to C++ style casts
2021-08-31 10:29:02 -07:00
Michael D Starch
e5c80c2557
mstarch: fixing up new Logger, LogAssert for #208
2019-05-13 22:10:14 -07:00
Michael D Starch
daf5a366e1
mstarch: adding in Fw::Log utility allowing registered logger for use from Fw
2019-05-13 15:04:26 -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