index
:
dabmux
edi
master
next
ooinputs
ODR-DabMux backup repository
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
utils.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve list of outputs supported
Matthias P. Braendli
2024-06-19
1
-3
/
+3
*
Make hexparse return unsigned
Matthias P. Braendli
2022-10-07
1
-8
/
+7
*
Support reading mux config in JSON
Matthias P. Braendli
2022-08-24
1
-0
/
+5
*
Avoid a few copies in loops
Matthias P. Braendli
2021-06-15
1
-1
/
+1
*
Update header message
Matthias P. Braendli
2021-06-03
1
-27
/
+12
*
Improve print for user-application type at startup
Matthias P. Braendli
2020-07-15
1
-33
/
+40
*
Add possibility to set several user application types in FIG0/13
Matthias P. Braendli
2020-07-13
1
-54
/
+58
*
Add missing climits include
Matthias P. Braendli
2019-08-21
1
-0
/
+1
*
First prototype taking EDI TIST into account for contribution
Matthias P. Braendli
2019-07-29
1
-1
/
+1
*
Fix startptr error checking of hexparse()
Matthias P. Braendli
2019-02-19
1
-5
/
+11
*
Remove references to nonfunctional FIDC
Matthias P. Braendli
2019-02-13
1
-3
/
+0
*
Merge KuntzeM's pull request fixing #35 into next
Matthias P. Braendli
2019-02-13
1
-2
/
+5
|
\
|
*
fixed bug DAB with protection level EEP_A 1-4
KuntzeM
2019-02-11
1
-2
/
+5
*
|
Add partial FIG2 label support
Matthias P. Braendli
2019-01-29
1
-16
/
+13
*
|
Use reentrant gmtime and localtime functions, and other tweaks
Matthias P. Braendli
2019-01-28
1
-2
/
+3
|
/
*
Update copyright headers
Matthias P. Braendli
2019-01-07
1
-2
/
+2
*
Calculate total number of CUs and print in summary
Matthias P. Braendli
2018-07-25
1
-0
/
+5
*
Rework frequency information representation
Matthias P. Braendli
2018-03-01
1
-64
/
+62
*
Print FIG0/24 settings at startup
Matthias P. Braendli
2018-02-21
1
-0
/
+22
*
Use shared_ptr instead of component and subchannel pointers
Matthias P. Braendli
2018-02-20
1
-19
/
+16
*
Add OE=1 support for FrequencyInformation
Matthias P. Braendli
2018-02-17
1
-0
/
+1
*
PTy: add static/dynamic setting to configuration and RC
Matthias P. Braendli
2018-01-29
1
-3
/
+5
*
Embellish announcement cluster printout
Matthias P. Braendli
2017-06-23
1
-1
/
+2
*
Add a few sanity checks for the configuration parser
Matthias P. Braendli
2017-06-23
1
-6
/
+19
*
Use enum for transmission mode
Matthias P. Braendli
2017-06-17
1
-1
/
+14
*
Replace 'all rights reserved' by a mention of the licence
Matthias P. Braendli
2017-04-22
1
-1
/
+5
*
WIP: Rework FIG0/21 definition and get FIC insertion to compile
Matthias P. Braendli
2017-04-20
1
-3
/
+81
*
Avoid uninitialised fields, modernise DabService::nbComponent
Matthias P. Braendli
2017-01-28
1
-1
/
+1
*
Remove service linking active from RC
Matthias P. Braendli
2016-11-28
1
-10
/
+9
*
Merge branch 'next' into servicelinking
Matthias P. Braendli
2016-11-12
1
-26
/
+26
|
\
|
*
Remove #if HAVE_{INPUT,FORMAT} in utils
Matthias P. Braendli
2016-11-05
1
-20
/
+0
|
*
Remove dabInputTest
Matthias P. Braendli
2016-10-30
1
-3
/
+0
|
*
Remove bridge format and input
Matthias P. Braendli
2016-10-30
1
-3
/
+0
|
*
Move hexparse to utils and add default PRBS poly
Matthias P. Braendli
2016-10-30
1
-0
/
+26
*
|
Merge branch 'next' into servicelinking
Matthias P. Braendli
2016-10-29
1
-162
/
+2
|
\
|
|
*
Modernise PRBS generator and remove code for cmd line parser
Matthias P. Braendli
2016-10-29
1
-160
/
+0
|
*
Replace NULL by nullptr
Matthias P. Braendli
2016-10-28
1
-2
/
+2
|
*
Move FIG0 structures to separate file
Matthias P. Braendli
2016-10-02
1
-0
/
+1
*
|
Regroup linkagesets into subsets of same type
Matthias P. Braendli
2016-10-02
1
-7
/
+9
*
|
Move FIG0 structures to separate file
Matthias P. Braendli
2016-09-30
1
-0
/
+1
*
|
Print linking info on startup
Matthias P. Braendli
2016-09-30
1
-0
/
+37
|
/
*
Update copyright in utils.cpp
Matthias P. Braendli
2016-09-16
1
-1
/
+1
*
Drop SLIP, Refactor sockets, improve TCP output
Matthias P. Braendli
2016-09-11
1
-3
/
+0
*
Remove dabUtils.{h,cpp}, move to utils
Matthias P. Braendli
2016-08-22
1
-0
/
+15
*
Switch FIG0/10 to long form
Matthias P. Braendli
2016-08-22
1
-12
/
+18
*
Properly copy DabOutputFile, make get_info() const
Matthias P. Braendli
2016-07-04
1
-1
/
+1
*
Rename dabSubchannel to DabSubchannel
Matthias P. Braendli
2016-04-15
1
-2
/
+2
*
Make getSizeCu a dabSubchannel member function
Matthias P. Braendli
2016-04-15
1
-1
/
+1
*
Replace some boost shared_ptr by std ones
Matthias P. Braendli
2015-12-21
1
-3
/
+3
*
Improve startup configuration printout
Matthias P. Braendli
2015-12-21
1
-9
/
+12
[next]