Wavelog is a self-hosted PHP application that allows you to log your amateur radio contacts anywhere. All you need is a web browser and active internet connection.
Wavelog itself is an enhanced fork of Cloudlog by 2M0SQL. If you would like to contribute to Wavelog please see the Contributing section below.
The Core-Dev-Team for Wavelog are (in Alphabetic order of the Call):
- DF2ET (@phl0)
- DJ7NT (@int2001)
- HB9HIL (@HB9HIL)
- LA8AJA (@AndreasK79)
Test Wavelog and it's features!
https://demo.wavelog.org
Username: demo
Password: demo
- Linux based Operating System (Windows stack may also work)
- Apache (Nginx should work)
- PHP Version 7.4 up to PHP 8.2 (PHP 8.3. in friendly Usertest)
- MySQL or MariaDB (MySQL 5.7 or higher // MariaDB 10.1 or higher)
Notes
- If you want to log microwave QSOs you will need to use a 64bit operating system.
Installation information can be found on the wiki.
Easy CAT data transfer from your rig to Wavelog.
Check out our WavelogGate Repo here.
Wavelog-support can be reached by creating an issue here at github. If you've any issues don't hesitate to create one here. Please provide as much information as possible to reproduce the Problem
Special thanks to our contributors, who are part of Wavelog by improving code!
F4ANS, DG0TM, DG9VH, DJ3CE, R1BLH, BG2ELG, DF1ASH, DB4SCW, VE2HEW, OK1GOD, DJ1PW, toseppo, N7DSB, BA7LAC
Translators:
Ondřej Koloničný (OK1CDJ), Michael Skolsky (R1BLH), Karuru (BG2ELG), Byt3, BG6HJE, Francisco (F4VSE), Kim (DG9VH), Casper van Lieburg (PA7DX), Halil AYYILDIZ (TA2LG), Michal Šiman, DN4BS, Luca (IU2FRL), Dragan Đorđević (4O4A), Dren Imeraj (Z63DRI), Filip Melik (OK1GOD), Petr (OK1PTR), Stefan (DB4SCW), F4JSU, Maciej, imlonghao, Reiner Herrmann, Jian ke (BG8IXZ), Fabian Franz, Fatih Önder, Qing He(BD8DHF), hellofinch, tviitkar (ES5TVI ), utkuyalcin, Plamen Panteleev (LZ1PPL), Bartek
If you would like to contribute in any way to Wavelog, it is most appreciated. This has been developed in free time, help coding new features or writing documentation is always useful.
For translations and language stuff you can refer to our Wiki about Translations.
Please note that Wavelog was built using Codeigniter version 3 and uses Bootstrap 5 for the user CSS framework documentation is available for this when building components.
Important
Only accepting PRs on the "dev" branch.
When submitting PRs please make sure code is commented and includes one feature only, multiple features or bug fixes will not be accepted. Please include a description of what your PR does and why it is needed.