7 Commits

Author SHA1 Message Date
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
Johan Bertrand
7d13cbd8b8
Fix pedantic warnings (#2441)
* Fix macro pedantic warning

* Fixed pedantic warnings
2024-01-04 17:02:36 -08:00
Joshua Anderson
234bb5d176
Replace NULL with nullptr (#1049) 2021-09-29 09:04:52 -07:00
Michael D Starch
6c4325ffbc mstarch: replacing printf with Fw::Logger where possible 2019-10-08 14:37:23 -07:00
Timothy Canham
2a1eb9fda1 Removed TlmPacketizer import 2019-09-16 21:01:13 -07:00
Michael D Starch
e5c80c2557 mstarch: fixing up new Logger, LogAssert for #208 2019-05-13 22:10:14 -07:00
Michael Starch
29cdd96c3b mstarch: moving to Fw::Logger 2019-05-13 19:19:01 -07:00