Pygmc

Latest version: v0.14.1

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

Scan your dependencies

Page 1 of 4

0.14.1

- Added model & firmware revision (from device version) to device Discovery
- [BUG] History Parser can now handle 3 and 4 byte counts.
- Validated 3-byte count via smoke detector with americium-241.
- The 4-byte count... contact me if you can validate that.
- [BUG] History Parser can now understand tube selection and faulty tube selection.

0.14.0

- Separate get_usv_h from get_cpm.
- Can now pass in a cpm value or leave None for default behavior.
- Added timeout parameter in pygmc.connect & devices.
- Previously hardcoded to 5 seconds - now a kwarg in all devices and pygmc.connect.
- Added more unittests - to guarantee kwarg consistency.
- Added command-line-interface (CLI)
- `pygmc save --file-name hist.csv`
- `pygmc live`
- `pygmc --help` (for more usage docs)

0.13.0

- Added WiFi commands
- set_wifi_on, set_wifi_off, set_wifi_ssid, set_wifi_password
- gmcmap.com commands
- set_gmcmap_user_id, set_gmcmap_counter_id
- Added check for brltty udev rule that blocks USB on Ubuntu.
- Gives user direction to fix Ubuntu issue connecting to GMC device.
- Reduced scope of get_connection_details()
- Removed details not available in pyserial connection object.
- Bug fixes
- Re-added all optional baudrates after learning the default can be modified.

0.12.0

- Added save_history_csv()
- Useful for those wanting to plot their data in Excel.
- Renamed 'save_history()' to 'save_history_raw()'
- Bug fix: get_usv_h()
- Added test cases for edge cases.
- Added test cases for GMC800

0.11.2

- Bug fix: get_usv_h() now considers all calibration points.
- Via interpreted empirical data. (Tedious process)
- https://www.gqelectronicsllc.com/forum/topic.asp?TOPIC_ID=10435
- Possible edge cases not yet considered due to lacking documentation & dev burnout.

0.11.0

- GMC-800 now supported! (This time it's working)
- Company had incorrect documentation which led to incorrect implementation.
- Personally purchased device to add support.

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.