File tree Expand file tree Collapse file tree 2 files changed +12
-3
lines changed
Expand file tree Collapse file tree 2 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 11
2- Changes in version 2.4 (TBD )
2+ Changes in version 2.4 (27 Dec 2025 )
33
4+ - Added option to show solar terminator on the map view
5+ - Added option to hide satellite names, markers and footprints on map
6+ - Added option to hide satellite names and marker on polar view
47- Fixed bug that could prevent TLE update to work on Windows
58- Fixed rotator error handling to prevent fake feedback
69- Fixed rotator controller on Windows
@@ -13,11 +16,15 @@ Changes in version 2.4 (TBD)
1316- Ensure Azimuth read from rotator is always between 0-360 degrees
1417- Ensure rotator limits are respected while tracking
1518- Ensure next events are in chronological order
19+ - Ensure autotrack respects minimum elevation setting
20+ - Use system font in graphical views
1621- Added operational status to list view
1722- Restore radio controller cycle time between sessions
1823- Restore rotator cycle time and threshold between sessions
1924- Require Glib 2.40 or later
25+ - Support building with GooCanvas 3
2026- New module menu icon
27+ - Updated bundled satellite data
2128
2229
2330Changes in version 2.2 (5 Jan 2018)
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ for successful compilation of Gpredict:
3131
3232- Gtk+ 3 or later
3333- GLib 2.32 or later
34- - GooCanvas 2
34+ - GooCanvas 2 or 3
3535- Libcurl 7.16 or later
3636- Hamlib (runtime only, not required for build)
3737
@@ -88,6 +88,8 @@ User support
8888
8989User support is provided through the Gpredict forum hosted by the Libre Space
9090Foundation: https://community.libre.space/c/gpredict
91+ You can also try the new Github Discussions at
92+ https://github.com/csete/gpredict/discussions
9193
9294
9395Terms and conditions
@@ -99,7 +101,7 @@ feel free to ask for support for example on the Gpredict forum hosted by
99101the Libre Space Foundation https://community.libre.space/c/gpredict
100102
101103
102- Note that the development environment is being migrated from Sourceforge to
104+ Note that the development environment has migrated from Sourceforge to
103105Github: https://github.com/csete/gpredict
104106
105107Mailing lists, old bug trackers, etc, are still available on Sourceforge:
You can’t perform that action at this time.
0 commit comments