v4.6.0 - Improve Call Handling
What's Changed
- Update "program" version to 4.5.0. by @Dygear in #751
- Cleaned up Rdio Scanner talkgroup display logs. by @tadscottsmith in #750
- adjust Source sample rate to match SDR sample rate by @aaknitt in #753
- Create log file earlier by @aaknitt in #754
- Enable/Disable config sections by @taclane in #756
- broadcastify: add option to disable ssl certificate verification by @galenguyer in #757
- Update signaling decoders to print logs via boost info log instead of plain stdout by @EricTendian in #759
- help screen fix by @taclane in #767
- Adding support for regex in unitTagsFile by @EricTendian in #764
- Enable Multi-site mode features. by @tadscottsmith in #758
- Use more compatible cmake command by @dotsam in #768
- Multi-site bug fixes and improvements. by @tadscottsmith in #770
- Clean up a few debug warning messages. by @tadscottsmith in #771
- Update Homebrew instructions by @taclane in #776
- use iterators for std::fill, fix out of bounds access by @Jannik2099 in #782
- Console log cleanup by @taclane in #784
- OpenMHz Uploader update by @robotastic in #794
- Spelling fixes and additional call stat reporting by @taclane in #798
- Ignore missing files by @devicenull in #796
- UnitID alpha improvements and decode error display by @taclane in #785
- Fix freq offset variable declarations in trunking messages by @taclane in #802
- Update call_concluder.h by @taclane in #801
- updates to the latest version of OP25 by @robotastic in #803
- actual crash fix this time by @gisforgirard in #800
- Remove sys num by @robotastic in #805
- Fix p25 parse by @robotastic in #806
- update boost log line by @taclane in #804
- Fixes retuning the CC when it has to move to a new source by @robotastic in #810
- Feature/message hook by @robotastic in #814
- update/edit README.md and docs/CONFIGURE.md, 3 minor fixes by @rosecitytransit in #816
- Release/new call mgmt by @robotastic in #817
- P25 Trunking Message Improvements by @robotastic in #820
- add option to disable output to console, docs/CONFIGURE.md formatting by @rosecitytransit in #819
- Feature/temp dir by @robotastic in #823
- correct callLog option in docs/CONFIGURE.md to true to match code by @rosecitytransit in #824
- Per-day call log plugin, log P25 priority/mode/duplex by @rosecitytransit in #482
- fix readme links by @robbiet480 in #831
- fixes conventionalDMR plugin support by @ellery in #828
- Add Config support for Soft Vocoder by @robotastic in #832
New Contributors
- @Jannik2099 made their first contribution in #782
- @ellery made their first contribution in #828
Full Changelog: v4.5.0...v4.6.0