Peter Goodhall
2cdb45d501
Fixed time issue which happened during ui update
2019-05-25 22:11:53 +01:00
Peter Goodhall
1f80ccb1b2
Added an icon to save button because pretty.
2019-05-22 22:58:53 +01:00
Peter Goodhall
3ee8f7f14a
Check within the browser that callsign is provided before submitting the form
2019-05-22 22:52:01 +01:00
Peter Goodhall
481f617b5a
Reduced spacing around the inputs to try improve screen layout on the QSO page.
2019-05-22 22:47:56 +01:00
Peter Goodhall
7607393979
Added some css for validation errors on qso page
2019-05-21 13:49:16 +01:00
Peter Goodhall
7a78deedf3
QSO Page changed to new ui and deleted old assets
2019-05-21 13:44:22 +01:00
Tobias Mädel
ca20d29bd6
Show worked before grid status
2019-02-26 22:00:09 +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
50b6bc6bfd
Cleanup DL/UL handling, add microwave sat modes
2019-02-26 00:08:06 +01:00
Tobias Mädel
fccff62f4a
Request CAT information as JSON
2019-02-25 23:40:24 +01:00
Tobias Mädel
3077fe7c79
Save downlink frequency in the database
2019-02-25 23:17:23 +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
Tony Corbett, G0WFV
b0f0a44591
Logging: also clear down the Locator field.
2018-12-16 14:03:40 +00:00
Tony Corbett, G0WFV
204d09f597
Single file QSO logging: Disable auto update from radio if post.
2018-12-16 12:33:27 +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
0b732d59ca
If SatPC32 isn't the selected radio then clear the sat_name and sat_mode fields
2018-12-02 17:14:14 +00:00
Peter Goodhall
39f4e83e09
Added FT8 to the modes dropdowns
2017-07-26 10:40:56 +01:00
Peter Goodhall
23bb1e6eb5
Added DSTAR and Digital Voice to modes dropdown for M0TZO
2017-03-07 20:46:09 +00:00
Peter Goodhall
11b0008882
Added HELL and HELL80 to Modes
2017-02-12 22:10:17 +00:00
Peter Goodhall
6832ec031d
Added Features to allow SatPC32 to act as a Radio interface with Cloudlog
...
This required extra SQL so you'll need to run the SQL query.
ALTER TABLE `cat` ADD `downlink_freq` INT(11) NOT NULL AFTER `mode`, ADD
`uplink_freq` INT(11) NOT NULL AFTER `downlink_freq`, ADD
`downlink_mode` VARCHAR(255) NOT NULL AFTER `uplink_freq`, ADD
`uplink_mode` VARCHAR(255) NOT NULL AFTER `downlink_mode`, ADD
`sat_name` VARCHAR(255) NOT NULL AFTER `uplink_mode`;
2016-11-16 16:59:53 +00:00
Peter Goodhall
4f5b8edd86
changed default report for jt6m
2016-10-26 17:41:28 +01:00
Peter Goodhall
7600feb17d
Updated the default report for FSK441 requested by @m1bxf
2016-10-26 17:39:40 +01:00
Peter Goodhall
8b58993924
Added JTMSK & QRA64 to the modes dropdown as requested by @m1bxf
2016-10-26 17:37:13 +01:00
Peter Goodhall
fddecbcaf6
Added mode MSK144 for @m1bxf
...
Added digital mode MSK144 for @m1bxf
2016-10-26 17:34:45 +01:00
Andy
c40eb37f40
more changes
2016-02-12 16:31:29 +00:00
Peter Goodhall
b3e21d22e5
Adds sat_name to Parcial search results when logging
2013-05-04 23:51:41 +01:00
Peter Goodhall
0efa234d7c
CW RST defaults to 599
2013-05-04 23:27:00 +01:00
Peter Goodhall
754acc19ab
Changed JT9 to JT9-1 and also set all VHF/UHF data modes to set rsts to -5 by default rather than 59
2013-05-04 23:25:36 +01:00
Peter Goodhall
85710b99e8
Added JT9 to the Add QSO area
2013-05-04 23:08:04 +01:00
Robert Chipperfield
5dbfad90e6
Refactor the CAT update code a bit for less repetition
2012-12-13 23:44:12 +00:00
Peter Goodhall
93156261e2
Includes QRZ XML Lookup functions if you have a subcription
2012-11-13 17:02:43 +00:00
Peter Goodhall
ea15cde52c
Added Focus on callsign for post logging
2012-10-31 17:26:47 +00:00
Peter Goodhall
8e8d46bfbf
When Adding a QSO the Callsign field is active on page load
2012-10-31 17:14:51 +00:00
Peter Goodhall
7f83f2a5fc
QSO Add fields Locator, IOTA, Sat (Mode/Name) now are uppercase automatically
2012-08-18 11:50:54 +01:00
Peter Goodhall
16cc23603c
Removed some of the Jargon (issue #87 )
2012-05-20 16:10:11 +01:00
Peter Goodhall
2c3f1fb94a
Tided up the Add QSO interface
2012-05-20 15:33:05 +01:00
Peter Goodhall
dfb3175e1d
Added SSTV to mode dropdown
2012-05-20 15:30:16 +01:00
Peter Goodhall
1f0a04f05f
Added Icons to the dashboard page
2012-05-20 15:24:27 +01:00
Peter Goodhall
bc34014ecc
increased last 10 to 16 in QSO entry
2012-04-23 14:58:04 +01:00
Peter Goodhall
608331d3ad
Fixed error where QTH wasnt always being stored
2012-04-10 14:52:34 +01:00
Peter Goodhall
e4c109cf92
Fixed 17/30m
2012-04-09 23:05:11 +01:00
Peter Goodhall
afc3182bf4
Justed 17/30m
2012-04-09 23:00:38 +01:00
Peter Goodhall
6dd4437748
Frequnecys convered to INT by JS and added 10
2012-04-09 22:56:17 +01:00
Peter Goodhall
7034c83498
Freq changes
2012-04-08 17:55:23 +01:00
Peter Goodhall
3488a57513
More Freq to Band JS changes
2012-04-08 14:11:12 +01:00
Peter Goodhall
115eccdfe3
Changes to JS code for deciding on band
2012-04-08 14:02:37 +01:00
Peter Goodhall
510af39f5c
Added Code to get latest radio freq/mode when application is used, radio must be selected
2012-04-08 13:17:14 +01:00
Peter Goodhall
ec0102da0f
Added option to add propagation mode to a qso entry (issue #91 )
2012-03-29 18:48:26 +01:00
Peter Goodhall
8784ea0919
Issue #92 - Fixed typo and added extra bands
2012-03-28 14:16:22 +01:00
Peter Goodhall
3129c6cd30
Issue #88 - Added QSL Via field in the logging window
2012-03-28 14:01:11 +01:00
Peter Goodhall
4c50ae3ea7
Fixed issue #85 by trimming the locator field
2012-03-18 21:43:04 +00:00
Peter Goodhall
dddcfa814c
Fixed Time when adding a QSO
2011-11-27 15:14:20 +00:00
Peter Goodhall
8b52f6926c
Fixes issue
...
#73
2011-11-13 22:17:27 +00:00
Peter Goodhall
3c5732d7dd
CSS Changes to Input fields
2011-11-08 19:48:11 +00:00
Peter Goodhall
3993326b08
Uses Callbytxt to lookup Gridsquare & name if not in logbook
2011-11-08 17:42:59 +00:00
Peter Goodhall
b07978cc95
UI Improvements
2011-11-08 15:45:22 +00:00
Peter Goodhall
01163e95e8
Major UI changes, some areas like search are broken
2011-11-06 23:09:51 +00:00
Peter Goodhall
5512f1e418
Fixed annoying locator bug in js code
2011-11-05 22:41:04 +00:00
Peter Goodhall
2c098c480c
Added Reset button to Add QSO
2011-11-05 22:16:28 +00:00
Peter Goodhall
1acddd80db
Added JT65C
2011-11-05 22:07:51 +00:00
Peter Goodhall
d34d8dec80
Added new Digi modes
2011-11-05 22:05:42 +00:00
Peter Goodhall
d67d252f01
Fixed hack to get round GMT+1
2011-11-01 18:00:53 +00:00
Peter Goodhall
f0c44d70ed
Issue: #67 Made RST Fields Text Inputs
2011-10-23 17:07:37 +01:00
Peter Goodhall
8e890d223c
Added AM to the mode dropdown
2011-10-22 17:07:57 +01:00
Peter Goodhall
fa62dbc2f1
Issue: #58 displays error if QSO form isnt empty
2011-10-21 20:22:54 +01:00
Peter Goodhall
0065e9fe0e
Issue: #61 - Added QTH Field
2011-10-21 20:11:13 +01:00
Peter Goodhall
56f5bafbb6
Fixed Issue #63
2011-10-21 19:52:57 +01:00
Peter Goodhall
f682cbed97
QSO Popup boxes changed to fixed width
2011-09-28 16:41:45 +01:00
Peter Goodhall
3484f5fed7
Added ability to track iota reference numbers in the logging interfaces
2011-09-27 11:33:47 +01:00
Peter Goodhall
d30160af9d
Added awards tab to "Add QSOs" pending coding the backend
2011-09-27 00:04:22 +01:00
Peter Goodhall
3d354596ca
Fixed error in Gridsquare to Lat/Lng
2011-09-21 23:29:38 +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
2823e8ada1
PROP_MODE is set to SAT if QSO is a satellite one;
2011-09-12 17:39:06 +01:00
Peter Goodhall
f7b531d3f4
QSO Lists: If QSO is a satellite QSO then rather than display band the satellite name is shown
2011-08-23 16:34:05 +01:00
Peter Goodhall
8973ceb8e0
If locator is present before entering a callsign its not overwritten when search is done
2011-08-21 15:32:19 +01:00
Peter Goodhall
052b820b42
Added QSLing features
2011-08-01 11:37:16 +01:00
Peter Goodhall
925034e3e5
Added Name Field, QRA Lookup, Stats Tab
2011-07-24 23:33:08 +01:00
Peter Goodhall
8ac7fbd70f
changes to css, views, background code
2011-07-22 00:10:09 +01:00
Peter Goodhall
ec190cc61e
Updated codebase added notes, new dashboard, search features
2011-06-17 13:52:00 +01:00
Peter Goodhall
f2b50c4573
Added Basic Files
2011-04-25 16:24:01 +01:00