fixing MM and STGC digit converters
Modified MM and STGC digit cnv to store the full compact identifier instead of the difference to the collection Id ( given the Id format this was causing some overflows ). Storing unsigned int instead of short int.