Commit Graph

5 Commits (bd008a170898e69beeb8bc0481b4bfd94de86c55)

Author SHA1 Message Date
Nat Goodspeed afcc8298cc DRTVWR-476: Fix first round of compile errors. 2019-07-18 12:03:12 +02:00
Nat Goodspeed d0b5cc68a8 DRTVWR-476: Fix convert(F32Milliseconds) 2019-07-17 18:56:19 +02:00
Nat Goodspeed 7fe8b53395 DRTVWR-476: Review response: remove wait_until() methods and LLDate. 2019-07-17 18:49:31 +02:00
Nat Goodspeed 495c8bc2c3 DRTVWR-476: Review response: support LLDate and llunits.h durations.
Also introduce value_type typedef.
2019-07-17 15:51:59 +02:00
Nat Goodspeed 9a527c9f42 DRTVWR-476: WIP: Untested preliminary implementation of LLCond.
LLCond encapsulates the usage patterns required to properly use
condition_variable. We also provide LLScalarCond, LLBoolCond and LLOneShotCond.
2019-07-11 14:52:30 -04:00