aboutsummaryrefslogtreecommitdiffstats
path: root/src/isdn
AgeCommit message (Expand)AuthorFilesLines
2024-01-25isdn/v110_ta: avoid redundant .status_update_cb() callsVadim Yanitskiy1-22/+31
2024-01-16isdn: add a lookup table with E1/E2/E3 bits from Table 5/V.110Vadim Yanitskiy2-27/+35
2024-01-09isdn: initial implementation of the V.110 TAVadim Yanitskiy3-1/+887
2023-11-27LAPD: Indicate sequence error after indicating received dataAndreas Eversberg1-5/+15
2023-11-27LAPDm: Add a flag to enable suppression of subsequent REJ frameAndreas Eversberg1-3/+2
2023-11-27LAPD: Add support for RTS based polling and T200Andreas Eversberg2-14/+102
2023-11-15LAPD: Always update N(R) in pending TX frames if V(R) is incrementedAndreas Eversberg1-7/+9
2023-11-15LAPD: Flush TX queue, if remote peer enters busy condition or rejectsAndreas Eversberg1-1/+16
2023-11-15LAPD: Prepare lapd_send_i() for RTS supportAndreas Eversberg1-20/+23
2023-10-23LAPDm: Correctly count expiry of T200 during estabishment/releaseAndreas Eversberg1-4/+4
2023-09-12Bump version: 1.8.0.252-13c29 → 1.9.01.9.0Pau Espin Pedrol1-1/+1
2023-07-28isdn: mux_timeslot_provide_bits(): remove unused 'count'Vadim Yanitskiy1-3/+1
2023-03-17isdn: fix identical operands in v110_adapt_IR8000_to_2400()Vadim Yanitskiy1-1/+2
2023-03-08isdn: Add V.110 encoder/decoderHarald Welte3-1/+592
2023-03-06Makefile.am: Make libraries depend on .map filesHarald Welte1-0/+1
2023-02-28doxygen: fix various typos in commands \param and \returnsVadim Yanitskiy1-1/+1
2023-02-18i460_mux: make osmo_i460_subchan_count publicPhilipp Maier2-2/+5
2023-02-16i460_mux.c fix apidocPhilipp Maier1-9/+8
2023-01-21create libosmoisdn sub-libraryHarald Welte4-0/+2674