Attention is currently required from: laforge, pespin. fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmo-abis/+/30375 )
Change subject: trau_sync: Add the V.110 sync pattern ......................................................................
Patch Set 2: Code-Review+2
(2 comments)
File include/osmocom/trau/trau_sync.h:
https://gerrit.osmocom.org/c/libosmo-abis/+/30375/comment/661a5fb9_94e6d78f PS2, Line 5: enum osmo_tray_sync_pat_id {
I'd do #define osmo_tray_sync_pat_id osmo_trau_sync_pat_id for backward compat and change the name. […]
https://gerrit.osmocom.org/c/libosmo-abis/+/30396
File src/trau/trau_sync.c:
https://gerrit.osmocom.org/c/libosmo-abis/+/30375/comment/939e1091_fe4304e7 PS1, Line 150: .na
I'm not sure where we end up using that name. […]
Done