mirror of
https://github.com/BOSWatch/BW3-Core.git
synced 2025-12-06 07:12:04 +01:00
47 lines
1.1 KiB
Markdown
47 lines
1.1 KiB
Markdown
# <center>Changelog</center>
|
|
---
|
|
|
|
## Version [3.0.1] - date
|
|
### Added
|
|
* Divera24/7-Plugin
|
|
* Python3-pip for requirements in install-script
|
|
* Alsa-utils in install-script
|
|
* Add fir_size for RTL-FM as optionally value
|
|
### Changed
|
|
### Deprecated
|
|
### Removed
|
|
### Fixed
|
|
* Install-Script to use GIT in boswatch3-folder
|
|
* Running RTL-FM Version (on RPi buster)
|
|
### Security
|
|
|
|
## Version [2.9.0] - date
|
|
|
|
Functions implemented in initial version:
|
|
|
|
- Multithreaded Server/Client infrastructure for alarm handling
|
|
- Client can auto fetch connection information over bradocast from server
|
|
- Easy configuration with YAML file for all components
|
|
- Simple module and plugin system to extend functionality
|
|
- Alarmpacket routing system for flexible chains of modules nd plugins
|
|
|
|
### Modules
|
|
- Mode filter to filter at specific packet types such as FMS, POCSAG, ZVEI or MSG packets
|
|
|
|
### Filter
|
|
|
|
|
|
---
|
|
|
|
Zum schreiben des Changelog's siehe: [http://keepachangelog.com/de/1.0.0/](http://keepachangelog.com/de/1.0.0/)
|
|
|
|
<!--
|
|
## Version [#.#.#] - date
|
|
### Added
|
|
### Changed
|
|
### Deprecated
|
|
### Removed
|
|
### Fixed
|
|
### Security
|
|
-->
|