Review at  https://gerrit.osmocom.org/6767

fake_trx: whitespace fix

Change-Id: Iad2be36777e4a2454e181c856c7902574a4ab20c
---
M src/target/fake_trx/burst_gen.py
M src/target/fake_trx/rand_burst_gen.py
2 files changed, 6 insertions(+), 6 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/osmocom-bb refs/changes/67/6767/1

diff --git a/src/target/fake_trx/burst_gen.py b/src/target/fake_trx/burst_gen.py
index f8f924c..e61cc64 100755
--- a/src/target/fake_trx/burst_gen.py
+++ b/src/target/fake_trx/burst_gen.py
@@ -189,4 +189,4 @@
 
 if __name__ == '__main__':
        app = Application()
-       app.run()
\ No newline at end of file
+       app.run()
diff --git a/src/target/fake_trx/rand_burst_gen.py 
b/src/target/fake_trx/rand_burst_gen.py
index 4475e59..75887f2 100644
--- a/src/target/fake_trx/rand_burst_gen.py
+++ b/src/target/fake_trx/rand_burst_gen.py
@@ -76,14 +76,14 @@
        db_bits = [
                0, 0, 0,
                1, 1, 1, 1, 1, 0, 1, 1, 0, 1, 1, 1, 0, 1, 1, 0,
-               0, 0, 0, 0, 1, 0, 1, 0, 0, 1, 0, 0, 1, 1, 1, 0, 
+               0, 0, 0, 0, 1, 0, 1, 0, 0, 1, 0, 0, 1, 1, 1, 0,
                0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0,
-               0, 0, 0, 1, 1, 1, 1, 1, 0, 0, 0, 1, 1, 1, 0, 0, 
+               0, 0, 0, 1, 1, 1, 1, 1, 0, 0, 0, 1, 1, 1, 0, 0,
                0, 1, 0, 1, 1, 1, 0, 0, 0, 1, 0, 1, 1, 1, 0, 0,
-               0, 1, 0, 1, 0, 1, 1, 1, 0, 1, 0, 0, 1, 0, 1, 0, 
+               0, 1, 0, 1, 0, 1, 1, 1, 0, 1, 0, 0, 1, 0, 1, 0,
                0, 0, 1, 1, 0, 0, 1, 1, 0, 0, 1, 1, 1, 0, 0, 1,
-               1, 1, 1, 0, 1, 0, 0, 1, 1, 1, 1, 1, 0, 0, 0, 1, 
-               0, 0, 1, 0, 1, 1, 1, 1, 1, 0, 1, 0, 1, 0, 
+               1, 1, 1, 0, 1, 0, 0, 1, 1, 1, 1, 1, 0, 0, 0, 1,
+               0, 0, 1, 0, 1, 1, 1, 1, 1, 0, 1, 0, 1, 0,
                0, 0, 0,
        ]
 

-- 
To view, visit https://gerrit.osmocom.org/6767
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Iad2be36777e4a2454e181c856c7902574a4ab20c
Gerrit-PatchSet: 1
Gerrit-Project: osmocom-bb
Gerrit-Branch: master
Gerrit-Owner: Harald Welte <lafo...@gnumonks.org>

Reply via email to