Commit graph

45 commits

Author SHA1 Message Date
KoenigMjr 34fd0c2f10 Fehlerbehebung: Logging-Setup für Multi-Client-Betrieb korrigiert
- Logdateipfad wird vor dem Aufruf von fileConfig() über builtins.log_filename gesetzt
- Entfernt manuelles Patchen des Loghandlers (BaseFilename, Stream etc.) nach dem Laden
- Logging-Konfiguration (logger_client.ini) wird nur noch einmal geladen
- logger_*.ini: Korrektur: interval=midnight ist nicht (mehr) offiziell unterstützt, Änderung auf korrekte Schreibweise (when=midnight, interval=1)
- Ändern der Kommentare auf Englisch (stringent zu anderen Kommentaren)
2025-07-31 16:02:22 +02:00
Jan Speller efeb271de4 Documentation, fix config flag for logging 2022-05-23 23:20:54 +02:00
Jan Speller 7cca892145
Merge branch 'develop' into feature/ISSUE-67 2022-05-04 23:06:45 +02:00
Jan Speller d0f0792793 Disable most logging by default 2022-05-04 23:01:40 +02:00
Jan Speller 53a862375b add log option for server 2022-05-04 22:45:51 +02:00
1nt4x b66bc14241 fixed rtl_fm path 2022-03-17 22:20:42 +01:00
Lars Gremme c6df7a6b7b Add fir_size as optionally value 2022-01-23 11:06:24 +01:00
B-Watch 24899f3d08 changed var-names 2020-07-13 20:02:00 +02:00
B-Watch 99df0340a6 renamed config vars 2020-07-09 15:20:54 +02:00
B-Watch c3ccc11b5d FR #42 - added config for Char-set mm 2020-06-24 21:38:11 +02:00
kirschbaump c2aab648c8
Neue InputSource - LineIn (#38)
* Line-In input Source - code

* bugfix

* Docs

* code cleanup

* cleanup

* code cleanup

* Update docu/docs/config.md

Co-Authored-By: Jan Speller <janspeller1@gmail.com>

* fixes

Co-authored-by: Jan Speller <janspeller1@gmail.com>
2020-04-20 08:18:29 +02:00
Bastian Schroll a098cfcc4d
edit log msg 2019-10-25 18:32:19 +02:00
Bastian Schroll 5dcd71eb8d
add resource and name to route point 2019-10-25 11:12:41 +02:00
Bastian Schroll 96aeb3b705
fix rtl_fm path 2019-10-21 20:10:42 +02:00
Bastian Schroll 2a139aeb29 add config for rtl and mm bin-path 2019-10-21 09:43:25 +02:00
Bastian Schroll 8db940bf8c remove multi-freq support 2019-10-18 22:28:50 +02:00
Bastian Schroll 806a0d476a add rtl_fm using in bw_client 2019-10-18 09:19:13 +02:00
Bastian Schroll bbe02b7459 use config in input thread 2019-10-10 20:55:35 +02:00
Bastian Schroll 2f948b9e2d improve bw_client input thread 2019-10-10 19:36:11 +02:00
Bastian Schroll 002c449c1c some little refacs 2019-09-20 18:52:39 +02:00
Bastian Schroll 67b1cc0f8d update config and docs 2019-09-20 18:24:00 +02:00
Bastian Schroll c82a294797 improve config docu 2019-03-10 19:15:05 +01:00
Bastian Schroll 6891616215 add first config readme 2019-03-09 12:40:10 +01:00
Bastian Schroll 2e9681b7d4 add a modeFilter module 2019-03-09 12:12:35 +01:00
Bastian Schroll 4ac4bc5faa improve error handling in router building 2019-03-01 22:46:28 +01:00
Bastian Schroll 98d2ea344b add RouterManager 2019-03-01 20:41:13 +01:00
Bastian Schroll a42676010e some reworks
- rework configYaml
- rework router mechanism test
- move plugin and module files
2019-03-01 12:09:12 +01:00
Bastian Schroll cc680b578f simplify server and and client 2019-02-27 22:05:59 +01:00
Bastian Schroll 031f19063b add simple router config 2019-02-27 14:29:17 +01:00
Bastian Schroll a879f27407 remove old config class 2019-02-27 12:41:29 +01:00
Bastian Schroll e2ca436e5d make client ready for broadcast function 2019-02-27 12:08:55 +01:00
Bastian Schroll 60912ce705 first tests with yaml config 2019-02-27 08:39:54 +01:00
Bastian Schroll 90ccbf9d0d use new yaml config loader in client 2019-02-27 08:02:40 +01:00
Bastian Schroll b1a3a68e35 first yaml test 2019-02-26 15:16:52 +01:00
Bastian Schroll a5ef0ac229 edit logger configs 2018-09-21 10:56:20 +02:00
Bastian Schroll 32eba642c4 edit config file 2018-02-23 07:31:16 +01:00
Bastian Schroll 2230241538 add doubleFilter() 2018-01-15 21:00:52 +01:00
Bastian Schroll aa5698471f some little edits 2018-01-14 20:06:31 +01:00
Bastian Schroll d80db0d6cc add template plugin 2018-01-14 16:28:11 +01:00
Bastian Schroll 6c6f5f259b edit config files 2018-01-12 11:15:11 +01:00
Bastian Schroll 37a348456e edit server.ini 2018-01-09 12:20:28 +01:00
Bastian Schroll d6cd7b8cde edit config files 2018-01-08 23:40:54 +01:00
Bastian Schroll 4c12016ed0 add config files 2018-01-07 21:49:08 +01:00
Bastian Schroll bb4922a65b move doxy config 2018-01-04 20:11:11 +01:00
Bastian Schroll 21e4acc685 add doxygen files
for windows
2018-01-04 15:51:35 +01:00