FreeCalypso > hg > e1-fake-trau
changeset 4:adcdbb2e30fe
faketrau-16k: update code comments to new name
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Thu, 29 Aug 2024 13:19:54 +0000 |
parents | 19047c3302a9 |
children | 3604828b2f54 |
files | ft16/globals.h ft16/main.c ft16/user_cmd.c |
diffstat | 3 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/ft16/globals.h Thu Aug 29 13:09:39 2024 +0000 +++ b/ft16/globals.h Thu Aug 29 13:19:54 2024 +0000 @@ -1,4 +1,4 @@ -/* global vars and intermodule-linkage functions in itt-abis-16 */ +/* global vars and intermodule-linkage functions in faketrau-16k */ #pragma once
--- a/ft16/main.c Thu Aug 29 13:09:39 2024 +0000 +++ b/ft16/main.c Thu Aug 29 13:19:54 2024 +0000 @@ -1,5 +1,5 @@ /* - * This C module is the main for itt-abis-16, a test program for collecting + * This C module is the main for faketrau-16k, a test program for collecting * TRAU-UL captures from an E1 BTS. This program operates on a single E1 * timeslot on Abis and treats it as consisting of four 16 kbit/s subslots. *