summaryrefslogtreecommitdiff
path: root/gsm-tvoid/src/lib/gsm_constants.h
diff options
context:
space:
mode:
authortvoid <tvoid@lesaige.com>2008-04-04 00:25:27 -0600
committertvoid <tvoid@lesaige.com>2008-04-04 00:25:27 -0600
commitcac311da272dc0607979d7f8ad85c62a52fb80aa (patch)
tree771082b612a27c9b3472683eda3b0afd3f77ca16 /gsm-tvoid/src/lib/gsm_constants.h
parent9cdb53878ddd6c93c05bf701b1665c58fe7d16d1 (diff)
tvoid working copy as of 2008-04-03
Diffstat (limited to 'gsm-tvoid/src/lib/gsm_constants.h')
-rwxr-xr-xgsm-tvoid/src/lib/gsm_constants.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gsm-tvoid/src/lib/gsm_constants.h b/gsm-tvoid/src/lib/gsm_constants.h
index 3cc771e..c404b57 100755
--- a/gsm-tvoid/src/lib/gsm_constants.h
+++ b/gsm-tvoid/src/lib/gsm_constants.h
@@ -90,6 +90,7 @@ static const unsigned char train_seq[10][N_TRAIN_BITS] = {
{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} // DUMMY
};
+//Dummy burst 0xFB 76 0A 4E 09 10 1F 1C 5C 5C 57 4A 33 39 E9 F1 2F A8
static const unsigned char dummy_burst[] = {
1, 1, 1, 1, 1, 0, 1, 1, 0, 1,
1, 1, 0, 1, 1, 0, 0, 0, 0, 0,
personal git repositories of Harald Welte. Your mileage may vary