Releases: JVital2013/goestools-win
Releases · JVital2013/goestools-win
v1.0.7
v1.0.6
What's New
- Fixed goesproc saving images from the Himawari relay. Before it would save one set of images with an incorrect date - now all images are saved
v1.0.5
What's New
Implemented @tmbates12's patch from pietern#79 to allow users to disable saving EMWIN text files, while keeping EMWIN graphics.
Sample goesproc-goesr.conf EMWIN handler, with text files disabled:
[[handler]]
type = "emwin"
directory = "Saved/emwin"
exclude_txt = true
v1.0.4
What's New
This release only fixes secondary tools in the goestools suite. If you just use goesrecv and goesproc, there is no need to update.
- Fixed multiple bugs in
packetdump
that kept it from functioning at all. It's now verified to work completely! - Fixed bug in
lritdump -x
that caused extra padding bytes to occur with binary data, resulting in corruption. - Fixed bug where
goespackets
would crash if set to record, but a filename was not specified. It's supposed to auto-generate a filename; now it does.
v1.0.3
What's New
- Fixed bug where goesproc would not find proj.db if it's not in the current path
v1.0.2
What's New
- Fixed bug on 32-bit Windows where maps would not overlay, or they would be incomplete
v1.0.1
What's new
- Fixed crash with goespackets when using it as a packet router
- Rebuilt Airspy library
- Added 32-bit builds
- Added build with modified symbol rate for GK-2A (goesrecv only - install xrit-rx separately)
Full Changelog: v1.0...v1.0.1
v1.0.0
First public release of goestools for Windows. See the main README for more info