Kim - DG9VH
530cba37d6
Merge branch 'master' into configurable_modes
2020-05-24 00:09:58 +02:00
Peter Goodhall
2ea3233ee2
Added distance function to QRA library, Added Distance between the Worked Station and Station Profile to QSO Popup
2020-05-23 21:35:46 +01:00
Peter Goodhall
42d7db589c
Fixes #510 C4FM was F4M
2020-05-22 15:39:03 +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
AndreasK79
7c032d380c
Added a few options on ADIF import. Added mode to duplicate check when importing.
2020-04-05 14:23:43 +02:00
Peter Goodhall
7103d74635
Added State lookup for HamQTH and also added US country to returned data
2020-03-07 16:46:31 +00:00
Peter Goodhall
4ddaa36592
Automatically populate USA state from QRZ if its been supplied
2020-03-07 16:36:21 +00:00
Anthony Di Iorio
c2a2f65611
Fix HamQTH session expiry
...
If HamQTH session has expired after 1 hour, start a new session and retry the search.
Checks against a new error field in the HamQTH library.
https://www.hamqth.com/developers.php
2020-03-03 22:37:16 -05:00
Peter Goodhall
55e63f65ad
Rename electronicqsl.php to Electronicqsl.php
2020-03-01 19:21:58 +00:00
Peter Goodhall
17bd4aac31
Hopefully this fixes it!
2020-03-01 19:15:04 +00:00
Peter Goodhall
a6c4b04b05
Keep breaking things getting annoyed
2020-03-01 19:13:45 +00:00
Peter Goodhall
021acd747b
Shouldnt code when sleepy errors!
2020-03-01 18:47:44 +00:00
Peter Goodhall
94219f3b62
Clicking on the received eQSL icon will redisplay the card (rate limited)
2020-03-01 16:59:03 +00: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
Peter Goodhall
e0851324ff
Fixed issue where sometimes EOH was skipped
2019-08-18 15:25:23 +01:00
Peter Goodhall
e660f1640a
Make sure that ADIF logs are always handled as UTF-8 encoded to support international langs
2019-06-30 23:29:58 +01:00
Peter Goodhall
0b9767ce7a
Merge pull request #304 from dg9vh/measurements
...
Enable configuring the measurement base distance is measured in
2019-06-24 15:05:58 +01:00
Kim Huebel
8365b17f7c
Enable configuring the measurement base distance is measured in
2019-06-24 15:57:48 +02:00
Peter Goodhall
6aa0e5dfcc
Added unit information to qra.php library
2019-06-24 12:10:49 +01:00
Peter Goodhall
b4da6386e0
Cleaned up code a bit
2019-06-17 14:12:39 +01:00
Peter Goodhall
53728a851d
Populate QSL Manager from QRZ in the QSL Via field on the QSO Page
2019-06-16 17:49:39 +01:00
Tobias Mädel
5a19437aed
Fetch all callsign information in a single JSON request
2019-02-26 16:37:42 +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
Peter Goodhall
d200d913a4
Merge pull request #203 from RobertKaldenbach/master
...
Refactored frequency class
2018-11-26 11:56:25 +00:00
Warren Volz
e384826aea
Codeignitor 3.1.6 and corresponding changes
...
- fixes missing () from num_rows in authenticate user function
- removes passwordhash library in favor of built in PHP password_hash
and password_verify functions
- uppercase all class filenames
- add new CLI error templates, move HTML error templates
- update mimes file to latest version
- update routes to latest version
2017-12-01 19:25:26 +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
29730632bf
removed hamli files
2016-02-11 00:07:25 +00:00
Peter Goodhall
9e6b19bc52
typos
2016-01-15 23:12:42 +00:00
Peter Goodhall
db92a9e89f
created hamqth library to query its callbook api
2016-01-15 22:51:05 +00:00
Graham McIntire
6ea51800a9
Fix name change from ham.io to ham.li callsign lookup
2014-06-06 16:46:38 -05:00
Peter Goodhall
c7a076f8a5
automated downloading of clublog cty xml file
2014-03-03 01:26:26 +00: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
78bb401204
Added Error protection to hamio search api data returning
2012-11-24 20:20:10 +00:00
Peter Goodhall
cf3ce2cea4
Fixed hamio class to return callbook data correctly
2012-11-24 20:10:25 +00:00
Peter Goodhall
633b270f13
Removed surname and made returned callsign uppercase in hamio search results
2012-11-14 16:17:30 +00:00
Graham McIntire
260c5f341e
Fixed moar bugs in hamio
2012-11-14 10:09:01 -06:00
Graham McIntire
f090ff50a0
Fixed bug in hamio
2012-11-14 10:07:02 -06:00
Graham McIntire
951b31a03f
Switched to use search.ham.io
2012-11-14 10:01:51 -06:00