mirror of
https://github.com/nasa/fprime.git
synced 2025-12-10 00:44:37 -06:00
* OsTime proof of concept * Updated documentation and unit tests * Add no epoch test * Add kubiak to expect.txt * Updates to OsTime to support setEpoch port and data structure locking * Address analyzer warnings * Fix one more CI warning * Remove use of void * Rework timing assertions * Fix spelling of epoch * Move OsTimeEpoch port inside a Ports directory * Update OsTime tests to use RawTimeTester * Increase config FW_RAW_TIME_HANDLE_MAX_SIZE to 32 bytes to support Fw::Time objects * Reduce scope of OsTime Epoch Mutex * sp --------- Co-authored-by: M Starch <LeStarch@googlemail.com>