提交图

66 提交

作者 SHA1 备注 提交日期
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