aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Correct help textMatthias P. Braendli2021-05-131-2/+2
|
* Fix printf typoMatthias P. Braendli2021-05-131-1/+1
|
* Merge pull request #30 from andimik/nextMatthias P. Braendli2021-05-134-3/+39
|\ | | | | Dump to .dab file instead of .msc
| * yamlexample.py for Ubuntu 20.04 hintandimik2021-04-061-0/+3
| |
| * changed .msc to .dabandimik2021-04-061-2/+3
| |
| * changed msc to dab in READMEandimik2021-04-061-4/+5
| |
| * changed extension from .msc to .dabandimik2021-04-061-1/+1
| | | | | | | | | | otherwise XPADxpert detects the .msc as DAB+ without RS code see https://user-images.githubusercontent.com/24510556/111703624-372d5600-883e-11eb-94cf-b78ddf60e4d4.png
| * option -d help textandimik2021-04-061-1/+2
| |
| * Usage added in Readmeandimik2021-04-061-1/+31
|/ | | | | | - copied usage from `etisnoop --help` text - mentioned XPADexpert - some hints regarding N (subchannel) and naming convention for output - described what ETI is (link to wiki)
* Do charset conversion for short labelMatthias P. Braendli2020-12-151-1/+16
|
* Travis: try ubuntu focalMatthias P. Braendli2020-11-161-8/+10
|
* Prepare v2.1.0HEADv2.1.0masterMatthias P. Braendli2020-11-031-1/+1
|
* Add missing fig0_7.cppMatthias P. Braendli2020-11-031-0/+56
| | | | Fixes #27
* Improve FIG0/13, add 0/7, avoid int overflowsMatthias P. Braendli2020-11-0213-85/+75
|
* Show number of user applications FIG0/13Matthias P. Braendli2020-08-111-2/+2
|
* Use AX_CXX_COMPILE_STDCXX instead of _11 variantMatthias P. Braendli2020-08-114-462/+1270
|
* Mention libfaad-dev in READMEMatthias P. Braendli2020-08-111-1/+1
|
* Travis: switch to bionicMatthias P. Braendli2019-11-111-2/+2
|
* Travis: update to XenialMatthias P. Braendli2019-07-091-6/+6
|
* Minor FIG2 changesMatthias P. Braendli2019-07-091-2/+2
|
* Fix FIB2 component labelsMatthias P. Braendli2019-01-304-10/+51
|
* Fix FIG 2 data service labelsMatthias P. Braendli2019-01-302-2/+3
|
* Add charset decoder for FIG1 labelsMatthias P. Braendli2019-01-168-54/+233
|
* Add FIG2 label decoding with draft TS 103 176 v2.2.1 supportMatthias P. Braendli2019-01-1610-51/+438
|
* Output same YAML structure for ETI and FIC analysisMatthias P. Braendli2018-10-301-0/+3
|
* Replace KHz by kHzMatthias P. Braendli2018-10-301-6/+6
|
* Add -e optionMatthias P. Braendli2018-10-092-35/+40
|
* Add some FIG2 parsingMatthias P. Braendli2018-10-093-13/+40
|
* Fix protection level bug (#24)Stefan Pöschel2018-10-061-0/+3
|
* FIG0/2: print hex subch with 0x prefixMatthias P. Braendli2018-06-251-4/+4
|
* Decode UA data in FIG 0/13Matthias P. Braendli2018-05-061-1/+41
|
* Add FIC inputMatthias P. Braendli2018-04-203-20/+139
| | | | Combines neatly with welle-io welle-cli webserver
* Do not break YAML on FCT discontinuityMatthias P. Braendli2018-04-201-1/+1
|
* Update wav header, assume stereoMatthias P. Braendli2018-04-201-43/+45
|
* Update to v2.0.0v2.0.0Matthias P. Braendli2018-03-031-1/+1
|
* Output YAMLMatthias P. Braendli2018-03-0336-520/+723
|
* Minor fixesMatthias P. Braendli2018-03-012-3/+0
|
* Fix EEP_B in YAMLMatthias P. Braendli2018-02-153-14/+24
|
* Merge remote-tracking branch 'upstream/master'Kenneth Mortensen2017-12-116-303/+7
|\
| * Remove boost dependencyMatthias P. Braendli2017-12-106-303/+7
| |
* | Fixed seg fault when used with Mode III. Now room for 4 FIGsKenneth Mortensen2017-12-112-4/+4
|/
* Compile faadalyse in C99Matthias P. Braendli2017-10-191-1/+1
|
* Initialise all DabPlusSnoop fieldsMatthias P. Braendli2017-10-191-8/+8
|
* Travis: also compile faadalyseMatthias P. Braendli2017-10-191-0/+8
|
* Get faadalyse to compile againMatthias P. Braendli2017-10-191-2/+0
|
* Fix FIG print of protection levelMatthias P. Braendli2017-08-161-2/+2
| | | | Really fixes issue #20
* Fix print of protection levelMatthias P. Braendli2017-08-152-4/+5
| | | | Fixes issue #20
* Write statistics to yaml file, add option to stop after N framesMatthias P. Braendli2017-07-075-48/+136
|
* Change printout of audio level statsMatthias P. Braendli2017-07-071-4/+6
|
* Do not write wav files in statistics modeMatthias P. Braendli2017-07-072-2/+11
|