Peter Goodhall
|
b40e0e7bfe
|
Merge pull request #1388 from onovy/fix_adif_export
Fix ADIF export
|
2022-02-06 20:52:56 +00:00 |
Andreas
|
fdcf04b117
|
[Adif export] Bugfix. Programversion showed incorrect length. Fixed line endings in view. Fixes #997.
|
2021-04-21 12:23:01 +02:00 |
Andreas
|
7952ec76f7
|
Refactoring: implemented AdifHelper in Club Log export, satellite export and backup of ADIF.
|
2020-11-23 19:52:30 +01:00 |
Daniel Clerc
|
0b3af61fb1
|
Add SIG and SIG_INFO to adif export
|
2020-11-17 21:37:28 +01:00 |
Peter Goodhall
|
e7d0d00e89
|
Fixed issue with ADIF export when exporting all the log
|
2020-11-17 17:35:48 +00:00 |
Andreas Kristiansen
|
c2d4439928
|
Merge branch 'master' into refactor_adif_export
|
2020-11-16 19:24:49 +01:00 |
Andreas
|
72e8ee4e0a
|
[Adif export] Refactor the view and added a library to make the adif-line. Also a bug fixed in MY_STATE. It was exporting COL_STATE, not COL_MY_STATE
|
2020-11-14 19:50:27 +01:00 |
Daniel Clerc
|
01578c4f40
|
Readds TX_PWR and COMMENT to adif export
|
2020-11-11 18:38:11 +01:00 |
Daniel Clerc
|
137c4d95ec
|
Add sig/sig_info to adif exportall function
|
2020-11-11 18:15:14 +01:00 |
Peter Goodhall
|
4604b1abc7
|
Typo dont code when feeling unwell
|
2020-11-11 12:09:50 +00:00 |
Peter Goodhall
|
068f6b09b8
|
Adds comment to satellite adif export
|
2020-11-11 12:07:38 +00:00 |
Daniel Clerc
|
2be31034be
|
Adds TX_PWR and COMMENT to adif export
|
2020-11-09 09:27:56 +01:00 |
Matthias Jung
|
89ef272918
|
Added Contest Fields to ADIF Export
The contest field (stx, srx) were missing in the ADIF export. This fixes #665.
|
2020-10-18 23:15:56 +02:00 |
Peter Goodhall
|
84e794ab5f
|
Fixed issue where sub mode in adifs files was out of alignment
|
2020-08-18 16:18:55 +01:00 |
Kim Huebel
|
396eaab53a
|
Added Submode-Support in Logging/ADIF-Export etc.
|
2020-05-24 00:06:08 +02:00 |
Peter Goodhall
|
70831269e5
|
Added MY_STATE to the ADIF export
|
2020-04-08 17:04:01 +01:00 |
Peter Goodhall
|
d9ec5ec514
|
Final code commits for MY fields for tQSL
|
2020-04-08 15:00:48 +01:00 |
Peter Goodhall
|
752a8b48d3
|
Fixes ADIF so that the MY fields are set which tQSL can automatically use to select location
|
2020-04-08 14:47:25 +01:00 |
AndreasK79
|
98377c8b4a
|
Implements a datepicker for exporting your log to an ADIF-file.
|
2020-02-07 14:17:05 +01:00 |
Peter Goodhall
|
f67c3cee0e
|
Changed ADIF spec version to 3.1.0 which is the latest
|
2019-10-12 23:44:51 +01:00 |
Peter Goodhall
|
eb6651697b
|
Had an extra EOR at the end of the adif string
|
2019-10-12 23:43:07 +01:00 |
Peter Goodhall
|
7f538b4cab
|
added clublog/realtime function this hasn't been tested current thinking is to run in a cronjob every minute or so
|
2019-10-12 23:42:03 +01:00 |
Peter Goodhall
|
f638b82005
|
When exporting, always use the active station profile
|
2019-09-24 23:42:01 +01:00 |
Peter Goodhall
|
87bc0a66e3
|
Added operator to adif export part of issue #336
|
2019-08-27 23:23:50 +01:00 |
Peter Goodhall
|
830205dcfc
|
Make sure imported ADIF files are set to UTF-8
|
2019-07-23 20:25:09 +01:00 |
Peter Goodhall
|
b26e9e4bdb
|
Generate ADIF file for upload to Clublog
|
2019-06-19 14:48:06 +01:00 |
Peter Goodhall
|
7cce986807
|
satellite adif export
|
2019-04-08 15:36:23 +01:00 |
Peter Goodhall
|
514df2398e
|
Update exportsat.php
|
2019-01-07 17:01:26 +00:00 |
Peter Goodhall
|
e7eff66b59
|
export satellite adif only
|
2019-01-07 16:58:23 +00:00 |
Peter Goodhall
|
e3053f6c98
|
fixed vucc grids not being included in ADIF export
|
2019-01-07 16:48:11 +00:00 |
Peter Goodhall
|
4a13275d85
|
helps to save the right code
|
2016-04-02 16:33:04 +01:00 |
Peter Goodhall
|
950a83ef92
|
converting hertz to mhz on adif export #196
|
2016-04-02 16:24:28 +01:00 |
Peter Goodhall
|
75fb99cc4d
|
Fixes issue #149 correctly named files for exporting ADIF
|
2013-10-30 20:14:11 +00:00 |
Robert Chipperfield
|
d9c935ba88
|
Set ADIF header field lengths correctly
|
2012-12-16 13:04:50 +00:00 |
Peter Goodhall
|
e08251cf18
|
Added seconds to ADIF output fixes issue #107
|
2012-11-26 14:50:21 +00:00 |
Peter Goodhall
|
5c8fd2ddfe
|
Added ADIF export functions either whole log or by date.
|
2011-09-21 14:30:01 +01:00 |