0
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Aug 20, 2024 — Aug 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
make sure we build (even if not use) subchan_demux and trau_frame code More... over 16 years ago
add (untested) TRAU frame decoder with support for FR/EFR and AMR More... over 16 years ago
add (untested) 16kbit E1 sub-channel demux with TRAU frame sync More... over 16 years ago
Make gcc happy and remove a couple of warnings More... over 16 years ago
Be able to initiate paging from the telnet interface More... over 16 years ago
Fix warning More... over 16 years ago
Export the gsm0411 alloc and send function More... over 16 years ago
Some simple size check. We would not overflow but would send garbage More... over 16 years ago
make use of new functions to print string chreq reason and lchan type More... over 16 years ago
use get_[lp]chan_name() functions for telnet interface More... over 16 years ago
functions to convert lchan/pchan type into human-readable string More... over 16 years ago
Add some functions to CREATE OBJECTs in the BS-11 internal database More... over 16 years ago
Implement sending custm GSM 04.08 commands More... over 16 years ago
Make gsm48_sendmsg public as well More... over 16 years ago
Make gsm48_msgb_alloc public and usable for the telnet_interface More... over 16 years ago
Implement the call command... More... over 16 years ago
Implement put_channel/get_channel, save on which bts we currently operate More... over 16 years ago
Add implementation to find a lchan by the struct gsm_subscriber More... over 16 years ago
Define the gsm_subscriber getter functions in the header More... over 16 years ago
Add a show command to list the channel allocation More... over 16 years ago
Add test case that is not registering the timer again More... over 16 years ago
define and use enum values for BS11 (or Siemens?) specific OML message types More... over 16 years ago
use NM_MT_* enum instead of hard-coded values More... over 16 years ago
Make wireshark happy. More... over 16 years ago
Clean up struct gsm_network and remove the gsm_subscriber More... over 16 years ago
Go through del_timer otherwise in_list will not be reset leading to crashes... More... over 16 years ago
Readd the dummy lapd header... this gives valid TEI/SAPI information More... over 16 years ago
Dump something that can be read by wireshark More... over 16 years ago
Use the right network/link type, prepend the vISDN header... More... over 16 years ago
Write the pcap packet header first :) More... over 16 years ago