Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rename osim_file_find_* to osim_file_desc_find_* | Harald Welte | 2016-03-11 | 1 | -1/+1 |
| | | | | they return an osim_file_desc, and not an osim_file, so fix the naming | ||||
* | osmo-sim-test: add missing include | Alexander Huemer | 2015-11-07 | 1 | -0/+1 |
| | |||||
* | osmo-sim-test: Fix read_binary() return check | Harald Welte | 2014-10-27 | 1 | -1/+1 |
| | | | | if we expect rmsg to be set, we should check for it... | ||||
* | sim: Prepare infrastructure for protocols != T=0 and other drivers | Harald Welte | 2014-10-26 | 1 | -2/+2 |
| | |||||
* | sim: Make osmo-sim-test compile again | Harald Welte | 2014-10-26 | 1 | -1/+1 |
| | |||||
* | sim: add decoding of status words | Harald Welte | 2014-10-26 | 1 | -0/+3 |
| | |||||
* | sim: strip the SW from the returned data, as SW is passed in msgb->cb | Harald Welte | 2014-10-26 | 1 | -3/+3 |
| | |||||
* | sim: add copyright notices and merge file_codec.c into core.c | Harald Welte | 2014-10-26 | 1 | -6/+23 |
| | |||||
* | sim: osmo-sim-test: Also dump binary files | Harald Welte | 2014-10-26 | 1 | -10/+39 |
| | |||||
* | initial checkin of 'libosmosim' | Harald Welte | 2014-10-26 | 1 | -0/+370 |