gpredict/src
2016-10-18 23:59:33 +02:00
..
nxjson Satnogsdb merge post-fix. 2016-10-10 00:58:29 +02:00
sgpsdp Fix ingestion of space-padded TLE epochs 2014-04-12 10:53:34 +02:00
.gitignore Include all files that should be ignored by git. 2011-12-24 22:17:58 +01:00
about.c Updating copyrights 2013-02-25 20:51:13 +01:00
about.h Replacing tabs with spaces and updating c-mode commands 2010-10-31 14:46:55 +00:00
compat.c Apply windows build patch (bug #94). 2013-11-02 20:24:08 +01:00
compat.h Replacing tabs with spaces and updating c-mode commands 2010-10-31 14:46:55 +00:00
config-keys.h Cosmetic code clean-up only. 2014-04-12 11:14:47 +02:00
first-time.c Remove first time check no 9 (trsp check). 2016-10-10 00:30:29 +02:00
first-time.h Replacing tabs with spaces and updating c-mode commands 2010-10-31 14:46:55 +00:00
gpredict-help.c Use __func__ instead of __FUNCTION__ 2014-10-14 12:25:33 +02:00
gpredict-help.h Replacing tabs with spaces and updating c-mode commands 2010-10-31 14:46:55 +00:00
gpredict-url-hook.c Clean pendantic compiler warning. 2011-07-14 00:30:01 +00:00
gpredict-url-hook.h Replacing tabs with spaces and updating c-mode commands 2010-10-31 14:46:55 +00:00
gpredict-utils.c Use __func__ instead of __FUNCTION__ 2014-10-14 12:25:33 +02:00
gpredict-utils.h Unifies saving glib key file routine into one place instead of eight. 2011-09-23 00:37:27 +00:00
gtk-azel-plot.c Eliminate compiler warnings. 2011-11-13 13:56:43 +00:00
gtk-azel-plot.h Remove deprecated calls and functions to allow make CFLAGS+="-DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED" to work per <http://developer.gnome.org/gtk3/3.0/gtk-migrating-2-to-3.html>. 2011-07-31 12:26:07 +00:00
gtk-event-list-popup.c Bug 3441490: No need for keeping an escaped copy of nickname since we can fix escaping issues where they occur. 2011-11-23 19:57:19 +00:00
gtk-event-list-popup.h Replacing tabs with spaces and updating c-mode commands 2010-10-31 14:46:55 +00:00
gtk-event-list.c return on null, avoid null ptr dereference 2016-10-03 19:47:35 +01:00
gtk-event-list.h Updating copyrights 2013-02-25 20:51:13 +01:00
gtk-freq-knob.c Eliminate compiler warnings. 2011-11-13 13:56:43 +00:00
gtk-freq-knob.h Remove deprecated calls and functions to allow make CFLAGS+="-DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED" to work per <http://developer.gnome.org/gtk3/3.0/gtk-migrating-2-to-3.html>. 2011-07-31 12:26:07 +00:00
gtk-polar-plot.c Use __func__ instead of __FUNCTION__ 2014-10-14 12:25:33 +02:00
gtk-polar-plot.h Updating copyrights 2013-02-25 20:51:13 +01:00
gtk-polar-view-popup.c Updating copyrights 2013-02-25 20:51:13 +01:00
gtk-polar-view-popup.h Updating copyrights 2013-02-25 20:51:13 +01:00
gtk-polar-view.c Use __func__ instead of __FUNCTION__ 2014-10-14 12:25:33 +02:00
gtk-polar-view.h Updating copyrights 2013-02-25 20:51:13 +01:00
gtk-rig-ctrl.c Typo. 2016-10-11 08:06:27 +04:00
gtk-rig-ctrl.h Code clean-up. 2015-05-25 12:16:28 +02:00
gtk-rot-ctrl.c Indent and cleanup. 2016-08-06 17:18:57 +02:00
gtk-rot-ctrl.h Code clean-up. 2015-05-25 12:16:28 +02:00
gtk-rot-knob.c Eliminate compiler warnings. 2011-11-13 13:56:43 +00:00
gtk-rot-knob.h Remove deprecated calls and functions to allow make CFLAGS+="-DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED" to work per <http://developer.gnome.org/gtk3/3.0/gtk-migrating-2-to-3.html>. 2011-07-31 12:26:07 +00:00
gtk-sat-data.c Use __func__ instead of __FUNCTION__ 2014-10-14 12:25:33 +02:00
gtk-sat-data.h Replacing tabs with spaces and updating c-mode commands 2010-10-31 14:46:55 +00:00
gtk-sat-list-col-sel.c Eliminate compiler warnings. 2011-11-13 13:56:43 +00:00
gtk-sat-list-col-sel.h Remove deprecated calls and functions to allow make CFLAGS+="-DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED" to work per <http://developer.gnome.org/gtk3/3.0/gtk-migrating-2-to-3.html>. 2011-07-31 12:26:07 +00:00
gtk-sat-list-popup.c Bug 3441490: No need for keeping an escaped copy of nickname since we can fix escaping issues where they occur. 2011-11-23 19:57:19 +00:00
gtk-sat-list-popup.h Replacing tabs with spaces and updating c-mode commands 2010-10-31 14:46:55 +00:00
gtk-sat-list.c NULL dereference detected by scan-build 2016-10-03 19:27:43 +01:00
gtk-sat-list.h Updating copyrights 2013-02-25 20:51:13 +01:00
gtk-sat-map-ground-track.c Use __func__ instead of __FUNCTION__ 2014-10-14 12:25:33 +02:00
gtk-sat-map-ground-track.h Updating copyrights 2013-02-25 20:51:13 +01:00
gtk-sat-map-popup.c Bug 3470664: Simplify debug levels (error, warning, info and debug). 2012-01-15 22:02:51 +01:00
gtk-sat-map-popup.h Replacing tabs with spaces and updating c-mode commands 2010-10-31 14:46:55 +00:00
gtk-sat-map.c Code clean-up. 2015-05-25 12:16:28 +02:00
gtk-sat-map.h Added the Solar Terminator to the map view of the Earth. 2014-04-12 11:14:46 +02:00
gtk-sat-module-popup.c Centralise autotrack logic in GtkSatModule. 2015-05-25 02:18:17 +02:00
gtk-sat-module-popup.h Indent. 2015-05-23 23:08:49 +02:00
gtk-sat-module-tmg.c Indent and code clean-up. 2015-05-25 02:32:47 +02:00
gtk-sat-module-tmg.h Indent and code clean-up. 2015-05-25 02:32:47 +02:00
gtk-sat-module.c Code clean-up. 2015-05-25 02:21:14 +02:00
gtk-sat-module.h Centralise autotrack logic in GtkSatModule. 2015-05-25 02:18:17 +02:00
gtk-sat-popup-common.c Updating copyrights 2013-02-25 20:51:13 +01:00
gtk-sat-popup-common.h Updating copyrights 2013-02-25 20:51:13 +01:00
gtk-sat-selector.c Initialise variables, keeps the analyser happy 2016-10-03 19:49:47 +01:00
gtk-sat-selector.h Updating copyrights 2013-02-25 20:51:13 +01:00
gtk-sat-tree.c Use __func__ instead of __FUNCTION__ 2014-10-14 12:25:33 +02:00
gtk-sat-tree.h Remove deprecated calls and functions to allow make CFLAGS+="-DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED" to work per <http://developer.gnome.org/gtk3/3.0/gtk-migrating-2-to-3.html>. 2011-07-31 12:26:07 +00:00
gtk-single-sat.c Return on null, avoid null deereference 2016-10-03 19:36:03 +01:00
gtk-single-sat.h Updating copyrights 2013-02-25 20:51:13 +01:00
gtk-sky-glance.c Various sky-at-glance tweaks and fixes. 2015-05-25 17:29:47 +02:00
gtk-sky-glance.h Various sky-at-glance tweaks and fixes. 2015-05-25 17:29:47 +02:00
gui.c Replacing tabs with spaces and updating c-mode commands 2010-10-31 14:46:55 +00:00
gui.h Replacing tabs with spaces and updating c-mode commands 2010-10-31 14:46:55 +00:00
loc-tree.c Use __func__ instead of __FUNCTION__ 2014-10-14 12:25:33 +02:00
loc-tree.h Replacing tabs with spaces and updating c-mode commands 2010-10-31 14:46:55 +00:00
locator.c Clean pendantic compiler warning. 2011-07-13 23:40:35 +00:00
locator.h Replacing tabs with spaces and updating c-mode commands 2010-10-31 14:46:55 +00:00
main.c Code clean-up. 2015-05-25 12:16:28 +02:00
Makefile.am Rename frq-update to trsp-update 2016-10-18 23:59:33 +02:00
map-selector.c Replacing tabs with spaces and updating c-mode commands 2010-10-31 14:46:55 +00:00
map-selector.h Replacing tabs with spaces and updating c-mode commands 2010-10-31 14:46:55 +00:00
map-tools.c Updating copyrights 2013-02-25 20:51:13 +01:00
map-tools.h Updating copyrights 2013-02-25 20:51:13 +01:00
menubar.c Rename frq-update to trsp-update 2016-10-18 23:59:33 +02:00
menubar.h Cleanup menubar 2016-10-15 22:43:25 +02:00
mod-cfg-get-param.c Indent and fix log messages (issue #7). 2015-05-25 13:53:25 +02:00
mod-cfg-get-param.h Indent and fix log messages (issue #7). 2015-05-25 13:53:25 +02:00
mod-cfg.c Use __func__ instead of __FUNCTION__ 2014-10-14 12:25:33 +02:00
mod-cfg.h Replacing tabs with spaces and updating c-mode commands 2010-10-31 14:46:55 +00:00
mod-mgr.c Use __func__ instead of __FUNCTION__ 2014-10-14 12:25:33 +02:00
mod-mgr.h Replacing tabs with spaces and updating c-mode commands 2010-10-31 14:46:55 +00:00
orbit-tools.c Include geo and decayed orbits in has_aos and make dynamic calls to decayed instead of static orbit type check. 2011-03-21 11:45:37 +00:00
orbit-tools.h Replacing tabs with spaces and updating c-mode commands 2010-10-31 14:46:55 +00:00
pass-popup-menu.c Use __func__ instead of __FUNCTION__ 2014-10-14 12:25:33 +02:00
pass-popup-menu.h Replacing tabs with spaces and updating c-mode commands 2010-10-31 14:46:55 +00:00
pass-to-txt.c Clean pendantic compiler warning. 2011-07-16 01:02:39 +00:00
pass-to-txt.h Replacing tabs with spaces and updating c-mode commands 2010-10-31 14:46:55 +00:00
predict-tools.c Protect agains passes with < 1 deg elevation. 2015-05-25 21:06:53 +02:00
predict-tools.h Code clean-up. 2015-05-25 12:16:28 +02:00
print-pass.c Use __func__ instead of __FUNCTION__ 2014-10-14 12:25:33 +02:00
print-pass.h Replacing tabs with spaces and updating c-mode commands 2010-10-31 14:46:55 +00:00
qth-data.c Don't check normality of qth->alt since it's and integer. 2016-04-25 15:39:58 +02:00
qth-data.h Noise reduction (issue #7). 2015-05-25 15:58:22 +02:00
qth-editor.c Use __func__ instead of __FUNCTION__ 2014-10-14 12:25:33 +02:00
qth-editor.h Replacing tabs with spaces and updating c-mode commands 2010-10-31 14:46:55 +00:00
radio-conf.c Fix spelling error. 2016-08-06 17:24:33 +02:00
radio-conf.h Configuration option for AOS/LOS signalling. 2015-03-12 21:45:34 +01:00
rotor-conf.c Reduce severity of some log messages. 2016-08-06 17:23:57 +02:00
rotor-conf.h Indent and cleanup. 2016-08-06 17:18:57 +02:00
sat-cfg.c Rename frq-update to trsp-update 2016-10-18 23:59:33 +02:00
sat-cfg.h Rename frq-update to trsp-update 2016-10-18 23:59:33 +02:00
sat-debugger.c Eliminate calls to deprecated gtk_box_pack_start_defaults. 2011-10-23 11:39:07 +00:00
sat-debugger.h Initial import. 2008-01-08 22:21:12 +00:00
sat-info.c Further work on the display for the Baudrate 2016-10-12 21:40:50 +09:00
sat-info.h Replacing tabs with spaces and updating c-mode commands 2010-10-31 14:46:55 +00:00
sat-log-browser.c Updating copyrights 2013-02-25 20:51:13 +01:00
sat-log-browser.h Updating copyrights 2013-02-25 20:51:13 +01:00
sat-log.c Use __func__ instead of __FUNCTION__ 2014-10-14 12:25:33 +02:00
sat-log.h Updating copyrights 2013-02-25 20:51:13 +01:00
sat-monitor.c Replacing tabs with spaces and updating c-mode commands 2010-10-31 14:46:55 +00:00
sat-monitor.h Replacing tabs with spaces and updating c-mode commands 2010-10-31 14:46:55 +00:00
sat-pass-dialogs.c Use __func__ instead of __FUNCTION__ 2014-10-14 12:25:33 +02:00
sat-pass-dialogs.h Replacing tabs with spaces and updating c-mode commands 2010-10-31 14:46:55 +00:00
sat-pref-conditions.c Increase elevation threshold to 1 deg. 2015-05-25 21:11:22 +02:00
sat-pref-conditions.h Replacing tabs with spaces and updating c-mode commands 2010-10-31 14:46:55 +00:00
sat-pref-debug.c Updating copyrights 2013-02-25 20:51:13 +01:00
sat-pref-debug.h Updating copyrights 2013-02-25 20:51:13 +01:00
sat-pref-formats.c Eliminate use of deprecated GtkTooltips for GtkTooltip per <http://developer.gnome.org/gtk/2.22/gtk-migrating-tooltips.html>. 2011-07-30 23:24:01 +00:00
sat-pref-formats.h Replacing tabs with spaces and updating c-mode commands 2010-10-31 14:46:55 +00:00
sat-pref-general.c Replacing tabs with spaces and updating c-mode commands 2010-10-31 14:46:55 +00:00
sat-pref-general.h Replacing tabs with spaces and updating c-mode commands 2010-10-31 14:46:55 +00:00
sat-pref-help.c Clean pendantic compiler warning. 2011-07-16 00:28:15 +00:00
sat-pref-help.h Replacing tabs with spaces and updating c-mode commands 2010-10-31 14:46:55 +00:00
sat-pref-interfaces.c Configuration option for AOS/LOS signalling. 2015-03-12 21:45:34 +01:00
sat-pref-interfaces.h Configuration option for AOS/LOS signalling. 2015-03-12 21:45:34 +01:00
sat-pref-layout-utils.c Replacing tabs with spaces and updating c-mode commands 2010-10-31 14:46:55 +00:00
sat-pref-layout-utils.h Replacing tabs with spaces and updating c-mode commands 2010-10-31 14:46:55 +00:00
sat-pref-layout.c Various trnaslation and typo fixes. 2012-01-04 20:52:44 +01:00
sat-pref-layout.h Replacing tabs with spaces and updating c-mode commands 2010-10-31 14:46:55 +00:00
sat-pref-list-view.c Various trnaslation and typo fixes. 2012-01-04 20:52:44 +01:00
sat-pref-list-view.h Replacing tabs with spaces and updating c-mode commands 2010-10-31 14:46:55 +00:00
sat-pref-map-view.c Added the Solar Terminator to the map view of the Earth. 2014-04-12 11:14:46 +02:00
sat-pref-map-view.h Replacing tabs with spaces and updating c-mode commands 2010-10-31 14:46:55 +00:00
sat-pref-modules.c Replacing tabs with spaces and updating c-mode commands 2010-10-31 14:46:55 +00:00
sat-pref-modules.h Replacing tabs with spaces and updating c-mode commands 2010-10-31 14:46:55 +00:00
sat-pref-multi-pass.c Eliminate use of deprecated GtkTooltips for GtkTooltip per <http://developer.gnome.org/gtk/2.22/gtk-migrating-tooltips.html>. 2011-07-30 23:24:01 +00:00
sat-pref-multi-pass.h Replacing tabs with spaces and updating c-mode commands 2010-10-31 14:46:55 +00:00
sat-pref-polar-view.c Use __func__ instead of __FUNCTION__ 2014-10-14 12:25:33 +02:00
sat-pref-polar-view.h Replacing tabs with spaces and updating c-mode commands 2010-10-31 14:46:55 +00:00
sat-pref-predict.c Replacing tabs with spaces and updating c-mode commands 2010-10-31 14:46:55 +00:00
sat-pref-predict.h Replacing tabs with spaces and updating c-mode commands 2010-10-31 14:46:55 +00:00
sat-pref-qth-data.h Updating copyrights 2013-02-25 20:51:13 +01:00
sat-pref-qth-editor.c Use __func__ instead of __FUNCTION__ 2014-10-14 12:25:33 +02:00
sat-pref-qth-editor.h Replacing tabs with spaces and updating c-mode commands 2010-10-31 14:46:55 +00:00
sat-pref-qth.c Updating copyrights 2013-02-25 20:51:13 +01:00
sat-pref-qth.h Replacing tabs with spaces and updating c-mode commands 2010-10-31 14:46:55 +00:00
sat-pref-refresh.c Eliminate use of deprecated GtkTooltips for GtkTooltip per <http://developer.gnome.org/gtk/2.22/gtk-migrating-tooltips.html>. 2011-07-30 23:24:01 +00:00
sat-pref-refresh.h Replacing tabs with spaces and updating c-mode commands 2010-10-31 14:46:55 +00:00
sat-pref-rig-data.h Configuration option for AOS/LOS signalling. 2015-03-12 21:45:34 +01:00
sat-pref-rig-editor.c Configuration option for AOS/LOS signalling. 2015-03-12 21:45:34 +01:00
sat-pref-rig-editor.h Configuration option for AOS/LOS signalling. 2015-03-12 21:45:34 +01:00
sat-pref-rig.c Configuration option for AOS/LOS signalling. 2015-03-12 21:45:34 +01:00
sat-pref-rig.h Configuration option for AOS/LOS signalling. 2015-03-12 21:45:34 +01:00
sat-pref-rot-data.h Indent and cleanup. 2016-08-06 17:18:57 +02:00
sat-pref-rot-editor.c Indent and cleanup. 2016-08-06 17:18:57 +02:00
sat-pref-rot-editor.h Replacing tabs with spaces and updating c-mode commands 2010-10-31 14:46:55 +00:00
sat-pref-rot.c Add support for user defined Azimuth end stops. 2016-08-06 16:47:25 +02:00
sat-pref-rot.h Replacing tabs with spaces and updating c-mode commands 2010-10-31 14:46:55 +00:00
sat-pref-single-pass.c Eliminate use of deprecated GtkTooltips for GtkTooltip per <http://developer.gnome.org/gtk/2.22/gtk-migrating-tooltips.html>. 2011-07-30 23:24:01 +00:00
sat-pref-single-pass.h Replacing tabs with spaces and updating c-mode commands 2010-10-31 14:46:55 +00:00
sat-pref-single-sat.c Various trnaslation and typo fixes. 2012-01-04 20:52:44 +01:00
sat-pref-single-sat.h Replacing tabs with spaces and updating c-mode commands 2010-10-31 14:46:55 +00:00
sat-pref-sky-at-glance.c Eliminate use of deprecated GtkTooltips for GtkTooltip per <http://developer.gnome.org/gtk/2.22/gtk-migrating-tooltips.html>. 2011-07-30 23:24:01 +00:00
sat-pref-sky-at-glance.h Replacing tabs with spaces and updating c-mode commands 2010-10-31 14:46:55 +00:00
sat-pref-tle.c Eliminate use of deprecated GtkTooltips for GtkTooltip per <http://developer.gnome.org/gtk/2.22/gtk-migrating-tooltips.html>. 2011-07-30 23:24:01 +00:00
sat-pref-tle.h Replacing tabs with spaces and updating c-mode commands 2010-10-31 14:46:55 +00:00
sat-pref.c Eliminate calls to deprecated gtk_box_pack_start_defaults. 2011-10-23 11:39:07 +00:00
sat-pref.h Replacing tabs with spaces and updating c-mode commands 2010-10-31 14:46:55 +00:00
sat-vis.c Replacing tabs with spaces and updating c-mode commands 2010-10-31 14:46:55 +00:00
sat-vis.h Replacing tabs with spaces and updating c-mode commands 2010-10-31 14:46:55 +00:00
save-pass.c Use __func__ instead of __FUNCTION__ 2014-10-14 12:25:33 +02:00
save-pass.h Replacing tabs with spaces and updating c-mode commands 2010-10-31 14:46:55 +00:00
strnatcmp.c Add natural comparison by Martin Pool 2011-03-26 01:10:20 +00:00
strnatcmp.h Add natural comparison by Martin Pool 2011-03-26 01:10:20 +00:00
time-tools.c Rename julian_print_time daynum_to_str. 2011-03-28 00:17:18 +00:00
time-tools.h Rename julian_print_time daynum_to_str. 2011-03-28 00:17:18 +00:00
tle-tools.c Use __func__ instead of __FUNCTION__ 2014-10-14 12:25:33 +02:00
tle-tools.h Replacing tabs with spaces and updating c-mode commands 2010-10-31 14:46:55 +00:00
tle-update.c some lines moved to frq-update.c 2016-08-24 08:31:31 +03:00
tle-update.h Tracks operational status through tle-update and stores it in .sat files when available. 2011-09-01 11:39:20 +00:00
trsp-conf.c Fix typo in trsp-conf 2016-10-16 11:42:53 +02:00
trsp-conf.h Indent. 2016-10-14 00:19:03 +02:00
trsp-update.c Rename frq-update to trsp-update 2016-10-18 23:59:33 +02:00
trsp-update.h Rename frq-update to trsp-update 2016-10-18 23:59:33 +02:00