Kazquakersudp

Latest version: v1.1.3

Safety actively analyzes 641872 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

1.1.1

- attempted to fix broken requirements in install script
- fixed small typos in paper
- fixed coverage tests in scrutinizer CI
- reset license to GPLv3 and moved disclaimer to its own file
- fixed [46](https://github.com/raspishake/rsudp/issues/46) which caused an incorrect Flinn-Engdahl location to be reported for stations with multiple station locations/regions
- added the option to choose reinstall or upgrade to the install script ([44](https://github.com/raspishake/rsudp/issues/44) & [#45](https://github.com/raspishake/rsudp/issues/45))

1.1.0

- changing version tag to reflect peer review status, and creating Zenodo record

1.0.3

- changed matplotlib pin to be `<3.2` rather than `==3.1.1` to address [21](https://github.com/raspishake/rsudp/issues/21)
- modified logos
- fixed unicode output error (emoji caused error on Windows machines)
- added version printout to rs lib initialization sequence
- simplified dependency imports
- fixed an error with the packetization script that caused it to break on files where the first trace in a given stream was not the shortest
- adjusted default alert settings to be more in line with what testing says is optimal
- adding entrypoint convenence functions `rs-settings`, `rs-log`, and `rs-tailf` to make editing settings and monitoring log output easier
- minor changes to paper manuscript and bib file

1.0.2

- corrected install script to fix [14](https://github.com/raspishake/rsudp/issues/14)
- corrected social media URL destination [15](https://github.com/raspishake/rsudp/issues/15)
- adding feature requested in [9](https://github.com/raspishake/rsudp/issues/9) (additional text for twitter posts [documented here](https://raspishake.github.io/rsudp/settings.html#tweets-twitter-notification-module))
- edited language as requested in [13](https://github.com/raspishake/rsudp/issues/13)
- added feature requested in [17](https://github.com/raspishake/rsudp/issues/17) to control forwarding of `ALARM` and `RESET` messages as well as data
- added feature requested in [18](https://github.com/raspishake/rsudp/issues/18) to forward messages to multiple destinations (this changes the syntax of the `"address"` and `"port"` fields of the `"forward"` settings section to lists)
- changed logging structure to be more downstream-friendly. downstream software can now initialize logging to `/tmp/rsudp/XYZ.log` by calling `rsudp.start_logging(logname='XYZ.log')`
- addressed ([23](https://github.com/raspishake/rsudp/issues/23)) which prevented data from being written to the output directory
- added tests for alert, alertsound, consumer, custom, forward, plot, printraw, rsam, producer, packetize, Telegram, Twitter, and write modules as suggested [in review](https://github.com/openjournals/joss-reviews/issues/2565) ([#22](https://github.com/raspishake/rsudp/issues/22))
- added `.coveragerc` and code coverage basics

1.0.1

- added `rsudp.c_rsam` Real-time Seismic Amplitude Measurement consumer
- modified install scripts for clarity
- added Windows batch scripts for installation, updates, and running, to match Unix ones

1.0.0

- settings changed to deconvolve plot channels by default
- added the ability to post to multiple Telegram chats (by spinning up multiple independent threads)
- moved several functions to a new `helpers.py` module
- simplified several functions to make them more readable
- changed doc structure to github pages compatible

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.