Peter Goodhall
6d491fd027
Catch date when it rolls to next day
2019-05-25 22:17:35 +01:00
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