0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 20, 2024 — Aug 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Start implementing GSM 04.11 (short message service) More... over 16 years ago
sms.txt: Analyze CP-DATA, RP-DATA, TPDU More... over 16 years ago
Draft ideas for high level call handling More... over 16 years ago
add extension field to subscriber struct and name column to db More... over 16 years ago
fix TMSI length in Mobile Identity IE of LOCATION UPDATE ACCEPT More... over 16 years ago
sms More... over 16 years ago
SMS stub More... over 16 years ago
* add database handling * fix IMSI handling More... over 16 years ago
* fix location update reject (actually reject, not accept) More... over 16 years ago
* release channel after LOCATION UPDATE REJECT More... over 16 years ago
* fix sending of wrong message discriminator for dedicated channel RSL msgs * remove dead old code for TCH/SDCCH activation * fix RF CHANNEL RELEASE logic + integration with lchan_alloc/free * use Page Mode SAME and not NORMAL More... over 16 years ago
also track creation and update time for subscriber and equipment More... over 16 years ago
add a equipment table More... over 16 years ago
missing header file changes More... over 16 years ago
add authorized state to subscribers in db More... over 16 years ago
hack to write TS2 frames to a file More... over 16 years ago
add minimal MO call state transitions More... over 16 years ago
remove db debug output More... over 16 years ago
rewrite db backend More... over 16 years ago
Use getopt in the bsc_hack to parse options More... over 16 years ago
Prefix debug symbols with debug_ to reduce the namesapce pollution More... over 16 years ago
Assign colors to the different categories More... over 16 years ago
Add code to parse a debug category string More... over 16 years ago
Make the test timer a noinst program More... over 16 years ago
fix typo More... over 16 years ago
reduce usleep time for RSL to 10ms More... over 16 years ago
Send IDENTITY REQUEST after LOCATION UPDATE REQUEST More... over 16 years ago
* lchan_free() the channels that we RF_CHAN_RELEASE More... over 16 years ago
Move the debug code to a separate debug.c More... over 16 years ago
* send RF CHANNEL RELEASE if we get CONNECTION FAIL INDICATION More... over 16 years ago