aboutsummaryrefslogtreecommitdiffstats
path: root/lib/receiver/receiver_impl.h
diff options
context:
space:
mode:
authorptrkrysik <ptrkrysik@gmail.com>2014-11-21 10:11:05 +0100
committerptrkrysik <ptrkrysik@gmail.com>2014-11-21 10:11:05 +0100
commit617ba03ffc3e50ddc96baaa99d74ed530aa4a0cb (patch)
tree35e9dbd05e1c540fbe5adf9e2b7a54290b38cac2 /lib/receiver/receiver_impl.h
parent12fe7a024a934d08ff90ed9bbf40c85ce633486c (diff)
Changed format of messages containing bursts to PDU. Corrected types of bursts.
Diffstat (limited to 'lib/receiver/receiver_impl.h')
-rw-r--r--lib/receiver/receiver_impl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/receiver/receiver_impl.h b/lib/receiver/receiver_impl.h
index 2b7e9cf..769d279 100644
--- a/lib/receiver/receiver_impl.h
+++ b/lib/receiver/receiver_impl.h
@@ -191,7 +191,7 @@ namespace gr {
* @param burst_binary - content of the burst
* @b_type - type of the burst
*/
- void send_burst(burst_counter burst_nr, const unsigned char * burst_binary, burst_type b_type, unsigned int input_nr);
+ void send_burst(burst_counter burst_nr, const unsigned char * burst_binary, uint8_t burst_type, unsigned int input_nr);
/**
* Configures burst types in different channels