Tobias Mädel
50b6bc6bfd
Cleanup DL/UL handling, add microwave sat modes
2019-02-26 00:08:06 +01:00
Peter Goodhall
7d080aa4ed
Merge pull request #258 from Manawyrm/jsoncat
...
Request CAT information as JSON - stops multiple server calls for no reason so only one request every second rather than 5.
2019-02-25 22:50:31 +00:00
Tobias Mädel
fccff62f4a
Request CAT information as JSON
2019-02-25 23:40:24 +01:00
Peter Goodhall
6bedb5eeb8
Merge pull request #257 from Manawyrm/downlinkFrequencies
...
Added RX frequency handling, changes the radio table to store freqs as bigints to support microwave better.
2019-02-25 22:37:53 +00:00
Tobias Mädel
3077fe7c79
Save downlink frequency in the database
2019-02-25 23:17:23 +01:00
Tobias Mädel
47ea38b4e7
Fix invalid sat mode output
2019-02-25 23:17:00 +01:00
Tobias Mädel
b9e53b48ca
Fixed CAT database layout, added downlink frequency selection, repaired frequency storage over multiple QSOs
2019-02-25 23:13:09 +01:00
Peter Goodhall
fe93701f9b
Merge pull request #256 from Manawyrm/master
...
Fixed default frequencies
2019-02-25 22:09:08 +00:00
Tobias Mädel
2c4e1c595b
Fixed default frequencies
2019-02-25 22:08:43 +01:00
Peter Goodhall
c3894f7b47
Merge pull request #254 from Manawyrm/patch-1
...
Fix API test button
2019-02-25 16:46:20 +00:00
Peter Goodhall
b6502bc2ef
Merge pull request #253 from Manawyrm/utf8mb4
...
Changed DB layout to UTF8mb4
2019-02-25 16:45:14 +00:00
Tobias Mädel
47123e51a1
Fix API test button
2019-02-25 17:30:25 +01:00
Tobias Mädel
bd91f7aa2c
Changed DB layout to UTF8mb4
2019-02-25 17:26:44 +01:00
Peter Goodhall
18cdad8eca
Merge pull request #251 from Manawyrm/Manawyrm-patch-2
...
Add auto-increment flag and primary key to station_profile table
2019-02-25 15:51:21 +00:00
Tobias Mädel
0487077473
Add auto-increment flag and primary key to station_profile table
2019-02-25 16:48:11 +01:00
Peter Goodhall
633dd7a1b3
Merge pull request #248 from Manawyrm/master
...
Display frequency in MHz and enlarged frequency column
2019-02-24 19:57:55 +00:00
Tobias Mädel
3b0f06d554
Changed frequency table to bigint (32bit is not enough for 3cm band)
2019-02-24 18:43:39 +01:00
Tobias Mädel
3b9be81743
Merge remote-tracking branch 'refs/remotes/origin/master'
2019-02-24 18:39:18 +01:00
Tobias Mädel
012a548e8f
Changed frequency display to MHz and display RX frequency
2019-02-24 18:37:31 +01:00
Peter Goodhall
6ad34e5165
Fixed error on partial log lookups only using hamli which is now removed.
2019-02-10 23:03:14 +00:00
Peter Goodhall
0c8c14ed8c
Bootstrap Updates
2019-02-10 22:47:57 +00:00
Peter Goodhall
f506750cfb
Bootstrap Interface Updates
2019-01-14 16:29:06 +00:00
Peter Goodhall
0187548829
Converted ADIF pages to Bootstrap 4 and removed the dxcluster controller
2019-01-13 19:11:46 +00:00
Peter Goodhall
5ab9fc020e
deleted social components not needed
2019-01-13 17:09:04 +00:00
Peter Goodhall
b2e70badce
Updated Radio Interface, removed Social (old idea) and switched most UI assets to local js.
2019-01-13 15:59:16 +00:00
Peter Goodhall
9c2959779b
Changed interface elements to Bootstrap 4
2019-01-09 15:18:46 +00:00
Peter Goodhall
04981ac6d3
Adding the files for the latest bootstrap
2019-01-08 22:54:29 +00: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
c8499308aa
Fixed SQL
2019-01-05 21:57:57 +00: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
Peter Goodhall
71d8eb22a2
Support Multi Grids for VUCC
2018-12-31 15:43:21 +00:00
Peter Goodhall
b10e6e80ef
If Gridsquare is empty because of VUCC_GRIDS then show that instead
2018-12-31 12:10:53 +00:00
Peter Goodhall
02c8b5b68c
Added all ADIF fields on important
...
All ADIF fields are now imporved if file supplies it.
2018-12-31 12:05:41 +00:00
Peter Goodhall
04198c8371
Added SQL fields to bring Cloudlog log table up to ADIF 3.0.9 spec
2018-12-27 14:02:06 +00:00
Peter Goodhall
b99fe4de80
Updated QSO Entry fixed bug where after making a qso it only returned the last 10 logged qsos instead of 16
2018-12-26 14:30:32 +00:00
Peter Goodhall
9263af62bd
Turn off autocomplete on the date fields when doing a custom stats search
2018-12-23 23:02:12 +00:00
Peter Goodhall
7e641eaa54
Merge branch 'master' of https://github.com/magicbug/Cloudlog
2018-12-21 14:53:54 +00:00
Peter Goodhall
821ff3b8f6
rolled back change as it broke other stuff
2018-12-21 14:53:49 +00:00
Peter Goodhall
96aa19dfec
Merge pull request #245 from g0wfv/CloudlogBashCat
...
Add CloudlogBashCat to the README
2018-12-20 19:20:09 +00:00
g0wfv
e320b92daf
Add CloudlogBashCat to the README
2018-12-20 19:03:46 +00:00
Peter Goodhall
d0c60f8cfb
added a space to tidy up formatting
2018-12-18 18:26:01 +00:00
Peter Goodhall
5494f03f60
Cleaned up the Radio page so that correct values are shown #243
2018-12-18 18:24:01 +00:00
Peter Goodhall
0d988a1b45
Merge pull request #236 from g0wfv/SingleFileLogging
...
Combines the Live/Manual QSO Interfaces into a single file which is easier for maintenance.
2018-12-18 18:00:52 +00:00
Peter Goodhall
2db60de0c1
Merge pull request #241 from Manawyrm/patch-3
...
Fix encoding on this notes page (convert to UTF8)
2018-12-17 23:07:55 +00:00
Tobias Mädel
9191cfc332
Fix encoding on this file (convert to UTF8)
2018-12-18 00:05:29 +01:00
Peter Goodhall
35389b810d
Merge pull request #240 from Manawyrm/patch-1
...
Fix the broken link and add some shameless self promotion :)
2018-12-17 22:44:29 +00:00
Tobias Mädel
023124503e
Fix the broken link and added some shameless self promotion :)
...
The Link to the cloudlog-rigctl-interface was the wrong one... Also I've added my homepage to the list on the bottom :)
2018-12-17 23:40:26 +01:00
Peter Goodhall
f0fbc932eb
Update README.md
2018-12-17 22:30:23 +00:00