Commit Graph

37 Commits

Author SHA1 Message Date
Szymon Porwolik
e2c0a6b422 Fix for band detection 2025-11-16 00:25:33 +01:00
HB9HIL
13d774dba1 expand 6m band 2025-01-30 21:46:39 +01:00
int2001
f986e21aed 60m was missing for GetBand 2025-01-17 10:08:07 +00:00
phl0
8fb8391434 Lower edge is 420MHz even 2025-01-02 22:19:33 +01:00
phl0
343a05ce3a Also fix freq lib 2025-01-02 22:16:53 +01:00
phl0
053ceb3dcf Just give empty result on frequency being 0 2024-09-03 14:41:02 +02:00
HB9HIL
558ccd893c New QRG conversion function 2024-08-21 13:57:56 +02:00
HB9HIL
285cf73efe we can display the units directly to support gettext here 2024-07-05 22:13:49 +02:00
HB9HIL
e6e9694daf reduce changed lines 2024-07-05 21:41:13 +02:00
HB9HIL
312f18f255 make sure the bands table shows set values 2024-07-05 21:38:14 +02:00
HB9HIL
44ee68c19f basic setup to make units selectable in band table 2024-07-05 20:16:25 +02:00
HB9HIL
2df091f891 Release v1.1 (#120)
* config file for directory userdata

* userdir for eqsl

* change name to userdata

* userdata for qsl

* fix name on comment

* add generic function file

* remove model class on view, use generic function

* Re-added forum link

* add stations_id to eqsl functions

* remove 'v' in Version Dialog

* Update README.md

added Link to demo instance

* Update index.php

* We should be MIT Conform

* [Debug] Added information about when files were last updated, and links to update

* Added custom data format

* Remove leftover-index

* Migration

* Check if index is there

* [LBA] Can disable maidenhead overlay

* paths libary

* Dev (#2)

* Added Windows, MariaDB and PHP-Versions

* Release 1.0

* Re-added forum link

* add stations_id to eqsl functions

* remove 'v' in Version Dialog

* Update README.md

added Link to demo instance

* Update index.php

* We should be MIT Conform

* [Debug] Added information about when files were last updated, and links to update

* Added custom data format

* Remove leftover-index

* Migration

* Check if index is there

* [LBA] Can disable maidenhead overlay

---------

Co-authored-by: int2001 <joerg@dj7nt.de>
Co-authored-by: Joerg (DJ7NT) <int2001@users.noreply.github.com>
Co-authored-by: Andreas <6977712+AndreasK79@users.noreply.github.com>
Co-authored-by: Christoph Kottke <dg0tm@darc.de>
Co-authored-by: Florian (DF2ET) <github@florian-wolters.de>

* [eQSL] only locations with a eQSL nickname should be displayed (#74)

* only locations with a eQSL nickname should be displayed in the dropdown under eQSL Import

* add proper error message

* improve usability

---------

Co-authored-by: Christoph Kottke <dg0tm@darc.de>

* html fixes

* show flashdata if no station has eqsl nick

* removed openssl check, not required

* accumulate stats language

* multilanguage support

* prettier

* Prevent leaking data out of other station_location

* moved qrg to first tab

* Fix a PHP 8.1 deprecated bug.

* [Contesting] Fix for table qso count

* Fixed error when data was empty. Also clear table before inserting again.

* Refactor to get the table to load

* Need to clear datatable when session is deleted

* Prevent Racecondition

* Fixed a few null-checks which will fail on fresh accounts

* Allow for longer gridsquare in station profile

* Show IOTA/SOTA ref on station location tab

* [LBA] Fixed mapping of selected QSOs

* Trying to convert the QSO-Post to an ajax call PHP/Part

* JS Part

* Dev (#3)

* Added Windows, MariaDB and PHP-Versions

* Release 1.0

* Re-added forum link

* add stations_id to eqsl functions

* remove 'v' in Version Dialog

* Update README.md

added Link to demo instance

* Update index.php

* We should be MIT Conform

* [Debug] Added information about when files were last updated, and links to update

* Added custom data format

* Remove leftover-index

* Migration

* Check if index is there

* [LBA] Can disable maidenhead overlay

* [eQSL] only locations with a eQSL nickname should be displayed (#74)

* only locations with a eQSL nickname should be displayed in the dropdown under eQSL Import

* add proper error message

* improve usability

---------

Co-authored-by: Christoph Kottke <dg0tm@darc.de>

* html fixes

* show flashdata if no station has eqsl nick

* removed openssl check, not required

* accumulate stats language

* multilanguage support

* prettier

* Prevent leaking data out of other station_location

* moved qrg to first tab

* Fix a PHP 8.1 deprecated bug.

* [Contesting] Fix for table qso count

* Fixed error when data was empty. Also clear table before inserting again.

* Refactor to get the table to load

* Need to clear datatable when session is deleted

* Prevent Racecondition

* Fixed a few null-checks which will fail on fresh accounts

* Allow for longer gridsquare in station profile

* Show IOTA/SOTA ref on station location tab

* [LBA] Fixed mapping of selected QSOs

---------

Co-authored-by: int2001 <joerg@dj7nt.de>
Co-authored-by: Joerg (DJ7NT) <int2001@users.noreply.github.com>
Co-authored-by: Andreas <6977712+AndreasK79@users.noreply.github.com>
Co-authored-by: Christoph Kottke <dg0tm@darc.de>
Co-authored-by: Florian (DF2ET) <github@florian-wolters.de>
Co-authored-by: dg0tm <schieberjunge@gmx.net>

* First POC

* Handling of AJAX result (started)

* Change qso-save to ajax-return

* Added notification and reloading of QSO-Table

* JS-Part

* Set Focus to qso after (successful) log

* Resetting timers (successful)

* Info is now shown / faded

* Small adjustments

* More Beauty

* Make consequent use of SIG-References from station_profile

* Delete application/views/welcome directory

Leftovers. Security Flaw!

* Update Dashboard.php

Remove redir to welcome

* Delete application/controllers/Welcome.php

security flaw

* Hint for 8.3. friendly Usertest

* Update config.sample.php

default should be commented out

* [LBA] Checkbox to turn on/off path lines in map

* Styling for pathlines-checkbox

* [LBA] Checkbox tweaks

* updated comment in config.php (sample and installer)

* Removed popup regarding unsaved changes (wasn't functional at all)

* Added locking for sending a qso twice

* added spinner to save button

* Also include SIG and SIG_INFO

* [Logbook] Removed profiler

* [LBA] Added fitbounds to map

* [LBA] Added CQ Zone overlay

* Make clearer that overview filters on logbook rather than locations

* baesURL has a trailing slash already

* active logbook hint

* Update .gitignore

added userdata

* [LBA] ITU zone overlay

* Minor wording

* [LBA] Added custom mapping icons

* [LBA] Path line follows icon color

* [LBA] Added icon anchoring

* [LBA] Added easyprint for easy map saving

* [LBA] Added default colors when icon settings does not exist in db

* Check refs before trimming them

* [LBA] Fixed another default issue with markers and colors

* Removed dangerous functions where User can accidently shift profiles

* Rmoeve more unused leftovers from 1.0 to 2.0.

* Header refactoring (#110)

* splitted up header

* resorted header menu

* main rebuild

* header behaviour hover

* dropdown toggle rotate

* fix case where landscape is small menu and portrait normal view

* submenu thirdparty services

* removed custom maps from the header

* matching search bar

* border

* matched border to themes

* [Custom Map] Removed code

* [Gridmap] Broke map by accident. Thanks @phl0 for poke.

* Optical support for SAT directions and elevation

* [LBA] Added coordinates at the bottom of the map

* Align numbers and arrows

* Reset RST after saving via AJAX

* Cfd export (#117)

* Added CFD Export for toplist.darc.de to Wavelog

---------

Co-authored-by: phl0 <github@florian-wolters.de>

* special thx to contributors

* tag 1.1

* typo

---------

Co-authored-by: abarrau <hesky378@gmail.com>
Co-authored-by: Andreas <6977712+AndreasK79@users.noreply.github.com>
Co-authored-by: Christoph Kottke <dg0tm@darc.de>
Co-authored-by: Joerg (DJ7NT) <int2001@users.noreply.github.com>
Co-authored-by: int2001 <joerg@dj7nt.de>
Co-authored-by: Florian (DF2ET) <github@florian-wolters.de>
Co-authored-by: dg0tm <schieberjunge@gmx.net>
2024-02-09 18:12:28 +01:00
Andreas
7a4def1f3d [Bands] Changed frequency library to fetch default frequency from DB 2022-09-09 16:53:01 +02:00
Ondřej Nový
e3ceb8ba62 Fix convent_band -> convert_band typo 2022-07-09 20:15:57 +02:00
Ryan Zink
6b4a328bc1 Addition of 33cm and 1.25m bands where appropriate, reclassification of some bands as Microwave rather than UHF 2022-01-20 21:10:16 -07:00
Peter Goodhall
422fbd4490 [Frequency Library] Added hz_to_mhz function to the library as its used a lot in Cloudlog 2021-05-06 15:34:30 +01:00
Andreas
2d58fdfe18 [Frequency library] Fixed a frequency typo 2021-03-09 14:28:01 +01:00
Kim Huebel
8f1dcf3db6 Make modes customizable and editable
As per request of some users, sometimes new modes or missing modes had to be
added into the code.

As that hardcoded lists are not eary maintainable, we created a new table with
all modes and submodes listed and make this list editable.

Now one can activate or deativate modes from beeing shown within the select-
list in QSO Window.
2020-05-17 14:57:28 +02:00
AndreasK79
8230f60ec5 Added ROS and JT6M 2020-05-08 20:54:12 +02:00
Kim - DG9VH
fa130093e7 Added 'MFSK16' 2020-05-02 21:54:54 +02:00
Peter Goodhall
5bfab7dec5 Added JS8 2019-12-10 19:35:04 +00:00
Kim - DG9VH
181d1d7a57 Added FT4 to modes 2019-11-11 14:23:31 +01:00
Tobias Mädel
2c4e1c595b Fixed default frequencies 2019-02-25 22:08:43 +01:00
Peter Goodhall
df3de16d5a Creation of station profiles
Station profiles allows you to define a profile for where you are operating from including your operating callsign, gridsquare, dxcc, state, cq, itu and sota.

This is then made available via the "stations" tab when adding a QSO as a drop down.
2019-01-01 19:14:25 +00:00
g0wfv
a52d9493a5 Fixed adding non 'SSB','DATA','CW' qso (teabreakninja) 2018-12-16 12:32:59 +00:00
g0wfv
e85ee13ffd Logging: Change to single source file 2018-12-16 12:31:50 +00:00
Andy
096faa3012 Revert "Fixed adding non 'SSB','DATA','CW' qso"
This reverts commit 45f2896a49.
2018-12-16 12:29:50 +00:00
Andy
45f2896a49 Fixed adding non 'SSB','DATA','CW' qso 2018-12-14 19:32:05 +00:00
Robert Kaldenbach
5a2df15c2f Corrected Styling 2017-02-18 14:13:36 -05:00
Robert Kaldenbach
8db85dc69a refactored convent band function 2017-02-18 14:10:32 -05:00
Robert Kaldenbach
55ccdb23d0 Added missing closing bracket 2017-02-17 14:12:52 -05:00
Robert Kaldenbach
33817a7027 Refactoring Class
Using a multidimensional array instead of if else statements should be more efficent
2017-02-17 14:10:31 -05:00
Robert Kaldenbach
228eaed292 Removed dupliate 70cm code 2017-02-17 13:55:40 -05:00
Peter Goodhall
96a1f089bc Fixed issue #113 where MixW imports without band due to it not being in the ADIF file this is now figured out within the import script 2013-08-17 16:24:16 +01:00
Peter Goodhall
8784ea0919 Issue #92 - Fixed typo and added extra bands 2012-03-28 14:16:22 +01:00
Peter Goodhall
8c500bae00 Feature: when adding a qso basic freq is calculated from band and mode 2011-09-18 12:21:51 +01:00
Peter Goodhall
06bb0dd7dd Fixed bug in the dashboard modes pie chart 2011-09-13 18:01:19 +01:00