annotate .hgignore @ 37:26c9535df39e

rm abis subdir: moved to e1-fake-trau repository The present code repository is meant to contain code for talking to a TRAU DUT, hence the name ice1-trau-tester. The different and separate function of talking to an E1 BTS (Abis instead of Ater, and in the opposite role) was never in scope for this project, but that code got added here in a haste when the InSite BTS arrived while the TRAU bring-up was still blocked. Now that we have our Nokia TCSM2 system working and are doing TRAU experiments, let's keep the code clean.
author Mychaela Falconia <falcon@freecalypso.org>
date Thu, 29 Aug 2024 19:02:02 +0000
parents 499d065ee591
children 1e83071186cf
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
76b593a6265c starting project with configure script
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
1 syntax: regexp
76b593a6265c starting project with configure script
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
2
76b593a6265c starting project with configure script
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
3 \.[oa]$
76b593a6265c starting project with configure script
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
4 ^config\.defs$
2
c03ec046471f pcm: initial version compiles and links
Mychaela Falconia <falcon@freecalypso.org>
parents: 0
diff changeset
5
30
5dd30224b70a abis: starting new program
Mychaela Falconia <falcon@freecalypso.org>
parents: 15
diff changeset
6 ^abis/itt-abis-16$
15
98ae717734d6 ater: starting skeleton
Mychaela Falconia <falcon@freecalypso.org>
parents: 2
diff changeset
7 ^ater/itt-ater-16$
2
c03ec046471f pcm: initial version compiles and links
Mychaela Falconia <falcon@freecalypso.org>
parents: 0
diff changeset
8 ^pcm/itt-pcm-one$
35
499d065ee591 new program itt-pcm-br (PCM bridge)
Mychaela Falconia <falcon@freecalypso.org>
parents: 30
diff changeset
9 ^pcm-br/itt-pcm-br$