aboutsummaryrefslogtreecommitdiffstats
path: root/src/ConfigParser.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add analog bandwidth configuration to UHD and Soapy outputsMatthias P. Braendli2019-03-141-0/+2
* Catch all exceptions as constMatthias P. Braendli2019-01-281-4/+4
* Replace boost by the standalone asio libraryMatthias P. Braendli2018-08-061-2/+0
* Take some Log improvements from ODR-DabMuxMatthias P. Braendli2018-04-221-6/+3
* Make telnet RC compile-time dependant on boostMatthias P. Braendli2018-04-101-3/+5
* Replace boost ptree by another INI parserMatthias P. Braendli2018-04-101-91/+82
* Replace a few fprintf calls by etiLogMatthias P. Braendli2018-03-201-12/+10
* Reorder some startup messagesMatthias P. Braendli2018-03-101-1/+0
* Remove porting.cMatthias P. Braendli2018-02-241-1/+0
* Add file format to command line optionsMatthias P. Braendli2018-02-211-2/+12
* Fix compilation with disabled UHD and SoapySDRMatthias P. Braendli2018-01-231-0/+2
* Add DPD port to Soapy configurationMatthias P. Braendli2018-01-201-0/+2
* Add antenna selection to configMatthias P. Braendli2018-01-181-3/+6
* Add option to show metadata for file outputMatthias P. Braendli2018-01-071-6/+8
* Merge branch 'next' into outputRefactoringMatthias P. Braendli2017-12-251-1/+5
|\
| * Add OFDM windowing to config fileMatthias P. Braendli2017-12-231-1/+5
* | Make DPD Feedback server SDRDevice-agnosticMatthias P. Braendli2017-11-041-3/+5
* | Port UHD to new SDR abstractionMatthias P. Braendli2017-11-031-34/+42
* | Create new SDR output abstraction and port SoapyMatthias P. Braendli2017-11-021-1/+2
|/
* Fix some CFR things, still WIPMatthias P. Braendli2017-09-281-0/+7
* Put both AM/AM and AM/PM coefs to one fileMatthias P. Braendli2017-08-251-6/+3
* Add dpd for phase correctionandreas1282017-08-241-3/+6
* Move default poly to dpd/poly.coefMatthias P. Braendli2017-08-171-1/+1
* Add number of threads setting for MemlessPolyMatthias P. Braendli2017-08-171-0/+3
* DPD: Set RX gain and frequency, add gain to RX and configMatthias P. Braendli2017-05-121-0/+1
* Add WIP for OutputUHDFeedbackMatthias P. Braendli2017-05-071-0/+2
* Fix file readingandreas1282017-04-021-0/+6
* Add gainmode var variance to config fileMatthias P. Braendli2017-03-171-0/+2
* Merge branch 'next' into restructureEDIvsETIMatthias P. Braendli2017-03-031-0/+1
* Move configuration and cmdline parser to new fileMatthias P. Braendli2017-02-241-0/+477