0
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 11 hours ago.
Aug 23, 2024 — Aug 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[rsl] Decode RACH Load as well More... over 16 years ago
cosmetic fixes / more comments More... over 16 years ago
cosmetic fixes More... over 16 years ago
cosmetic/coding style fixes More... over 16 years ago
make bs11_config status lines shorter More... over 16 years ago
add rudimentary code to debug-print the CCCH LOAD INDICATION More... over 16 years ago
* fix warnings while compiling abis_nm.c More... over 16 years ago
add limits.h for PATH_MAX More... over 16 years ago
* exit program if we cannot set up the serial port * leave the program if ctrl+c is pressed three times even without logoff from BTS More... over 16 years ago
typo More... over 16 years ago
* add abis_nm_software_load_status() to header file * new abis_nm_bs11_bsc_disconnect() function to disconnect BSC/BTS link * add support for 'forced load' of BS-11 software to abis_nm.c and bs11_config * remove lots of debug output * print progress during software load More... over 16 years ago
* improve parsing of status/phase response from BTS * split rs232 support into separate file (like misdn.c) More... over 16 years ago
* add more detailed status printout to bs11_config * add support for real LMT logon time * add support for abis external time * move 'create_trx1_objects' to separate function More... over 16 years ago
add missing 'requests' field that zecke probably forgot to commit More... over 16 years ago
Enable CCCH LOAD INDICATION always, from 0% upwards, and report it every second More... over 16 years ago
* rename NM_MT_BS11_LOGOFF to NM_MT_BS11_LMT_LOGOFF * add more BS11 specific attributes * define all valid BS11 PA power classes * add callback function to software load * introduce SWL load function for BS-11 style SWL file lists * separate activation of software from loading of software * add function to obtain BS-11 serial number More... over 16 years ago
introduce generic callback function and hook enum More... over 16 years ago
* Use new NM_ATT_BS11 definitions instead of magic numbers * rename FECTORY_LOGON into LMT_LOGON since it's not always factory level More... over 16 years ago
more BS11 specific attribute definitions More... over 16 years ago
bs11_config: * disable serial port POST processing * default delay is 0 * make window size user-configurable (default: 8) * add missing help line for the --delay option * don't forget to create the CCLK object as part of minimal config More... over 16 years ago
Fix end-of-software_load detection (send segment with window number 0, wait for seg_ack) More... over 16 years ago
* use select loop based rx/tx processing in bs11_config * improve parsing/generation of fake lapd header More... over 16 years ago
* Fix BS11 software download routines in abis_nm.c * Introduce user-configurable delay when sending serial msgs from bs11_config More... over 16 years ago
bs11_config: * fix serial port initialization * add bs11_state enum and work accordingly More... over 16 years ago
bs11_config: add setting of baud rate More... over 16 years ago
fix off-by-one error in BS11 factory logon command More... over 16 years ago
[paging] Slightly increase the timeout to not overload the BTS... More... over 16 years ago
[paging] Discard paging requests after not completing them... More... over 16 years ago
[paging] memset and improve error message More... over 16 years ago
[abis] Do not confuse me again.... More... over 16 years ago