Skip to content

v0.2.4

Latest
Compare
Choose a tag to compare
@GModal GModal released this 08 Nov 23:07

oLvosc 0.2.4 release

  • v0.2.2: merge of halee88's contributions (simple bundle receive support)

v0.2.4

  • Full, nested bundle support, both sending and receiving

  • Fix timetag oLvosc.unpackTIME() and oLvosc.packTIME() : change to big endian.
    Some other packing changed to explicit big endian (for future OS development, they were natively already correct).

  • Update README

  • New Bundle functions added

  • Epoch_time = oLvosc.NTPtoEPOCH(sec, frac)
    time_secs, time_fraction, float fraction = function oLvosc.EPOCHtoNTP(epoch)

  • Time Constant specific to bundles:
    timetag = oLvosc.TT_IMMEDIATE