aboutsummaryrefslogtreecommitdiffstats
path: root/src/ConfigParser.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add startupcheckMatthias P. Braendli2024-05-011-0/+2
|
* Add channel to SDR RCMatthias P. Braendli2023-08-241-5/+5
|
* Add eventsMatthias P. Braendli2023-07-191-1/+7
|
* Dexter: Add three clock states and handlingMatthias P. Braendli2023-04-261-5/+9
|
* Remove ZeroMQ inputMatthias P. Braendli2023-02-011-5/+2
|
* Improve DEXTER SFN supportMatthias P. Braendli2022-08-181-2/+1
|
* Add PrecisionWave DEXTER supportMatthias P. Braendli2022-07-271-0/+24
|
* Add support for BladeRF devicesMatthias P. Braendli2021-11-261-0/+32
| | | | | Many thanks to Steven Rossel for the work he did during his student project.
* Merge lime output into next branchMatthias P. Braendli2019-10-071-0/+3
|\
| * Rework EDI inputMatthias P. Braendli2019-09-051-0/+2
| | | | | | | | | | | | - Use same main loop for both ETI and EDI inputs - Test SFN functionality with EDI input - Add log.show_process_time setting for process time printout
| * Add missing includesMatthias P. Braendli2019-08-211-0/+1
| |
* | Merge branch 'next' into limeMatthias P. Braendli2019-05-071-0/+2
|\|
| * Add analog bandwidth configuration to UHD and Soapy outputsMatthias P. Braendli2019-03-141-0/+2
| |
* | Merge branch 'next' into limeMatthias P. Braendli2019-02-271-4/+4
|\|
| * Catch all exceptions as constMatthias P. Braendli2019-01-281-4/+4
| |
* | Add upsample parameterF5OEO2018-12-111-4/+1
| |
* | Complete param parser, TODO: use itF5OEO2018-12-101-6/+6
| |
* | First working minimal live versionF5OEO2018-12-101-5/+8
| |
* | Set minimal initF5OEO2018-12-101-0/+30
|/
* 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
| | | | This partly reverts commit 28462b9d8bb08609810ea9a9882c5fa9205b8b80.
* 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