You mean indi library & drivers for controlling astronomy equipment from Android? Sounds interesting. Do you have any progress on that? Maybe something I can test? Sure I already published a week ago first beta release of my App that runs indi: https://github.com/artyom-beilis/OpenLiveStacker/releases/tag/beta36 Here some discussion on indi forum: https://indilib.org/forum/development/14981-putting-indi-drivers-to-a-library-to-run-on-android.html I currently ported only telescope drivers since most...
You mean indi library & drivers for controlling astronomy equipment from Android? Sounds interesting. Do you have any progress on that? Maybe something I can test? Anyway, you can contact the author of libnova by email and directly ask him: pkubanek@gmail.com
Looks like both repos have same latest update 2016-10-24. 655bcd I don't have an account in gitlab, I have SF and github. Since they are in sync it seems is is mergable to any location need. Can it be handled? I work on porting indi that used libnova to Android and it is a major issue.
Hi, @Artyom-Beilis As far as I know, the author (Peter Kubanek) migrated the full repo from here to gitlab, so this one is not maintained anymore. Gitlab repo: https://gitlab.com/libnova/libnova BR, Ladislav
Android cosl/sinl etc workaround
Outdated config.guess and config.sub file in the source of project libnova.
Selenographic coordinates of the Earth (optical libration) and the Sun
Selenographic coordinates of the Earth (optical libration) and the Sun
Selenographic coordinates of the Earth (optical libration) and the Sun
Selenographic coordinates of the Earth (optical libration) and the Sun
Selenographic coordinates of the Earth (optical libration) and the Sun
ln_lunar_next_phase() pathological behaviour
Does not cross build under x86_64 system
segault in ln_get_dec_location
Also see this downstream issue: https://bugs.gentoo.org/show_bug.cgi?id=778881
build: Link with the libelp .la file.
Did you forget to create a 0.16.0 tarball?
added equ-hrz tests
apparent position: fix build warning for missin...
Added ln_get_equ_nut method and tests for nutat...
Merge commit 'bbd0421860139ef63f73e1e4252c60f99...
removed references to nutation, which is not ca...
utility: increase human location buffer size an...
Here is the example code: struct lnh_equ_posn hobject, hequ; struct lnh_lnlat_posn...
ra/dec to alt/az conversion
removed duplicated get_topocentric method, fixe...
Merge branch 'master' of ssh://git.code.sf.net/...
utility: ln_get_humanr_location() return strdup...
autoconf error
You need to run ./autogen.sh first.
No, and I don't reccomend integration TLEs to libnova. See Project Pluto, http://www.projectpluto.com/source.htm....
Can you use libnova to get the Az/Alt positions of satalites using the 2 line data...
The Az/Alt (horizontal) position can be calculated using the EQU position, JD and...
Getting Az/Alt for planet
Hi Brian, On 13 November 2015 at 19:56, Brian blee1170@users.sf.net wrote: Ah I just...
Ah I just figured it out right after I posted. I need to use libtool to compile it....
gcc compile question.
autoconf error
Merge remote-tracking branch 'matwey/selenograp...
lunar: add support for calculating lunar phase,...
utility: add support for finding max and zero o...
lunar: fix some line formatting.
Merge remote-tracking branch 'origin/master'
lunar: change constants to double
aberration: fix abberation for declinations clo...
elp: fix tool and update data.
elp: make sure we use same CFLAGS fro elp data
lunar: seperate the ELP C data from the lunar c...
gitigone: add elp82 binary
gitignore: ignore tmp file with ~ suffix
tools: Add tool to generate ELP C structure dat...
function ln_get_ell_orbit_len not returning the correct value
Thanks Emilio, this has already been fixed in git 5a7b703a7de275aae810a7bd3321a9...
function ln_get_ell_orbit_len not returning the correct value
added generated file
version 0.16.0
status: open --> open-fixed
configure: fix help string warning
fixed git-version-gen usage
fixed m4 for dist
version 0.15.0
compiles under MinGWin
added missing sys/time.h
Fixed in git.
utility.c:572]: (style) Same expression on both sides of '||'.
[#13] fixed Ww problems
utility.c:572]: (style) Same expression on both sides of '||'.