mirror of
https://github.com/Schrolli91/BOSWatch.git
synced 2026-04-01 02:24:43 +02:00
Merge pull request #5 from Smith-fms/master
todo refreshed and filtering added
This commit is contained in:
commit
4d4f54526b
|
|
@ -22,10 +22,12 @@ unless you are developer you can use the develop-Branch - may be unstable!
|
||||||
- simple Web Frontend with Data Parsing
|
- simple Web Frontend with Data Parsing
|
||||||
- Logfiles for better Troubleshooting
|
- Logfiles for better Troubleshooting
|
||||||
- verbose/quiet Mode for more/none information
|
- verbose/quiet Mode for more/none information
|
||||||
|
- POCSAG1200 and POCSAG512 support
|
||||||
|
- Filtering of POCSAG512 and POCSAG1200 RIC´s (adjustment at config)
|
||||||
|
-
|
||||||
##### Features for the Future:
|
##### Features for the Future:
|
||||||
- extensive filtering options
|
- extensive filtering options
|
||||||
- POCSAG 512,1200,2400 support (need RAW data from multimon-ng)
|
- 2400 support (need RAW data from multimon-ng)
|
||||||
- automatic Audio recording at alarm
|
- automatic Audio recording at alarm
|
||||||
- Web Frontend with Overview and configuration
|
- Web Frontend with Overview and configuration
|
||||||
|
|
||||||
|
|
@ -91,6 +93,9 @@ So you have to make up manually if you want to use MySQL support.
|
||||||
- Webserver with PHP
|
- Webserver with PHP
|
||||||
- MySQL Database Server
|
- MySQL Database Server
|
||||||
|
|
||||||
|
##### filtering
|
||||||
|
- you can adjust your rangefilter for POCSAG Decode at config file under the section POC
|
||||||
|
|
||||||
Thanks to smith_fms and McBo from [Funkmeldesystem.de - Forum](http://www.funkmeldesystem.de/) for Inspiration and Groundwork!
|
Thanks to smith_fms and McBo from [Funkmeldesystem.de - Forum](http://www.funkmeldesystem.de/) for Inspiration and Groundwork!
|
||||||
|
|
||||||
###### Greetz Schrolli
|
###### Greetz Schrolli
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue