diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2018-01-30 15:30:28 +0100 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2018-01-30 15:30:28 +0100 |
commit | a6ff1cdb947ede90453d76e6860b44e0ad2acc1f (patch) | |
tree | 1549d2149b38974293fbad1a410484549c48f14e /README.md | |
parent | ca7370aff2f072e9a1f80e89ce20c08f976e99ca (diff) | |
download | dabmod-a6ff1cdb947ede90453d76e6860b44e0ad2acc1f.tar.gz dabmod-a6ff1cdb947ede90453d76e6860b44e0ad2acc1f.tar.bz2 dabmod-a6ff1cdb947ede90453d76e6860b44e0ad2acc1f.zip |
Add munin monitoring script
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -24,6 +24,7 @@ Features - Can be used to drive the [LimeSDR board](https://myriadrf.org/projects/limesdr/), the [HackRF](https://greatscottgadgets.com/hackrf/) and others. - Timestamping support required for SFN - GPSDO monitoring (both Ettus and [ODR LEA-M8F board](http://www.opendigitalradio.org/lea-m8f-gpsdo)) +- Monitoring integration with munin - A FIR filter for improved spectrum mask - TII insertion - Logging: log to file, to syslog @@ -38,8 +39,8 @@ Features The src/ directory contains the source code of ODR-DabMod. -The doc/ directory contains the ODR-DabMod documentation, and an example -configuration file. +The doc/ directory contains the ODR-DabMod documentation, an example +configuration file and a script for munin integration. The lib/ directory contains source code of libraries needed to build ODR-DabMod. |