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
fix compiler warning about undeclared function by adding include file More... over 16 years ago
* remove excessive debug output during software load * fix compiler warning about unused variable More... over 16 years ago
make sure certain functions are per TRX, not per BTS, such as * rsl_chan_activate() * rsl_bcch_info() * rsl_sacch_filling() More... over 16 years ago
[paging] Move the code to send the command into a separate function More... over 16 years ago
[tests] Fix the tests... link again More... over 16 years ago
[dist] Fix make distcheck by adding the new header files More... over 16 years ago
[rr] Send a Channel Release before deactivating the channel More... over 16 years ago
[paging] Move the paging state into struct gsm_bts More... over 16 years ago
[paging] Use paging_request_remove to update last_request and free memory More... over 16 years ago
[bs11-config] Really force the software upload More... over 16 years ago
BS11 logon message type More... over 16 years ago
* implement some simplistic OML EVENT STATE CHANGE REPORT parsing * make sure we don't call a user_cb() function if it is NULL More... over 16 years ago
stop paging a particular subscriber after we have received a PAGING RESPONSE More... over 16 years ago
add new routine to stop paging More... over 16 years ago
add some initial simplistic TLV parser More... over 16 years ago
increase CCCH LOAD indication threshold to 50% to remove lots of noise More... over 16 years ago
introduce new "DEBUGPC" macro for continuing on the same line without prefix of file/line/time More... over 16 years ago
add DMI and DMIB debug= commandline option parsing More... over 16 years ago
implement parsing of PAGING RESPONSE More... over 16 years ago
* introduce a new '--restart' parameter to reboot BTS * unconditionally create TRX1 objects * wait for '3 Normal' before issuing disconnect * MBCCU0/MBCCU1 state were accidentially switched More... over 16 years ago
introduce abis_nm_bs11_restart() function More... over 16 years ago
[paging] Use the number of different paging subchannels... More... over 16 years ago
[paging] This is paging my phone but it looks completely wrong... More... over 16 years ago
[paging] Allow call the paging related helper functions More... over 16 years ago
[paging] Implement the three Control Channel Descriptor methods... More... over 16 years ago
[paging] Keep a copy of the Control Channel Description in the bts struct More... over 16 years ago
[rsl] Prepare to properly handle the paging command add defines to the RSL More... over 16 years ago
[paging] some minor cleanups. put the current request into a temporary More... over 16 years ago
[paging] Cosmetic changes on the timer handling and max requests More... over 16 years ago
[telnet] use SO_REUSEADDR on the telnet socket More... over 16 years ago