jpb10

Results 6 comments of jpb10

Hi, sorry for the delay. I will respond in a few days.

Since the hour angle (HA) can be determined from the Greenwich sidereal time (GMST), observer's longitude, and target's right ascension (RA), I suggest simply adding the two last lines to...

PlatformIO is supposed to support the library.properties manifest. Do you know why it doesn't work in some cases? If there's a particular character or field it doesn't like, I can...

Let me look into it, I don't mind adding the json file if necessary.

Yes, whatever you prefer. Also, consider asking the people at platformio... it could be very obvious to them.

Can you try adding the following line to platformio.ini: `lib_compat_mode = off` This seems to get past the library dependency finder issues, but I'm getting various undeclared/undefined errors... so I'm...