aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom
AgeCommit message (Expand)AuthorFilesLines
2021-02-03e1_input: Support I.460 timeslot typeHarald Welte1-1/+6
2020-08-07trau_sync: make sync pattern configurablePhilipp Maier1-0/+1
2020-08-03TRAU frame RTP conversionHarald Welte1-0/+34
2020-08-03Add new TRAU frame sync codeHarald Welte1-0/+19
2020-08-03trau_frame: Introduce support for Downlink Time AlignmentHarald Welte1-0/+5
2020-08-03trau_frame: New APIHarald Welte1-0/+146
2020-07-15e1_input: Use osmo_use_count in e1inp_linePau Espin Pedrol1-4/+11
2020-07-15cosmetic: e1_input.h: Fix trailing whitespacePau Espin Pedrol1-1/+1
2020-06-09lapd: Always print context information when loggingHarald Welte2-1/+12
2020-05-11trau_frame.h: Fix definition of TRAU_FT_OM_UPHarald Welte1-1/+1
2020-05-11subchan_demux: Use ubit_t where appropriateHarald Welte1-2/+2
2020-05-11trau_frame: use 'ubit_t' for unpacked bitsHarald Welte1-8/+9
2020-05-10subchan_demux: Use 'ubit_t' for unpacked bit buffer; use constHarald Welte2-3/+4
2020-03-07osmo_ortp: add osmo_rtp_socket_set_dscp()Oliver Smith1-0/+1
2020-01-24add ipa ping/pong keepalive for OML/RSL links between bts and bscEric Wild1-1/+6
2020-01-12e1d: Initial osmo-e1d supportSylvain Munaut1-0/+4
2020-01-12introduce and use logging macros with context on E1 line / timeslotHarald Welte1-0/+6
2019-11-08ipa: Allow setting local addr and port for struct ipa_client_connPau Espin Pedrol1-1/+12
2019-07-21extend the ipa keepalive fsmEric Wild1-4/+8
2019-03-19Add IPA keep-alive FSM implementationHarald Welte1-0/+36
2019-03-19rtp: Add 'autoconnect' feature to the osmo_rtp_socketSylvain Munaut1-0/+1
2018-10-03e1_input.h: Set correct type for input_signal_data->link_typePau Espin Pedrol1-1/+1
2018-10-03ipaccess: Simplify handling of ipaccess e1line tsPau Espin Pedrol1-0/+2
2018-08-28ipaccess: Allow passing return code in e1inp_line_ops->sign_link()Pau Espin Pedrol1-0/+1
2018-08-28ipa: Allow signalling fd destroyed in ipa_server_conn_readPau Espin Pedrol1-0/+1
2018-08-28ipa: Allow signalling fd destroyed in ipa_client_readPau Espin Pedrol1-0/+1
2018-04-06e1_input.h: Remove dead declaration of unexistent API ipaccess_setupPau Espin Pedrol1-3/+0
2017-12-03Add a new osmo_rtp_set_source_desc() function to set the RTCP SDES itemsHarald Welte1-0/+3
2017-06-29osmo_ortp: Add osmo_rtp_drop_frame APIPau Espin Pedrol1-0/+1
2017-05-25Add value_string for input signal names (e1inp_signal_names)Harald Welte1-0/+2
2017-03-08add basic unixsocket supportAlexander Couzens2-0/+35
2016-11-16lapd_pcap.h: Add missing #include linesHarald Welte1-0/+3
2016-11-03e1_input.h: add missing extern for value string arraysArran Cudbard-Bell1-2/+2
2016-11-02lapd: adding support for ericsson's lapd dialectPhilipp1-0/+9
2016-10-21Extend RTP RX callback parametersMax1-1/+2
2016-10-17Add HDLC timeslot modeHarald Welte1-1/+13
2016-10-17Implement new 'raw' input type for E1 timeslotsHarald Welte1-3/+12
2016-10-16Convert e1inp_{sign,ts}type_name() to use struct value_stringHarald Welte1-0/+2
2016-10-16e1_input: Add E1 timeslot number to input_signal_dataHarald Welte1-0/+1
2016-10-16remove non-existant e1inp_update_ts() from e1_input.hHarald Welte1-3/+0
2016-09-09Change API to convey marker bitMax1-1/+1
2016-07-04Add osmo_pcap_lapd_set_fd() functionHarald Welte1-0/+1
2016-06-12Fix macro definitionsMax1-2/+2
2016-06-06Add defines for FN to SAMPLE conversionMax1-0/+9
2016-06-06Extend RTP frame sending APIMax1-0/+4
2016-04-29ipa_server_conn: Add server-side CCM handlingHarald Welte1-0/+3
2016-04-29ipa_server_conn: Add remote (peer) address to structHarald Welte1-0/+3
2016-04-29Do not send RTP to port 0Max1-0/+1
2016-02-25ipa driver: make bind address vty configurableNeels Hofmeyr1-0/+1
2015-11-07export lapd_tei_alloc(), used in libosmo-netifAlexander Huemer1-0/+2