Minor improvements:
- More reasonable default setting of 100_000 for maximumEntryCount in PointDuplicateFilter (previous value of 10_000_000 was likely to cause memory issues on most systems)
- BufferedPointToTelemessageWriter now allows lingerTimeS to be None in order to allow to synchroneously process points, whist still allowing to reorder them for performance gains