1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-05 15:34:57 -04:00

Update to work with latest version of libsgp4

This commit is contained in:
Jon Beniston
2022-11-13 13:53:06 +00:00
parent a9ffe43f01
commit 33329872af
3 changed files with 6 additions and 0 deletions
@@ -29,6 +29,8 @@
#include "satellitetrackersgp4.h"
using namespace libsgp4;
// Convert QGP4 DateTime to Qt QDataTime
static QDateTime dateTimeToQDateTime(DateTime dt)
{