Here you can see all QSOs which have not been previously uploaded to a HRDLog logbook.
You need to set a HRDLog Logbook API Code in your station profile. Only station profiles with an API Key set are displayed.
The Code can be requested at http://www.hrdlog.net/EditUser.aspx
config->item('disable_manual_hrdlog'))) { echo 'Warning This might take a while as QSO uploads are processed sequentially.
'; } ?> result()) { echo '| Profile name | Station callsign | Edited QSOs not uploaded | Total QSOs not uploaded | Total QSOs uploaded | Actions | |
| ' . $station->station_profile_name . ' | '; echo '' . $station->station_callsign . ' | '; echo '' . $station->modcount . ' | '; echo '' . $station->notcount . ' | '; echo '' . $station->totcount . ' | '; if (!($this->config->item('disable_manual_hrdlog'))) { echo ''; } else { echo ' | '; } echo ' |