Skip to content

Releases: SydneyOwl/cloudlog-helper

v0.2.1

04 Oct 03:34

Choose a tag to compare

🎉 v0.2.1 now comes with many new features and enhancements:

  • FLRIG is now supported as a radio control backend! You can choose between Hamlib and FLRig! (#3
  • Added support for multiple logging services (now supporting Cloudlog / Wavelog / HRDLOG (Also On-Air) / Clublog / eqsl.cc / HamCQ / LoTW / QRZ). (#4)
  • Main window now supports detaching station module, radio module, and log module into floating windows for easier access at any time.
  • Several charts have been introduced, including a site distribution map and a world heatmap.
  • English translations have been completed.
  • UI improvements in settings window.
  • Many bugs fixed. (#5)

Full Changelog: v0.2.0...v0.2.1

en01 en012 image image

🙏 Acknowledgments

  • Hamlib: Amateur Radio Control Libraries (supports radios, rotators, tuners, and amplifiers) (GPL, LGPL, callable via binary files)
  • WsjtxUtils: C# class library and sample code for interacting with WSJT-X via UDP using .NET & .NET Framework 4.8 (MIT)
  • ADIFLib: A C# library for reading, parsing, and writing ADIF (version 3.1.0) files. (MIT)
  • FT8CN: Run FT8 on Android. This software's callsign attribution parsing logic and corresponding DXCC Chinese translations were extracted from this project. (MIT)
  • Cloudlog: Web-based amateur radio logging application (MIT).

Please feel free to open issues or prs!

⚠️ This is an UNOFFICIAL community project. It is NOT endorsed by, directly affiliated with, maintained, or sponsored by the Cloudlog/Wavelog development teams.

v0.2.1-beta4

21 Sep 14:12

Choose a tag to compare

  • FLRig support
  • And many bug fixed...

Since it is a beta version, a prompt pop-up will appear every time it starts - you can simply ignore it!
Please feel free to open an issue if you encountered any problems!

2222

you can even focus on your qsos while playing games!
GANME1

v0.2.1-beta3

13 Sep 15:31

Choose a tag to compare

  • Polar charts added
  • Settings UI Enhancement
  • LoTW and QRZ supported
  • Floating window supported
  • And many bug fixed...

Since it is a beta version, a prompt pop-up will appear every time it starts - you can simply ignore it!
Please feel free to open an issue if you encountered any problems!

2222

you can even focus on your qsos while playing games!
GANME1

v0.2.0

27 Aug 12:36

Choose a tag to compare

v0.2.0 Pre-release
Pre-release

This is a early version of v0.2.x so it may be buggy - please feel free to open an issue if you meet any problem!

  • Reduce startup time by 40% and add a splash screen.
  • Upgrade integrated hamlib to v4.6.4.
  • Perform a UI overhaul for main and settings screens and add a glow effect to status indicators. Also differentiate bands and modes by assigning distinct colors.
  • It is now possible to toggle the rigctld and UDP servers on/off with a single click on the status indicator.
  • We can now double-click on a QSO entry to view its details.
  • Allow users to specify a target endpoint for the application to push radio information to. Also a golang demo avaliable.
  • QSO upload speed optimized. Now developers can add new log services much more easier. Pse see readme for more info!
  • QSO Assistant: Improve the performance of QSO matching.
  • Now we pack entire application into a single executable. It will automatically extract the Hamlib dependencies and native resources on first launch.
  • MANY MANY bugs fixed - see commit logs!

v0.1.5

13 Jul 04:19

Choose a tag to compare

  • 新增“仅日志”模式(--udp-log-only):启用此功能后将只显示日志上传界面,其他功能将关闭。
  • QSO助手匹配云端日志样本数据改为按天数下载。
  • 修正了使用wavelog时QSO助手无法正确匹配日志的bug。
  • 增加“永久忽略日志”功能:可以手动将QSO助手计算出的未上传日志标记为“永久忽略”,之后QSO助手将自动忽略指定QSO。
  • 内置Hamlib升级到4.6.3

###############################

  • Added "Log Only" mode (--udp-log-only): When enabled, only the log upload interface will be displayed, and other features will be disabled.
  • QSO Helper now downloads sample log data from the cloud by day instead of in bulk.
  • Fixed a bug where QSO Helper could not correctly match logs when using wavelog.
  • Added "Permanently Ignore Log" feature: Users can manually mark logs calculated by QSO Helper as "Permanently Ignored," after which QSO Helper will automatically skip the specified QSO.
  • Update integrated hamlib to version 4.6.3

通过下载、安装或使用此软件,您即表示已阅读、理解并同意受项目免责声明的约束。

本软件为免费开源项目,按“原样”提供,不附带任何明示或暗示的担保。使用者需自行承担所有风险。开发者对因使用本软件而产生的任何数据丢失、设备损坏或其他直接或间接损失概不负责。

请在下载前务必阅读项目主页上的完整免责声明

v0.1.5-rc1

12 Jul 14:21

Choose a tag to compare

v0.1.5-rc1 Pre-release
Pre-release
  • 新增“仅日志”模式(--udp-log-only):启用此功能后将只显示日志上传界面,其他功能将关闭。
  • QSO助手匹配云端日志样本数据改为按天数下载。
  • 修正了使用wavelog时QSO助手无法正确匹配日志的bug。
  • 增加“永久忽略日志”功能:可以手动将QSO助手计算出的未上传日志标记为“永久忽略”,之后QSO助手将自动忽略指定QSO。

###############################

  • Added "Log Only" mode (--udp-log-only): When enabled, only the log upload interface will be displayed, and other features will be disabled.
  • QSO Helper now downloads sample log data from the cloud by day instead of in bulk.
  • Fixed a bug where QSO Helper could not correctly match logs when using wavelog.
  • Added "Permanently Ignore Log" feature: Users can manually mark logs calculated by QSO Helper as "Permanently Ignored," after which QSO Helper will automatically skip the specified QSO.

v0.1.4

20 Jun 12:56
4d5dea3

Choose a tag to compare

Full Changelog: v0.1.3...v0.1.4

  • Fixed an issue where the application did not close properly when exiting the main window.
  • Added eQSL support.
  • Fixed an issue where multiple windows were using the same type of data context.
  • Added cancellation support for the QSO Sync Assistant.
  • Introduced the QSO Assistant feature.
  • Optimized the Settings UI.
  • UDP Forwarder.
    ====================================
  • 修复主窗口退出时应用不关闭的bug
  • 新增 eQSL 支持
  • 修复了多个窗口使用同类型数据上下文的问题
  • 为 QSO 同步助手添加取消支持
  • 引入 QSO 助手功能
  • 优化了设置界面 UI
  • 支持UDP数据转发

v0.1.4-beta2

17 Jun 13:21
3246d32

Choose a tag to compare

Full Changelog: v0.1.4-beta1...v0.1.4-beta2

  • fix: multiple windows using same type of datacontext
  • fix: sending notifications within different context
  • fix: qso assistant inconsistent state

v0.1.4-beta1

15 Jun 13:17
5794bcf

Choose a tag to compare

  • UDP Forwarder: You can now forward UDP packets to another UDP Server!
  • QSO Assistant: A tiny tool which identifies and automatically uploads any missing QSOs.
  • Settings window UI Enhancement

Full Changelog: v0.1.3...v0.1.4-beta1

v0.1.3

31 May 08:39
5ec14d8

Choose a tag to compare

  • HamCQ Logbook support
  • Settings window scaling bug fix
  • bug fix: QSO upload retry count not taking effect

This software has only been tested on Xiegu G90. Therefore, if you find any problems during use, please feel free to raise issues!

本次更新加入了HamCQ Logbook的支持,修复了设置窗口dpi缩放异常问题和QSO重试未生效问题~

本软件只在Xiegu G90上测试过,因此如果您在使用时发现了任何问题,欢迎提出issues!

Full Changelog: v0.1.2...v0.1.3