1
2Changes in version 2.2.1 (20 Jan 2018)
3
4- Fixed bug that could prevent TLE update to work on Windows
5- Increased size of TLE source widget in preferences dialog
6
7
8Changes in version 2.2 (5 Jan 2018)
9
10- New Monitor mode for antenna controller
11- Improved satellite search field in module editor
12- Finished migration to Gtk+ 3
13- Fixed time controller jumping to January in manual mode when using local time
14- Fixed crash when connecting to rotctld server that isn't running
15- Fixed missing version number in Debian packages
16- Avoid using gcc-specific language extensions
17- Fixed some automake warnings
18- Fixed "GtkDialog mapped without a transient parent..." messages
19- Various internal bugfixes and improvements
20- Updated translations
21- Updated satellite data
22- Updated windows build files
23
24
25Changes in version 2.0 (10 Dec 2017)
26
27- New logo
28- Initial port to Gtk+ 3
29- Import transponder data from Satnogs database https://db.satnogs.org/
30- Support for multiple TLE sources
31- Improved radio and antenna rotator controllers (no application freeze)
32- Map can be centered around arbitrary longitude
33- Natural sort function for satellite list in module configuration
34- Select a satellite in all views
35- AOS and LOS signalling in rigctl interface
36- Autotrack satellites in a module
37- Support for user defined end stops on Azimuth axis
38- Experimental gpsd support
39- Change frequency and antenna position using the mouse wheel
40- Highlight satellites within range in the list view
41- Improved handling of decayed satellites
42- Fixed application freezing while talking to radios and rotators
43- Fixed incorrect program name in desktop files
44- Fixed 100% CPU load on manual time adjustment
45- Fixed issue controlling Yaesu FT-847
46- Fixed old log files not being saved
47- Fixed track button in rotator controller having no effect
48- Fixed operational status of satellites
49- Fixed wrong icon in time controller
50- Fixed mising ground track for new satellites
51- Fixed show next pass shows the current pass
52- Fixed problems with plotting footprints near the poles
53- Fixed satellite nickname not escaped for Pango
54- Updated translations
55
56
57Changes in version 1.3 (1 Mar 2011)
58
59- Feature request 2873824: Flip Passes.
60- Feature Request 3022617: Malaysia's location.
61- Automatically refresh the Sky at a glance view every minute.
62- Added more checks with hamlib communications.
63- List satellite as available or selected when configuring module.
64- Fixed bug 2116691: Leave network connection open.
65- Fixed bug 3099314: Rotator Thrashing.
66- Fixed bug 2167508: problems in rotator controller.
67- Update from local files won't work with files in UPPER case
68- Fixed bug 3171615: Searching for satellites in the satellite selector
69- Fixed bug 3113190: .desktop file error
70- Address bug 2945538: Pass in polar display going outside the circle
71
72
73Changes in version 1.2 (12 Oct 2010)
74
75- New layout engine that allows any combination of views to be created
76  in a grid
77- Sky at a glance is now more interactive. Show pass summary when mouse
78  hovers over pass and click on pass shows the details
79- Added satellite tooltips in polar view showing current Az, El and time
80  to LOS
81- Added satellite tooltips in map view showing current SSP Lat, Lon, Az,
82  El and time to AOS/LOS.
83- Fixed bug 2877974: Incorrect uplink Doppler.
84- Fixed bug 2918672: Trailing whitespace and newline in satellite names.
85- Fixed bug 2914679: Unable to save Future passes.
86- Fixed bug 2674626: Process 100% CPU load with one kepler element.
87- Fixed bug 2792349: Segfault on certain satellites (Geo).
88- Fixed bug 3050068: Unable to update TLE from local files.
89- Fixed bugs 3057771 and 3058753: Crash if module file is empty.
90- Fixed bug 3074990: Crash if directory does not exist
91- Fixed bug 3080019: Corrupted hw file cause crash.
92- Patch 2876485: Fix a memory leak in the rotator controller (AA1VS).
93- Patch 2877878: Change Flag to Lock in tle-update (AA1VS).
94- Patch 2877918: Fixes segfault in TLE updater (AA1VS).
95- Patch 2881367: Updated Flags to Locks (AA1VS).
96- Patch 2893617: Patches for fixing Windows build (Valentin Yakovenkov).
97- Patch 2916646: Minor fixes to documentation (Paul Schulz).
98- Patch 2929816: Fixes Bound Checking in gtk-rot-knob.c (AA1VS).
99- Patch 2930342: Improved robustness of pass prediction (AA1VS).
100- Patch 2933879: Check for AOS before burning computational resources (AA1VS).
101- Patch 2943018: Potential Double Free in qth-data.c (AA1VS).
102- Patch 2942658: Ground Tracks with Narrow Windows (AA1VS).
103- Patch 2943024: Eliminate Segfault in gtk-sat-map.c (AA1VS).
104- Patch 2943448: Remove Segfault from corrupted module (AA1VS).
105- Patch 2945525: Sort list of modules in open module dialog (AA1VS).
106- Patch 2947459: Make Module List Scrollable (AA1VS).
107- Patch 2951724: Allow TX Doppler correction for FT-817, 857 and 897 (AA1VS).
108- Patch 3002344: Remove Uninitialized Jump (AA1VS).
109- Patch 3002345: Free catfilename (AA1VS).
110- Patch 3002348: Option context never freed (AA1VS).
111- Patch 3005548: Cut and Paste Error In print_pass.h (AA1VS).
112- Patch 3009725: Delete Explicit Call to gtk_set_locale (AA1VS).
113- Patch 3009727: Free satellite hash references (AA1VS).
114- Patch 3050047: Improve sat search and prediction of upcoming passes (OE6PSE)
115- Patch 3059022: Fix gpredict crashed with NULL pointer exception (AA1VS).
116- Slightly improved UI for the single-satellite view.
117- Command line options for cleaning user's TLE and transponder data,
118  see --help.
119- Satellite Map: Added shadow to satellite marker and label to enhance
120  visual appearance over light background map regions.
121- Fixed incorrect uplink and downlink frequencies for HO-68, mode V/U packet.
122- Modules docked in the main window can be reordered by dragging the tabs.
123- Updated translations for CS, DE, EN_GB, EN_US, FI, FR, IT, LT, RU and TH
124
125
126Changes in version 1.1 (5 Oct 2009)
127
128- New satellite selector in the module configuration dialog that makes
129  it easier to locate and select satellites.
130- User configuration on Unix is now stored in $HOME/.config/Gpredict/
131  The old configuration is imported automatically and one can still use
132  Gpredict 1.0 with the old configuration stored in $HOME/.gpredict2/
133- Distribution now includes all satellites from CelesTrak.
134- Added a slider control to the Time Controller.
135- Added config option to automatically show the sky tracks on the polar view.
136- In the multi pass window one can now double click on any pass to show the
137  pass details. The right click pop-menu still works.
138- Fixed bug 2116693: List view does not sort properly for all time formats.
139- Fixed bug 2836265: Time controls should wrap around their limits.
140- Fixed bug 2691499: Sky at glance crashes with empty module.
141- Fixed bug 2836263: Setup translations in Launchpad.
142- Include more maps from NASA Visible Earth: Blue Marble Next Generation.
143- Binary packages for Ubuntu via PPA.
144
145
146Changes in version 1.0 beta 5 (24 May 2005)
147
148- Added new transponder files received from David VK5DG.
149- Fixed some bugs that caused the Doppler shift to be calculated
150  incorrectly in some cases.
151- Fixed a bug that could cause the transponder frequency to "drift"
152  away from the set frequencies.
153
154
155Changes in version 1.0 beta 4 (13 May 2009)
156
157- Fixed a bug that cause rig type to switch from DUPLEX -> RX
158  (Thanks Thomas DL1JBE).
159- Fixed bug 2691797: Potential array index out of range.
160- Fixed bug 2691795: Potential array index out of range.
161- Fixed bug 2691794: Potential array index out of range.
162- Fixed bug 2691792: Potential array index out of range.
163- Fixed other compile warnings (bugs 2691799, 2691787 and 2691790).
164
165
166Changes in version 1.0 beta 3 (10 May 2009)
167
168- Feature request 2691964: Full-duplex controller.
169- Fixed a bug that caused long delays when opening or reconfiguring modules
170  containing a polar view.
171
172
173Changes in version 1.0 beta 2 (15 Apr 2009):
174
175- Improved implementation of the radio controller to include uplink.
176- Added transponder data management (GUI editor to be added in beta 3).
177- Libcurl is now required to build.
178- Feature request 2756021: Doppler tuning using two radios (duplex).
179- Feature request 2691963: Doppler tuning on uplink (Simplex TRX).
180- Feature request 2192404: Starting time for pass predictions.
181- Feature request 2347471: Use system goocanvas.
182- Feature request 2130940: Transponder info in gpredict.
183- Fixed a bug that could cause gpredict to hang during pass predictions.
184- Fixed bug 2139102: rigctld port.
185- Fixed bug 2130912: Crash when no rig or no rotator are defined.
186- Fixed bug 2130914: Gpredict doesn't handle PTT.
187- Fixed bug 2170642: Small error in user manual.
188- Fixed bug 2750119: Unable to set the time correctly in Time Controller.
189- Updated PDF user manual.
190- French translation.
191
192
193Changes in version 1.0 beta 1 (21 Sep 2008):
194
195- Radio doppler tuning via hamlibs rigctld.
196- Antenna rotator control via hamlibs rotctld.
197- User defined twilight threshold for predicting satellite visibility.
198- Feature request 1705375: Restore main window position and size.
199- Fixed bug 1752908: New satellites in TLE files.
200- Fixed bug 1818144: No log file created at first execution.
201- Fixed bug 1839140: Sky at a glance axis incorrectly labelled.
202- Fixed bug 1848837: Typo in preferences dialogue.
203- Fixed bug 1704133: Blank lines in config file.
204- Fixed bug 1954664: Wrong overpass prediction.
205- Fixed bug 1880815: Null pointer dereference causes crash on startup.
206- Updated PDF user manual.
207
208
209Changes in version 0.9.0 (29 Sep 2007):
210
211- Save satellite pass predictions to text file.
212- Fixed bug 1754801: Time Controller Window.
213- Fixed bug 1752910: Modules have no window icon.
214- Fixed bug 1752912: Module window title.
215- Log messages are now saved to $HOME/.gpredict2/logs/gpredict.log
216- Fixed bug 1752915: Pop-up menu in single satellite view.
217- Fixed bug 1763356: Geo sats take a really long time to load.
218- Fixed bug 1763321: Geo sats display very large hour value for AOS/LOS.
219- Fixed bug 1650261: Cloned module only opens in one view.
220- Fixed bug 1772454: Single pass prediction flags are reset to default.
221- Fixed a problem that would prevent gpredcit to be compiled using Gtk+ 2.12.
222- Other minor fixes and cleaning (bugs 1754255, 1752917, 1705238)
223- Fixed bug that caused incorrect calculation of sky tracks in non-realtime
224  cases.
225
226
227Changes in version 0.8.0 (3 Jun 2007):
228
229- Implemented simulated real-time and manual time control in addition to
230  real-time control. Each module has now its own time controller.
231- Sky at a glance pass prediction mode.
232- Background map selector. Use either stock maps or own maps of any size.
233- Adjust position of satellite names on the map in order to avoid clipping
234  of the labels when the sat is close to the map border.
235- Allow user to explicitly select DEFAULT ground station even after a new
236  ground station is selected as default (bug #1656943).
237- Allow users to specify ground station LAT and LON with up to four decimal
238  digits.
239- Fixed a bug that prohibited showing of satellite names in the single-sat
240  view when the satellite name contained an '&' character (bug #1644926).
241- Fixed a bug that prevented the "Enable rules hint in list views" setting
242  to be disabled (bug #1728575).
243- Fixed a bug in the pass prediction code that could cause crashes when
244  there were no passes with max_el greater than the required elevation.
245- Improved robustness of prediction code to avoid UI freeze when satellites
246  have no passes in the near future.
247- Fixed more memory leaks.
248
249
250Changes in version 0.7.1 (20 Jan 2007):
251
252- Windows build files are now included in the source tarball.
253- Fixed a bug that prevented TLE to be updated under win32 (bug #1631803).
254- Fixed some severe memory leaks (bug #1636429).
255- Fixed a bug that caused an error message when creating modules with two
256  views (bug #1570195).
257- Fixed a bug with missing arrows on win32 (bug #1580012).
258
259
260Changes in version 0.7.0 (3 Jan 2007):
261
262- Automatic update of TLE elements from network or local files. Gpredict can
263  either notify the user when TLEs are getting too old, or perform automatic
264  update in the background. The network update requires libcurl.
265- Added optional grid lines to the map view (30 deg resolution).
266- Added possibility to show ground tracks on the map (feature request #557586)
267- Added support for the optional operational status of satellites encoded into
268  the satellite names in TLE coming from CelesTrak.
269- Fixed wrong epoch day in the satellite info dialogue (bug #1586341).
270- Polar and Az/El plots of passes in the single-pass dialogue.
271
272
273Changes in version 0.6.1 (5 Sep 2006):
274
275- Fixed bug that caused data to be installed into the wrong directory when using
276  'make install DESTDIR=/foo' (patch #1552216 by Denis Leroy).
277- Fixed bug that caused errors when user deleted the sample ground station while
278  one or more modules were still using it (reported by Hamish Moffatt).
279
280
281Changes in version 0.6.0 (4 Sep 2006):
282
283- New module design: A module is no longer either a list or a map. A module can
284  contain up to three views that can be any combination of map, list, polar and
285  single satellite view.
286- Each module can be configured individually (colours, views, location) or it
287  can use the global default settings.
288- Module have three states: Docked, Window and fullscreen.
289- Improved map view quality and performance with possibility to highlight areas
290  covered by satellites.
291- List View is fully configurable with respect to which columns should be
292  visible. Furthermore, the list view has a lots of new columns.
293- The upcoming passes dialogs can show much more details like TCA, duration and
294  maximum elevation.
295- Context sensitive pop-up menus instead of buttons to access the most important
296  functions.
297- Geographical coordinates can be shown using N, S, E and W suffixes instead
298  og sign. This should settle the debate on whether negative longitude is East
299  or West of Greenwich (I know which one is the correct one ;-).
300- Added support for imperial units (default is still the metric system).
301- Added support for user specified time format strings.
302- No upper limit on the number of satellites.
303- Uses SGP4/SDP4 algorithms for element set propagation.
304- Requires Gtk+ 2.8 or later and GNOME dependencies are gone for good!
305- Gpredict is now much more robust against configuration errors. If something
306  goes wrong you can simply delete all user configuration files and start from
307  fresh. Besides that, gpredict only uses human readable configuration files,
308  which can be edited using a text editor. It should, however, never be necessary
309  to alter the configuration files manually.
310- Draft User Manual and Design Document.
311
312
313Changes in version 0.5.3 (19 Jan 2006):
314
315- Fixed errors when compiling on NetBSD, thanks to Berndt VK5ABN. This patch
316  actually fixes the i18n installation problems on the other platforms too.
317
318
319Changes in version 0.5.2 (22 Dec 2005):
320
321- Fixed errors when compiling without hamlib support.
322
323
324Changes in version 0.5.1 (25 May 2005):
325
326- Selecting local time instead of UTC will now show the correct time
327  everywhere in the program, thanks to Thierry F4DWV.
328- Show pass duration in minutes in the "Upcoming Passes" dialog.
329
330
331Changes in version 0.5.0 (29 Jan 2005):
332
333- It is now possible to specify a minimum elevation for upcoming passes.
334  Passes with max elevation below this limit will be discaded from the list.
335- Hamlib 1.2.0 support. If compiled with hamlib support, gpredict now
336  requires version 1.2.0 or later and will not compile with earlier
337  versions.
338- Possibility for other map sizes. Gpredict will automatically detect
339  the size of the map and scale the canvas accordingly.
340- Improved map display showing QTH, time, upcoming satellite and brief info
341  about a selected satellite. Added buttons for pass prediction for selected
342  satellite.
343- Satellite lists can be sorted automatically at regular intervals
344  (preferences->lists->autosort). Disabled by default.
345- Satmap-druid will now open a warning dialog if the number of
346  selected satellites is greater than 10 (bug #555595).
347- Fixed positioning and alignment errors in AOS prints. Added orbit
348  number to detailed prints.
349- We now use the standard Gnome data directories (incompatible with
350  previous releases). This means, that the 'configure --prefix=...'
351  and other directory switches should work now.
352- Replaced obsolete ftime function with gettimeofday. The program should
353  now compile on MacOS X and FreeBSD as well.
354- Simple and detailed pass predictions can again be saved to text files
355  (bug #839373).
356- Show rise/set times in Sun and Moon frames.
357
358
359Changes in version 0.4.0 (17 Apr 2003):
360
361- TLE files are now stored in user's home directory in
362  $HOME/.gpredict/tle and can be updated automatically at run time.
363  The supplied files are identicale to those at celestrak.com except
364  that the extensions have been changed from .txt to .tle
365- The tracked satellites are organized in a tree when presented to
366  the user, rather than a flat list.
367- Updated locations database with more than 2000 known locations
368  with altitude and weather station info. The known locations
369  are now organized in a tree structure. If Hamlib 1.1.3 is available
370  locator squares are calculated as well.
371- Possibility to have many locations configured and switch between
372  them at runtime.
373- Possibility to use other maps. Gnome Predict comes bundled with 5
374  different maps, but the user can add and use his/her own maps by
375  copying the images into the $HOME/.gpredict/maps/ directory. The maps
376  will automatically be scaled to 800x400 pixels.
377- Notebook tabs/labels are only shown if there are at least
378  two modules in the notebook (the user can override it though).
379- Module names can be up to 50 characters long.
380- Modules can be deleted and edited after creation (right-click in the
381  iconbar).
382- Program is safe if a satellite somehow disappears from the database.
383- Fixed bugs #636186 and #633886.
384
385
386Changes in version 0.3.2 (24 Jun 2002):
387
388- No more crash when trying to open a deleted map file
389  (bug #554785).
390- Number of satellites in the lists is displayed when
391  the user creates a new module (bug #555595).
392- Updated gpredict.tle
393- Updated gpredict.pot
394- Updated da.po (new strings not translated though).
395
396
397Changes in version 0.3.1 (6 May 2002):
398
399- Added danish translation.
400- Fixed bug #551224.
401
402
403Changes in version 0.3.0 (13 Apr 2002):
404
405- Configuration is stored using GConf instead of gnome-config.
406- Default prefix is no longer /usr/local/groundstation
407- User configuration files are stored in ~/.gpredict/
408  (previously ~/.groundstation/)
409- Longitude is in the range of -180 to 180 negative being East of
410  Greenwich.
411- Get detailed information about any of the upcoming passes. The plot
412  showing a satellite pass can be saved as an image or printed.
413- New earth map module with the possibility to save and print the map
414  as an image.
415- Anti aliased graphics giving much better quality. The user can disable
416  this feature if the performance is very poor.
417- New shortcut bar.
418- Have as many modules open as your computer can handle.
419- Disabled the possibility to change the TLE file at runtime
420  (obsolete feature).
421
422
423Changes in version 0.2.2 (23 Oct 2001):
424
425- Program can read custom TLE files even at runtime.
426- New, very flexible functions to predict upcoming passes.
427- Show/Save/Print/Plot detailed info about the upcoming pass.
428- Plot the upcoming pass in polar form (Az/El).
429- Show/Save/Print AOS/LOS times for upcoming passes.
430- Satellites in the satlist can have different colors for practically
431  any state a satellite can have.
432- More options in the preferences box.
433
434
435Changes in version 0.2.1:
436
437- Just added a sentence to INSTALL about not to
438  use ~ in --prefix=...
439
440
441Changes in version 0.2.0 (4 Aug 2001):
442
443- Abandoned client/server interface and included tracking code from Predict
444  directly into the program
445- Can track a large number of satellites (current limit is at 200, but can be
446  chaged by editing the 'defaults.h' file)
447- Predict AOS and LOS times for upcoming passes
448- The user can change the text colors in the satellite list
449- The user can change the time between satellite list updates
450