aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorAlexander Chemeris <Alexander.Chemeris@gmail.com>2017-03-26 21:49:46 -0700
committerAlexander Chemeris <Alexander.Chemeris@gmail.com>2017-06-01 21:19:53 +0300
commit7a33c7221b9cebf0786b77fc324e9f2995ca729d (patch)
treef5e8e8ffee1da40ac357dcc9f77498b05692d402 /.gitignore
parentdd62d4baa0871f4a9b22673bf5bdef611ef69567 (diff)
osmo-trx-gen: generates waveform files aka IQ binary files in a number of formats.
Generated files can be used as an input to osmo-trx-dec or load them into signal generators. Change-Id: I555d99a632755b5bfcbaf3501a501613c2859d4e
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index d560f19..ee86991 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,7 @@
*.lo
*.la
Transceiver52M/osmo-trx
+Transceiver52M/osmo-trx-gen
# tests
CommonLibs/BitVectorTest