[PATCH 1/2] libosmocore: remove GSM-specific functions (they now belong to libosmo-gsm)
Sylvain Munaut
246tnt at gmail.com
Thu Mar 17 22:15:25 CET 2011
Hi,
> I forgot to say that VTY code still remains in libosmocore, I'll study
> if it can be interesting in a new library (I can do this later, once
> this patches are applied, of course).
gsmtap is a misnomer, but we now use it for TETRA as well ...
crc16 possibly common as well (altough not sure).
In general, if we have functions that are common to several protocols
but are not really 'system' stuff like select/timer or stuff like
that, where should we put them ?
Keep them in libosmocore ? (like a include/osmocom/utils or also in 'core' ?)
Also, for future enhancement (future patches, just mentioning it here
since it's kinda related to the whole library cleanup), Harald
mentionned to replace the include/osmocore by include/osmocom/core
(like it was done for vty / code / ...)
Cheers,
Sylvain
More information about the OpenBSC
mailing list