-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathclassradio_data_system.html
668 lines (592 loc) · 43.8 KB
/
classradio_data_system.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Portable Radio: radioDataSystem Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Portable Radio
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
</script>
<div id="main-nav"></div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#pub-methods">Public Member Functions</a> |
<a href="classradio_data_system-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">radioDataSystem Class Reference</div> </div>
</div><!--header-->
<div class="contents">
<p><a class="el" href="class_radio.html" title="Abstract Base Class Radio. ">Radio</a> Data System.
<a href="classradio_data_system.html#details">More...</a></p>
<p><code>#include <<a class="el" href="radio_data_system_8hpp_source.html">radioDataSystem.hpp</a>></code></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a04c92ef5611eeedb7d06c0447d03c1c5"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classradio_data_system.html#a04c92ef5611eeedb7d06c0447d03c1c5">radioDataSystem</a> (hwlib::i2c_bus_bit_banged_scl_sda &bus, const uint8_t address=0x10, const uint8_t firstReadAddress=0x0A)</td></tr>
<tr class="memdesc:a04c92ef5611eeedb7d06c0447d03c1c5"><td class="mdescLeft"> </td><td class="mdescRight">Constructor. <a href="#a04c92ef5611eeedb7d06c0447d03c1c5">More...</a><br /></td></tr>
<tr class="separator:a04c92ef5611eeedb7d06c0447d03c1c5"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ac52e1847f21b48b8b946c644a9e3873b"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classradio_data_system.html#ac52e1847f21b48b8b946c644a9e3873b">rawData</a> ()</td></tr>
<tr class="memdesc:ac52e1847f21b48b8b946c644a9e3873b"><td class="mdescLeft"> </td><td class="mdescRight">Print Raw <a class="el" href="class_radio.html" title="Abstract Base Class Radio. ">Radio</a> Data. <a href="#ac52e1847f21b48b8b946c644a9e3873b">More...</a><br /></td></tr>
<tr class="separator:ac52e1847f21b48b8b946c644a9e3873b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3b92337b23f760504da9b0b36dedf065"><td class="memItemLeft" align="right" valign="top">unsigned int </td><td class="memItemRight" valign="bottom"><a class="el" href="classradio_data_system.html#a3b92337b23f760504da9b0b36dedf065">getCountryCode</a> ()</td></tr>
<tr class="memdesc:a3b92337b23f760504da9b0b36dedf065"><td class="mdescLeft"> </td><td class="mdescRight">Get Country Code. <a href="#a3b92337b23f760504da9b0b36dedf065">More...</a><br /></td></tr>
<tr class="separator:a3b92337b23f760504da9b0b36dedf065"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:afbaeb0681e8c96c1d9d921e691e4a8f8"><td class="memItemLeft" align="right" valign="top">char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classradio_data_system.html#afbaeb0681e8c96c1d9d921e691e4a8f8">getStationName</a> (const unsigned int dataValidity=4)</td></tr>
<tr class="memdesc:afbaeb0681e8c96c1d9d921e691e4a8f8"><td class="mdescLeft"> </td><td class="mdescRight">Get Station Name. <a href="#afbaeb0681e8c96c1d9d921e691e4a8f8">More...</a><br /></td></tr>
<tr class="separator:afbaeb0681e8c96c1d9d921e691e4a8f8"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a8fa2bfc55f2382377df959b9d5796ad7"><td class="memItemLeft" align="right" valign="top">char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classradio_data_system.html#a8fa2bfc55f2382377df959b9d5796ad7">stationName</a> ()</td></tr>
<tr class="memdesc:a8fa2bfc55f2382377df959b9d5796ad7"><td class="mdescLeft"> </td><td class="mdescRight">Get Station Name. <a href="#a8fa2bfc55f2382377df959b9d5796ad7">More...</a><br /></td></tr>
<tr class="separator:a8fa2bfc55f2382377df959b9d5796ad7"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab25206d6417ba37762d7dde7352d7d8f"><td class="memItemLeft" align="right" valign="top">char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classradio_data_system.html#ab25206d6417ba37762d7dde7352d7d8f">getStationText</a> ()</td></tr>
<tr class="memdesc:ab25206d6417ba37762d7dde7352d7d8f"><td class="mdescLeft"> </td><td class="mdescRight">Get Station Text. <a href="#ab25206d6417ba37762d7dde7352d7d8f">More...</a><br /></td></tr>
<tr class="separator:ab25206d6417ba37762d7dde7352d7d8f"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a0e4cb1e8b904ad8ffbc5115bed8c2fa3"><td class="memItemLeft" align="right" valign="top">char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classradio_data_system.html#a0e4cb1e8b904ad8ffbc5115bed8c2fa3">stationText</a> ()</td></tr>
<tr class="memdesc:a0e4cb1e8b904ad8ffbc5115bed8c2fa3"><td class="mdescLeft"> </td><td class="mdescRight">Get Station Text. <a href="#a0e4cb1e8b904ad8ffbc5115bed8c2fa3">More...</a><br /></td></tr>
<tr class="separator:a0e4cb1e8b904ad8ffbc5115bed8c2fa3"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a1a58f2687bca0207cd2d11163fb882ec"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classradio_data_system.html#a1a58f2687bca0207cd2d11163fb882ec">clearScreen</a> ()</td></tr>
<tr class="memdesc:a1a58f2687bca0207cd2d11163fb882ec"><td class="mdescLeft"> </td><td class="mdescRight">Clear Screen Request. <a href="#a1a58f2687bca0207cd2d11163fb882ec">More...</a><br /></td></tr>
<tr class="separator:a1a58f2687bca0207cd2d11163fb882ec"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a827bf94ecd8fc90d86ece80daa9a1f21"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classradio_data_system.html#a827bf94ecd8fc90d86ece80daa9a1f21">trafficProgram</a> ()</td></tr>
<tr class="memdesc:a827bf94ecd8fc90d86ece80daa9a1f21"><td class="mdescLeft"> </td><td class="mdescRight">Get Traffic Program. <a href="#a827bf94ecd8fc90d86ece80daa9a1f21">More...</a><br /></td></tr>
<tr class="separator:a827bf94ecd8fc90d86ece80daa9a1f21"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a853930891a1d075a3be7b4a11e444069"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classradio_data_system.html#a853930891a1d075a3be7b4a11e444069">trafficAnnouncement</a> ()</td></tr>
<tr class="memdesc:a853930891a1d075a3be7b4a11e444069"><td class="mdescLeft"> </td><td class="mdescRight">Get Traffic Announcement. <a href="#a853930891a1d075a3be7b4a11e444069">More...</a><br /></td></tr>
<tr class="separator:a853930891a1d075a3be7b4a11e444069"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aacd7e536abd0460c1f3265ca635acd8a"><td class="memItemLeft" align="right" valign="top">unsigned int </td><td class="memItemRight" valign="bottom"><a class="el" href="classradio_data_system.html#aacd7e536abd0460c1f3265ca635acd8a">getProgramArea</a> ()</td></tr>
<tr class="memdesc:aacd7e536abd0460c1f3265ca635acd8a"><td class="mdescLeft"> </td><td class="mdescRight">Get Program Area. <a href="#aacd7e536abd0460c1f3265ca635acd8a">More...</a><br /></td></tr>
<tr class="separator:aacd7e536abd0460c1f3265ca635acd8a"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a4ec39c9bedcaaf0fb5f81ebe81447ba5"><td class="memItemLeft" align="right" valign="top">unsigned int </td><td class="memItemRight" valign="bottom"><a class="el" href="classradio_data_system.html#a4ec39c9bedcaaf0fb5f81ebe81447ba5">getProgramRefrence</a> ()</td></tr>
<tr class="memdesc:a4ec39c9bedcaaf0fb5f81ebe81447ba5"><td class="mdescLeft"> </td><td class="mdescRight">Get Program Refrence Number. <a href="#a4ec39c9bedcaaf0fb5f81ebe81447ba5">More...</a><br /></td></tr>
<tr class="separator:a4ec39c9bedcaaf0fb5f81ebe81447ba5"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a9a3905aa328500de90e25af1f185e6b2"><td class="memItemLeft" align="right" valign="top">char </td><td class="memItemRight" valign="bottom"><a class="el" href="classradio_data_system.html#a9a3905aa328500de90e25af1f185e6b2">getMessageGroupType</a> ()</td></tr>
<tr class="memdesc:a9a3905aa328500de90e25af1f185e6b2"><td class="mdescLeft"> </td><td class="mdescRight">Get Message Group Type. <a href="#a9a3905aa328500de90e25af1f185e6b2">More...</a><br /></td></tr>
<tr class="separator:a9a3905aa328500de90e25af1f185e6b2"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a5344e43cb2af8854e5d0334cd0f7795d"><td class="memItemLeft" align="right" valign="top">unsigned int </td><td class="memItemRight" valign="bottom"><a class="el" href="classradio_data_system.html#a5344e43cb2af8854e5d0334cd0f7795d">getProgramType</a> ()</td></tr>
<tr class="memdesc:a5344e43cb2af8854e5d0334cd0f7795d"><td class="mdescLeft"> </td><td class="mdescRight">Get Program Type. <a href="#a5344e43cb2af8854e5d0334cd0f7795d">More...</a><br /></td></tr>
<tr class="separator:a5344e43cb2af8854e5d0334cd0f7795d"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a2ce669a25f4a96341ec32647462fd446"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classradio_data_system.html#a2ce669a25f4a96341ec32647462fd446">stereo</a> ()</td></tr>
<tr class="memdesc:a2ce669a25f4a96341ec32647462fd446"><td class="mdescLeft"> </td><td class="mdescRight">Stereo Signal. <a href="#a2ce669a25f4a96341ec32647462fd446">More...</a><br /></td></tr>
<tr class="separator:a2ce669a25f4a96341ec32647462fd446"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:adc1d51dacea19151b06f5614365f64ba"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classradio_data_system.html#adc1d51dacea19151b06f5614365f64ba">compressed</a> ()</td></tr>
<tr class="memdesc:adc1d51dacea19151b06f5614365f64ba"><td class="mdescLeft"> </td><td class="mdescRight">Compressed Signal. <a href="#adc1d51dacea19151b06f5614365f64ba">More...</a><br /></td></tr>
<tr class="separator:adc1d51dacea19151b06f5614365f64ba"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a62d697fd62bd607394cda50fd78af12d"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classradio_data_system.html#a62d697fd62bd607394cda50fd78af12d">emergencyWarning</a> ()</td></tr>
<tr class="memdesc:a62d697fd62bd607394cda50fd78af12d"><td class="mdescLeft"> </td><td class="mdescRight">Emergency Warning. <a href="#a62d697fd62bd607394cda50fd78af12d">More...</a><br /></td></tr>
<tr class="separator:a62d697fd62bd607394cda50fd78af12d"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a89017675c15392c5ac821d85d2b6fef6"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classradio_data_system.html#a89017675c15392c5ac821d85d2b6fef6">staticProgramType</a> ()</td></tr>
<tr class="memdesc:a89017675c15392c5ac821d85d2b6fef6"><td class="mdescLeft"> </td><td class="mdescRight">Static or Dynamic Program Type. <a href="#a89017675c15392c5ac821d85d2b6fef6">More...</a><br /></td></tr>
<tr class="separator:a89017675c15392c5ac821d85d2b6fef6"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab9b0731f7a92d86235c8ae21ead466f5"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classradio_data_system.html#ab9b0731f7a92d86235c8ae21ead466f5">currentMusic</a> ()</td></tr>
<tr class="memdesc:ab9b0731f7a92d86235c8ae21ead466f5"><td class="mdescLeft"> </td><td class="mdescRight">Currently Music. <a href="#ab9b0731f7a92d86235c8ae21ead466f5">More...</a><br /></td></tr>
<tr class="separator:ab9b0731f7a92d86235c8ae21ead466f5"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:acd796e240564553b73db0d805de8ae68"><td class="memItemLeft" align="right" valign="top">unsigned int </td><td class="memItemRight" valign="bottom"><a class="el" href="classradio_data_system.html#acd796e240564553b73db0d805de8ae68">hours</a> ()</td></tr>
<tr class="memdesc:acd796e240564553b73db0d805de8ae68"><td class="mdescLeft"> </td><td class="mdescRight">Get Hours. <a href="#acd796e240564553b73db0d805de8ae68">More...</a><br /></td></tr>
<tr class="separator:acd796e240564553b73db0d805de8ae68"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a108db6002a337a43f09465a4fd5e8975"><td class="memItemLeft" align="right" valign="top">unsigned int </td><td class="memItemRight" valign="bottom"><a class="el" href="classradio_data_system.html#a108db6002a337a43f09465a4fd5e8975">minutes</a> ()</td></tr>
<tr class="memdesc:a108db6002a337a43f09465a4fd5e8975"><td class="mdescLeft"> </td><td class="mdescRight">Get Minutes. <a href="#a108db6002a337a43f09465a4fd5e8975">More...</a><br /></td></tr>
<tr class="separator:a108db6002a337a43f09465a4fd5e8975"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a07291e2bf33cf80cd309f5a432b3c035"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classradio_data_system.html#a07291e2bf33cf80cd309f5a432b3c035">update</a> ()</td></tr>
<tr class="memdesc:a07291e2bf33cf80cd309f5a432b3c035"><td class="mdescLeft"> </td><td class="mdescRight">Update <a class="el" href="class_radio.html" title="Abstract Base Class Radio. ">Radio</a> Data. <a href="#a07291e2bf33cf80cd309f5a432b3c035">More...</a><br /></td></tr>
<tr class="separator:a07291e2bf33cf80cd309f5a432b3c035"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:af3a94c8d33ed183b52f211c7d4d32f0f"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classradio_data_system.html#af3a94c8d33ed183b52f211c7d4d32f0f">reset</a> ()</td></tr>
<tr class="memdesc:af3a94c8d33ed183b52f211c7d4d32f0f"><td class="mdescLeft"> </td><td class="mdescRight">Reset Stored <a class="el" href="class_radio.html" title="Abstract Base Class Radio. ">Radio</a> Data. <a href="#af3a94c8d33ed183b52f211c7d4d32f0f">More...</a><br /></td></tr>
<tr class="separator:af3a94c8d33ed183b52f211c7d4d32f0f"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a156611be2225cc1f7a314d3996ae400c"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classprogram_item_number.html">programItemNumber</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classradio_data_system.html#a156611be2225cc1f7a314d3996ae400c">getProgramItem</a> ()</td></tr>
<tr class="memdesc:a156611be2225cc1f7a314d3996ae400c"><td class="mdescLeft"> </td><td class="mdescRight">Get Program Item. <a href="#a156611be2225cc1f7a314d3996ae400c">More...</a><br /></td></tr>
<tr class="separator:a156611be2225cc1f7a314d3996ae400c"><td class="memSeparator" colspan="2"> </td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p><a class="el" href="class_radio.html" title="Abstract Base Class Radio. ">Radio</a> Data System. </p>
<p>This class is used to handle everything that is part of the decoding, analysis and validation of the received RDS-Data.</p>
<p>The <a class="el" href="class_radio.html" title="Abstract Base Class Radio. ">Radio</a> Data System is an International Standard of Broadcasting extra meta data in the lower spectrum of FM- Signals. It supports a large variety of information. From Time, to Artist, Song and Album, to Traffic Announcements. In some countries ther even is a national Emergency System based on RDS. Currently RDS2 is in development. However, with the rise of DAB+ it's questionable if it's even going to launch.</p>
<p>This class tries to support as much as possible as good as possible, and it does it pretty good. Only the channels make it harder. Most of them do not completely obey the protocol.</p>
<p>Since almost all channels support RDS-B and almost no channels support RDS-A (even if they do it often isn't complete) only RDS-B support has been tested.</p>
<p>All suported operations are visible below:</p>
<div class="fragment"><div class="line"><span class="keyword">auto</span> scl = target::pin_oc( target::pins::d8 );</div><div class="line"><span class="keyword">auto</span> sda = target::pin_oc( target::pins::d9 );</div><div class="line"><span class="keyword">auto</span> i2c_bus = hwlib::i2c_bus_bit_banged_scl_sda(scl, sda);</div><div class="line"></div><div class="line"><span class="keyword">auto</span> radio = <a class="code" href="class_r_d_a5807.html">RDA5807</a>(i2c_bus);</div><div class="line">radio.begin();</div><div class="line">hwlib::cout << <span class="stringliteral">"Tuning to 100.7FM: "</span>;</div><div class="line">radio.setFrequency(100.7);</div><div class="line"></div><div class="line"><span class="keywordflow">for</span>(<span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> i = 0; i < 8; i++){</div><div class="line"> hwlib::wait_ms(5000);</div><div class="line"> radio.radioData.update();</div><div class="line"> hwlib::cout << hwlib::left << hwlib::setw(30) << <span class="stringliteral">"Frequency: "</span> << radio.getIntFrequency() << hwlib::endl;</div><div class="line"> hwlib::cout << hwlib::left << hwlib::setw(30) << <span class="stringliteral">"Station Name: "</span> << radio.radioData.stationName() << hwlib::endl;</div><div class="line"> hwlib::cout << hwlib::left << hwlib::setw(30) << <span class="stringliteral">"Radio Text: "</span> << radio.radioData.stationText() << hwlib::endl;</div><div class="line"> hwlib::cout << hwlib::left << hwlib::setw(30) << <span class="stringliteral">"Country Code: "</span> << radio.radioData.getCountryCode() << hwlib::endl;</div><div class="line"> hwlib::cout << hwlib::left << hwlib::setw(30) << <span class="stringliteral">"Program Area Coverage: "</span> << radio.radioData.getProgramArea() << hwlib::endl;</div><div class="line"> hwlib::cout << hwlib::left << hwlib::setw(30) << <span class="stringliteral">"Program Refrence Number: "</span> << radio.radioData.getProgramRefrence() << hwlib::endl;</div><div class="line"> hwlib::cout << hwlib::left << hwlib::setw(30) << <span class="stringliteral">"Message Group Type: "</span> << radio.radioData.getMessageGroupType() << hwlib::endl;</div><div class="line"> hwlib::cout << hwlib::left << hwlib::setw(30) << <span class="stringliteral">"Traffic Announcement: "</span> << radio.radioData.trafficAnnouncement() << hwlib::endl;</div><div class="line"> hwlib::cout << hwlib::left << hwlib::setw(30) << <span class="stringliteral">"Music Playing: "</span> << radio.radioData.currentMusic() << hwlib::endl;</div><div class="line"> hwlib::cout << hwlib::left << hwlib::setw(30) << <span class="stringliteral">"Clear Screen Request: "</span> << radio.radioData.clearScreen() << hwlib::endl;</div><div class="line"> hwlib::cout << hwlib::left << hwlib::setw(30) << <span class="stringliteral">"Program Type: "</span> << radio.radioData.getProgramType() << hwlib::endl;</div><div class="line"> hwlib::cout << hwlib::left << hwlib::setw(30) << <span class="stringliteral">"Static Program Type: "</span> << radio.radioData.staticProgramType() << hwlib::endl;</div><div class="line"> hwlib::cout << hwlib::left << hwlib::setw(30) << <span class="stringliteral">"Stereo Broadcast: "</span> << radio.radioData.stereo() << hwlib::endl;</div><div class="line"> hwlib::cout << hwlib::left << hwlib::setw(30) << <span class="stringliteral">"Compressed Broadcast: "</span> << radio.radioData.compressed() << hwlib::endl;</div><div class="line"> hwlib::cout << hwlib::left << hwlib::setw(30) << <span class="stringliteral">"Emergency Warning: "</span> << radio.radioData.emergencyWarning() << hwlib::endl;</div><div class="line"> hwlib::cout << hwlib::left << hwlib::setw(30) << <span class="stringliteral">"Received Time: "</span> << radio.radioData.hours() << <span class="stringliteral">":"</span> << <a class="code" href="classradio_data_system.html#a108db6002a337a43f09465a4fd5e8975">minutes</a>() << hwlib::endl;</div><div class="line"> hwlib::cout << hwlib::endl << hwlib::endl;</div><div class="line"> hwlib::wait_ms(3000);</div><div class="line"> radio.seekChannel(1);</div><div class="line">}</div></div><!-- fragment --> </div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
<a id="a04c92ef5611eeedb7d06c0447d03c1c5"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a04c92ef5611eeedb7d06c0447d03c1c5">◆ </a></span>radioDataSystem()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">radioDataSystem::radioDataSystem </td>
<td>(</td>
<td class="paramtype">hwlib::i2c_bus_bit_banged_scl_sda & </td>
<td class="paramname"><em>bus</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const uint8_t </td>
<td class="paramname"><em>address</em> = <code>0x10</code>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const uint8_t </td>
<td class="paramname"><em>firstReadAddress</em> = <code>0x0A</code> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Constructor. </p>
<p>This constructor has one mandatory parameter; the I2C bus. Since this function is specifically made for the RDA58XX Series, it is tuned towards the RDA58XX with corresponding addresses. </p>
</div>
</div>
<h2 class="groupheader">Member Function Documentation</h2>
<a id="a1a58f2687bca0207cd2d11163fb882ec"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a1a58f2687bca0207cd2d11163fb882ec">◆ </a></span>clearScreen()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool radioDataSystem::clearScreen </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Clear Screen Request. </p>
<p>This function returns true if a Clear Screen Request has been send by the station. This way, some <a class="el" href="class_radio.html" title="Abstract Base Class Radio. ">Radio</a> Stations try to display scrolling text. Boolean is rest to false after this function has been called. Until this function is called , the boolean remains true. </p>
</div>
</div>
<a id="adc1d51dacea19151b06f5614365f64ba"></a>
<h2 class="memtitle"><span class="permalink"><a href="#adc1d51dacea19151b06f5614365f64ba">◆ </a></span>compressed()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool radioDataSystem::compressed </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Compressed Signal. </p>
<p>This function returns true if the Broadcasted Signal is Compressed, or false when it is uncompressed. </p>
</div>
</div>
<a id="ab9b0731f7a92d86235c8ae21ead466f5"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ab9b0731f7a92d86235c8ae21ead466f5">◆ </a></span>currentMusic()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool radioDataSystem::currentMusic </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Currently Music. </p>
<p>This function returns true if there is currently music, false in case of speech. Supported by some stations. </p>
</div>
</div>
<a id="a62d697fd62bd607394cda50fd78af12d"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a62d697fd62bd607394cda50fd78af12d">◆ </a></span>emergencyWarning()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool radioDataSystem::emergencyWarning </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Emergency Warning. </p>
<p>This function returns true if an Emergency Warning has been send. Only available in a small number of countries. </p>
</div>
</div>
<a id="a3b92337b23f760504da9b0b36dedf065"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a3b92337b23f760504da9b0b36dedf065">◆ </a></span>getCountryCode()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">unsigned int radioDataSystem::getCountryCode </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Get Country Code. </p>
<p>This function returns the number of the current country. This way, one can determine the country he is currently in. Used in cars. </p>
</div>
</div>
<a id="a9a3905aa328500de90e25af1f185e6b2"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a9a3905aa328500de90e25af1f185e6b2">◆ </a></span>getMessageGroupType()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">char radioDataSystem::getMessageGroupType </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Get Message Group Type. </p>
<p>This function returns the Message Version / Group Type; A or B. </p>
</div>
</div>
<a id="aacd7e536abd0460c1f3265ca635acd8a"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aacd7e536abd0460c1f3265ca635acd8a">◆ </a></span>getProgramArea()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">unsigned int radioDataSystem::getProgramArea </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Get Program Area. </p>
<p>This function returns the Program Area; according to International Standard. </p>
</div>
</div>
<a id="a156611be2225cc1f7a314d3996ae400c"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a156611be2225cc1f7a314d3996ae400c">◆ </a></span>getProgramItem()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classprogram_item_number.html">programItemNumber</a> radioDataSystem::getProgramItem </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Get Program Item. </p>
<p>This function returns a Program Item containing start Time and Date of the current Broadcast. </p>
</div>
</div>
<a id="a4ec39c9bedcaaf0fb5f81ebe81447ba5"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a4ec39c9bedcaaf0fb5f81ebe81447ba5">◆ </a></span>getProgramRefrence()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">unsigned int radioDataSystem::getProgramRefrence </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Get Program Refrence Number. </p>
<p>This function returns the Program Refrence Number; according to International Standard distributed by local authorities. This way, one can determine the station. </p>
</div>
</div>
<a id="a5344e43cb2af8854e5d0334cd0f7795d"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a5344e43cb2af8854e5d0334cd0f7795d">◆ </a></span>getProgramType()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">unsigned int radioDataSystem::getProgramType </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Get Program Type. </p>
<p>This function returns the Program Type; according to International Standard. List defines what kind of station this is; Popmusic, News, Podcast, Sport, etc. </p>
</div>
</div>
<a id="afbaeb0681e8c96c1d9d921e691e4a8f8"></a>
<h2 class="memtitle"><span class="permalink"><a href="#afbaeb0681e8c96c1d9d921e691e4a8f8">◆ </a></span>getStationName()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">char * radioDataSystem::getStationName </td>
<td>(</td>
<td class="paramtype">const unsigned int </td>
<td class="paramname"><em>dataValidity</em> = <code>4</code></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Get Station Name. </p>
<p>This function retrieves the Data Blocks at least 15 times to get a valid Station Name. Every time data gets received, it contains only two characters. Next to some other information, which is gathered in the <a class="el" href="classradio_data_system.html#a07291e2bf33cf80cd309f5a432b3c035" title="Update Radio Data. ">update()</a> function , it also contains the index of the received characters. Wether or not 1 bit gets received correctly can determine if the Station Name is right or wrong. A mistake is make easy, even when the received Station Name is compared 5 times. It has one optional parameter (which defaults to 4) that defines how many times the data blocks have to be received (value * 15) and how many times the Station Name has to be the same for it to be valid. If there are more than 2 errors, the program will wait 20ms to wait for new data blocks to be received. </p>
</div>
</div>
<a id="ab25206d6417ba37762d7dde7352d7d8f"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ab25206d6417ba37762d7dde7352d7d8f">◆ </a></span>getStationText()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">char * radioDataSystem::getStationText </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Get Station Text. </p>
<p>This function retrieves the data blocks containing <a class="el" href="class_radio.html" title="Abstract Base Class Radio. ">Radio</a> Text. That is only the case when the group type is equal to 2. That's why this function can only be called from inside <a class="el" href="classradio_data_system.html#a07291e2bf33cf80cd309f5a432b3c035" title="Update Radio Data. ">update()</a>, which checks what group type the received <a class="el" href="class_radio.html" title="Abstract Base Class Radio. ">Radio</a> Data is. The difference between Message Version A and B is that Version A contains 4 Characters while Version B only contains 2 Characters. The amount of integers that define the index is the same, but the index is calculated differently. This is all according to the <a class="el" href="class_radio.html" title="Abstract Base Class Radio. ">Radio</a> Data System Standard. </p>
</div>
</div>
<a id="acd796e240564553b73db0d805de8ae68"></a>
<h2 class="memtitle"><span class="permalink"><a href="#acd796e240564553b73db0d805de8ae68">◆ </a></span>hours()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">unsigned int radioDataSystem::hours </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Get Hours. </p>
<p>This function returns the time in hours when tuned to a station which broadcasts RDS-A. Time info is send at least every minute according to the International Standard. If no Time Info is received, the time will be 0:0. </p>
</div>
</div>
<a id="a108db6002a337a43f09465a4fd5e8975"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a108db6002a337a43f09465a4fd5e8975">◆ </a></span>minutes()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">unsigned int radioDataSystem::minutes </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Get Minutes. </p>
<p>This function returns the time in minutes when tuned to a station which broadcasts RDS-A. Time info is send at least every minute according to the International Standard. If no Time Info is received, the time will be 0:0. </p>
</div>
</div>
<a id="ac52e1847f21b48b8b946c644a9e3873b"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ac52e1847f21b48b8b946c644a9e3873b">◆ </a></span>rawData()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void radioDataSystem::rawData </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Print Raw <a class="el" href="class_radio.html" title="Abstract Base Class Radio. ">Radio</a> Data. </p>
<p>This function prints the received <a class="el" href="class_radio.html" title="Abstract Base Class Radio. ">Radio</a> Data in a clear way whith basic information. Really usefull to debug and test the decoding of the received data. </p>
</div>
</div>
<a id="af3a94c8d33ed183b52f211c7d4d32f0f"></a>
<h2 class="memtitle"><span class="permalink"><a href="#af3a94c8d33ed183b52f211c7d4d32f0f">◆ </a></span>reset()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void radioDataSystem::reset </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Reset Stored <a class="el" href="class_radio.html" title="Abstract Base Class Radio. ">Radio</a> Data. </p>
<p>This function resets the <a class="el" href="class_radio.html" title="Abstract Base Class Radio. ">Radio</a> Data. This way the process of retrieving Station Names and Texts is optimised after a change of Frequency. Has got to be called after a frequency change for good performance. </p>
</div>
</div>
<a id="a89017675c15392c5ac821d85d2b6fef6"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a89017675c15392c5ac821d85d2b6fef6">◆ </a></span>staticProgramType()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool radioDataSystem::staticProgramType </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Static or Dynamic Program Type. </p>
<p>This function returns if the Program Type of this statin can vary over time. False if otherwise. </p>
</div>
</div>
<a id="a8fa2bfc55f2382377df959b9d5796ad7"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a8fa2bfc55f2382377df959b9d5796ad7">◆ </a></span>stationName()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">char * radioDataSystem::stationName </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Get Station Name. </p>
<p>This function returns the Station Name but doesn't update it. Thus, the user will have to call <a class="el" href="classradio_data_system.html#a07291e2bf33cf80cd309f5a432b3c035" title="Update Radio Data. ">update()</a> at least once or call <a class="el" href="classradio_data_system.html#afbaeb0681e8c96c1d9d921e691e4a8f8" title="Get Station Name. ">getStationName()</a>. </p>
</div>
</div>
<a id="a0e4cb1e8b904ad8ffbc5115bed8c2fa3"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a0e4cb1e8b904ad8ffbc5115bed8c2fa3">◆ </a></span>stationText()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">char * radioDataSystem::stationText </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Get Station Text. </p>
<p>This function returns the Station Text but doesn't updat it. Thus, the user will have to call <a class="el" href="classradio_data_system.html#a07291e2bf33cf80cd309f5a432b3c035" title="Update Radio Data. ">update()</a> at least 10 times in a row (Station Text is not broadcast every second according to International Standards). </p>
</div>
</div>
<a id="a2ce669a25f4a96341ec32647462fd446"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a2ce669a25f4a96341ec32647462fd446">◆ </a></span>stereo()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool radioDataSystem::stereo </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Stereo Signal. </p>
<p>This function returns true if the Broadcasted Signal is Stereo according to the Broadcaster. </p>
</div>
</div>
<a id="a853930891a1d075a3be7b4a11e444069"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a853930891a1d075a3be7b4a11e444069">◆ </a></span>trafficAnnouncement()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool radioDataSystem::trafficAnnouncement </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Get Traffic Announcement. </p>
<p>This function returns true if there currently is a Traffic Announcement. </p>
</div>
</div>
<a id="a827bf94ecd8fc90d86ece80daa9a1f21"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a827bf94ecd8fc90d86ece80daa9a1f21">◆ </a></span>trafficProgram()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool radioDataSystem::trafficProgram </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Get Traffic Program. </p>
<p>This function returns true if Traffic Announcements occur on this Station, false otherwise. </p>
</div>
</div>
<a id="a07291e2bf33cf80cd309f5a432b3c035"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a07291e2bf33cf80cd309f5a432b3c035">◆ </a></span>update()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void radioDataSystem::update </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Update <a class="el" href="class_radio.html" title="Abstract Base Class Radio. ">Radio</a> Data. </p>
<p>This function Retrieves, Analyses and Decodes the received <a class="el" href="class_radio.html" title="Abstract Base Class Radio. ">Radio</a> Data Blocks. Since getStatus() gets called, which updates both the status array and the Blocks, information that is at the same index and at the same block for both version A and B, can just be asked through simple functions. But since Version A and B have different names, they support different data and even if they contain the same info; not at the same index in the same block. For most data there has got to be made a difference between verion A and B. That's where this function comes in. Firstly, the data is refreshed. Secondly, the Station Name is determined through <a class="el" href="classradio_data_system.html#afbaeb0681e8c96c1d9d921e691e4a8f8" title="Get Station Name. ">getStationName()</a>. Third, the Message Version is determined. And last, based on the Group Type, we can interpret the received Data, which is then stored and updated in radioData of type <a class="el" href="structradio_data_system_data.html" title="Radio Data System Data. ">radioDataSystemData</a>. </p>
</div>
</div>
<hr/>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="radio_data_system_8hpp_source.html">radioDataSystem.hpp</a></li>
<li><a class="el" href="radio_data_system_8cpp.html">radioDataSystem.cpp</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Thu Jul 4 2019 19:05:50 for Portable Radio by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.13
</small></address>
</body>
</html>