1. a9a9ce6 Add define for unset Frame Number by Max · 1 year, 7 months ago
  2. 1dac875 gsm: Introduce helper rach_tx_integer_raw2val() by Pau Espin Pedrol · 2 years, 2 months ago
  3. 04bfb71 treewide: remove FSF address by Oliver Smith · 2 years, 6 months ago
  4. 45dc9d0 Rename osmo dyn ts enums by Pau Espin Pedrol · 3 years ago
  5. 943133c gsm_7bit_encode_n(): fix integer overflow in gsm_septets2octets() by Vadim Yanitskiy · 3 years, 5 months ago
  6. e40b963 gsm: gsm_utils: Fix return type of API ms_class_gmsk_dbm() and add unit tests by Pau Espin Pedrol · 4 years, 8 months ago
  7. 2272a03 gsm: Fix compilation error under some compilers by Pau Espin Pedrol · 4 years, 8 months ago
  8. 412a4bb gsm/gsm_utils.h: fix argument type of gsm_chan_t_name() by Vadim Yanitskiy · 5 years ago
  9. 179f357 Add _c versions of functions that otherwise return static buffers by Harald Welte · 5 years ago
  10. 4a62eda Add _buf() functions to bypass static string buffers by Harald Welte · 5 years ago
  11. c0fcedc gsm_utils.h: remove unused include of gsm_08_08.h by Neels Hofmeyr · 5 years ago
  12. 0d39a8d osmo_rat_type: add OSMO_RAT_EUTRAN_SGS by Neels Hofmeyr · 5 years ago
  13. 5b5c349 gsm_utils: add enum osmo_rat_type, from osmo-msc enum ran_type by Neels Hofmeyr · 5 years ago
  14. c877251 gsm: Deprecate buggy gsm_arfcn2band API and introduce gsm_arfcn2band_rc by Pau Espin Pedrol · 6 years ago
  15. b066305 gsm_utils: add function to get value strings for gsm48_chan_mode by Philipp Maier · 6 years ago
  16. 60f3153 add and tweak inter-BSC HO API by Neels Hofmeyr · 6 years ago
  17. 4b2b0cc Add function to generate random identifier by Max · 7 years ago
  18. b808da4 utils: add function gsm_fn_as_gsmtime_str() by Philipp Maier · 7 years ago
  19. 363130f gsm_utils: Add osmo_dump_gsmtime by Pau Espin Pedrol · 7 years ago
  20. 17518fe doxygen: unify use of \file across the board by Neels Hofmeyr · 7 years ago
  21. 87e4550 doxygen: enable AUTOBRIEF, drop \brief by Neels Hofmeyr · 7 years ago
  22. fd80f5a dyn TS: add definitions for dynamic TCH/F_TCH/H_PDCH by Neels Hofmeyr · 8 years ago
  23. 402b9b0 Addditional classmark check against A5/4 support by Max · 8 years ago
  24. fb348ee Export names for gsm_chan_t and gsm48_chan_mode by Max · 8 years ago
  25. cda9885 fix gsm_7bit_decode API comment: septets, not octets by Neels Hofmeyr · 8 years ago
  26. 1f6aad1 Add G-RNTI derived TLLI types defined in 23.003 by Harald Welte · 9 years ago
  27. 1b12d16 libosmo-gsm: Add PCHAN/LCHAN types for CBCH by Harald Welte · 9 years ago
  28. 12ba778 include: Switch to #pragma once pattern by Sylvain Munaut · 10 years ago
  29. 26cbd45 sms: Fix gsm_7bit legacy functions return value by Jacob Erlbeck · 10 years ago
  30. 6b26218 core: Move OSMO_DEPRECATED to new core/defs.h file by Jacob Erlbeck · 11 years ago
  31. 3f69ceb sms: Disable deprecated message by Jacob Erlbeck · 11 years ago
  32. 1d7f3b5 sms: Added result buffer size parameter to 7bit conv funs by Jacob Erlbeck · 11 years ago
  33. 9597555 Add special 7-bit encoding and decoding functions for USSD coding by Andreas Eversberg · 11 years ago
  34. 6bfa744 encoding: Provide an overload for the gsm_7bit_encode and a simple test by Holger Hans Peter Freyther · 11 years ago
  35. 94b2f64 gsm: Try to clarify why we have gsm_septet_encode in the header file by Holger Hans Peter Freyther · 11 years ago
  36. 6b30f92 gsm_utils: refer to ETSI TS 05.08 instead of TS 08.05 by Bhaskar · 11 years ago
  37. ca69388 gsm_septets2octets(): Input parameter should be const by Harald Welte · 11 years ago
  38. 5572031 gsm: Add method to find ARFCN based on frequency by Sylvain Munaut · 12 years ago
  39. 81cd54a add GSM_LCHAN_PDTCH by Harald Welte · 12 years ago
  40. 291e613 sms: SMS where cropped (from VTY), concatenation of SMS where not possible by Dennis Wehrle · 13 years ago
  41. b7b6123 don't call a function argoment 'class' for the benefit of c++ users by Harald Welte · 13 years ago
  42. 2a68c7c gsm/utils: Adding conversion of "mobile power class" to dBm by Andreas Eversberg · 13 years ago
  43. 11c7193 Import abis_nm_{chcomb4pchan,pchan4chcomb}() from openbsc by Harald Welte · 13 years ago
  44. 8341934 include: reorganize headers file to include/osmocom/[gsm|core] by Pablo Neira Ayuso · 13 years ago 0.2.0[Renamed from include/osmocore/gsm_utils.h]
  45. fba495e This patch moves the GSM-specific functions to the new library by Pablo Neira Ayuso · 13 years ago
  46. 2a471ee gsm_utils: Define 4 upper bits as "flags" and mask them out in utility functions by Sylvain Munaut · 14 years ago
  47. dd02a47 gsm_utils: Move the gsm_7bit_alphabet into the impl and make it static by Holger Hans Peter Freyther · 14 years ago
  48. 28de053 * rewrite GSM 7bit default encoding/decoding based on a lookup table as the previous code produced wrong encodings for certain characters. by Nico Golde · 14 years ago
  49. 4f58549 gsm_utils: Add a fn to test A5(x) support given a classmark2 by Sylvain Munaut · 14 years ago
  50. c226317 add new new gprs_tmsi2tlli() function by Harald Welte · 14 years ago 0.1.10
  51. a1c4f76 import gsm48_parse_ra() and gprs_tlli_type() from openbsc by Harald Welte · 14 years ago
  52. 221030f gsm_utils: Just add some constant and timekeeping utils by Sylvain Munaut · 14 years ago
  53. cbc8062 fix compiler warnings (itsme <itsme@xs4all.nl>) by Harald Welte · 14 years ago
  54. 622b718 import some gsm band/arfcn/time related utilities from OsmocomBB by Harald Welte · 14 years ago
  55. aebe08c import gsm_band_name() and gsm_band_parse() from OpenBSC by Harald Welte · 14 years ago
  56. ec8b450 intial checkin of the libosmocore project by Harald Welte · 14 years ago