rename sua_codec to generic xua_codec

SUA/M3UA/M2UA/M2PA actaully all uses almost the same message format,
so it makes sense to write one generic xua_codec and derive from that.

The current SUA implementation didn't actually contain anything SUA
specific, so we can just rename it and use xua_codec directly from the
users.
8 files changed
tree: 514413efb1a8bb953169f1d6d8c57e3280a03eb7
  1. ebin/
  2. include/
  3. priv/
  4. rel/
  5. src/
  6. test/
  7. .gitignore
  8. COPYING
  9. Emakefile
  10. rebar.config