1. 18 Jan, 2012 4 commits
  2. 17 Jan, 2012 4 commits
  3. 16 Jan, 2012 3 commits
    • Aurelio Colosimo's avatar
      msg sending implemented · 33821404
      Aurelio Colosimo authored
      msg_issue_xxx functions declared, implemented and used
      See that pp_get_tstamp now returns a TimeInternal struct.
      Actually timestamp struct might be defined outside of ieee_1588_types.h
      file, since it is not defined in the spec. For the moment, I leave
      it there, but in the future it must be redefined for our purposes (and
      in standard_c_notation)
      33821404
    • Aurelio Colosimo's avatar
      2e755840
    • Aurelio Colosimo's avatar
      evt_ch and gen_ch substituted by ch[2] array · 5ad45baf
      Aurelio Colosimo authored
      As a consequence, pp_send_packet is now correctly defined by accepting
      as input the desired channel type. This leads to an incoherence between
      send and receive, since in receive we are not interested in which
      socket received the packet, whereas in send we need to specify it.
      5ad45baf
  4. 10 Jan, 2012 12 commits
  5. 09 Jan, 2012 17 commits