libosmocore/include/osmocom
Neels Hofmeyr 534f0f402b cosmetic: apply changes to match struct_endianess.py output
gsm48_pag_resp and gsm48_service_request: omit comments in big endian part.
dtap_header: better segment the substruct.
gsm23041_msg_param_gsm: match up whitespace / comments.

Rationale: the script is a good way to avoid bugs from manually composing the
big endian parts (for example, it detected the missing endian.h include, fixed
in I593cc5e8272469b570559206bb02b6e79797340b). However, it becomes cumbersome
if it creates numerous edits in the source tree, which cause more time spent
for whoever wanted to rather save time with it. So let's keep the code tree
matching that struct's output.

Change-Id: I7432f5337d6589262c31f5186dfd0ac32221c467
2020-05-15 16:13:54 +00:00
..
codec codec: Add functions for AMR s->d bits and d->s bits 2020-05-14 14:51:22 +02:00
coding gsm0503_parity: Fix compilation with gcc-10 2020-04-20 18:18:50 +02:00
core stats: Support regular stats flush 2020-05-09 08:08:53 +00:00
crypt Use define for key buffers 2018-12-20 09:51:02 +00:00
ctrl Add CTRL port number for osmo-mgw 2020-03-08 10:42:51 +01:00
gprs gsm_04_06.h: Remove repeated egprs header struct definitions 2020-04-28 12:13:08 +02:00
gsm cosmetic: apply changes to match struct_endianess.py output 2020-05-15 16:13:54 +00:00
sim sim: When decoding SW, take application specific SW into account 2020-05-05 19:41:12 +00:00
usb usb: Add osmo_libusb_find_open_claim() all-in-one API 2020-05-12 05:43:21 +00:00
vty ports.h: Add 4268 for UECUPS VTY 2020-04-17 10:37:53 +02:00