9 Commits

Author SHA1 Message Date
Thomas Boyer-Chammard
334c525984
Add SDD aggregation into the core website (#3139) 2025-01-15 14:05:46 -08:00
AlesKus
f5b1bb06f2
Remove local_time from ActiveTextLogger. Fixes: #2815 (#3104)
* ActiveTextLogger: make tests runnable

* ActiveTextLogger: fix unit tests

* ActiveTextLogger: use camelCase for test names

* ActiveTextLogger: add test for workstation timestamp

* ActiveTextLogger: remove logging of local workstation time (issue #2815)

* ActiveTextLogger: mention file truncation in the SDD

* Changing PRId32 to PRIu32 for time fields.

* Assert of string compare to ASSERT_STREQ

---------

Co-authored-by: M Starch <LeStarch@googlemail.com>
2025-01-06 17:38:47 -08:00
Saurav Maheshkar
109e4bd399
feat(ci): add markdown link checker (#2651)
* feat(ci): add markdown link checker

* Fixing sp

* feat(ci): specify markdown lint check params

* Remove verbose mode

* Remove sdd.html links

* Add historical note to ci/README.md

* Fix broken links

* Fix more dead links

* Test replacementPatterns for CMake API

* Use config file correctly

* Fix config path

* Spell out replacement field

* Add C++ API redirect

* Escape `c++` pattern

* Fix another batch of dead links

* fix options and spelling

* docs: address comments

* docs: address comments

* Fix FPP Wiki links to NASA org

---------

Co-authored-by: M Starch <LeStarch@googlemail.com>
Co-authored-by: thomas-bc <thomas.boyerchammard@gmail.com>
Co-authored-by: Thomas Boyer-Chammard <49786685+thomas-bc@users.noreply.github.com>
2024-04-24 16:51:42 -07:00
Avi
05b53855e5 Fix minor typos in project documentation. 2021-09-21 09:31:13 -07:00
Josh Soref
b42cd94238 spelling: function
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
2021-03-07 14:48:30 -05:00
Michael D Starch
7a654fc7af mstarch: final preparations for automatic C++ API generation 2020-08-26 22:23:49 -07:00
Michael D Starch
9394aa2a2b mstarch: removing outdated auto-dictionary documentation 2020-08-26 09:52:05 -07:00
Michael D Starch
a3a734cd80 mstarch: cleaning up documentation in preparation for doxygen 2020-08-19 19:35:37 -07:00
Timothy Canham
3bd5539ef6 Verified unit tests 2020-06-08 09:03:29 -07:00